Mercurial > hg > sonic-visualiser
changeset 677:bfd68cc71a25 imaf_enc
Merge from default branch, fix build
author | Chris Cannam |
---|---|
date | Thu, 05 Dec 2013 10:57:51 +0000 |
parents | dabe6e994a9c (current diff) e6faa02020f0 (diff) |
children | 60d3575f8016 |
files | configure configure.ac main/MainWindow.cpp main/MainWindow.h main/NetworkPermissionTester.cpp main/OSCHandler.cpp main/PreferencesDialog.cpp main/PreferencesDialog.h sv.pro |
diffstat | 25 files changed, 2756 insertions(+), 2229 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Thu Dec 05 10:11:17 2013 +0000 +++ b/configure Thu Dec 05 10:57:51 2013 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for Sonic Visualiser 2.2. +# Generated by GNU Autoconf 2.69 for Sonic Visualiser 2.3-imaf. # # Report bugs to <cannam@all-day-breakfast.com>. # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='Sonic Visualiser' PACKAGE_TARNAME='sonic-visualiser' -PACKAGE_VERSION='2.2' -PACKAGE_STRING='Sonic Visualiser 2.2' +PACKAGE_VERSION='2.3-imaf' +PACKAGE_STRING='Sonic Visualiser 2.3-imaf' PACKAGE_BUGREPORT='cannam@all-day-breakfast.com' PACKAGE_URL='' @@ -1333,7 +1333,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures Sonic Visualiser 2.2 to adapt to many kinds of systems. +\`configure' configures Sonic Visualiser 2.3-imaf to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1395,7 +1395,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Sonic Visualiser 2.2:";; + short | recursive ) echo "Configuration of Sonic Visualiser 2.3-imaf:";; esac cat <<\_ACEOF @@ -1546,7 +1546,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Sonic Visualiser configure 2.2 +Sonic Visualiser configure 2.3-imaf generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1886,7 +1886,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Sonic Visualiser $as_me 2.2, which was +It was created by Sonic Visualiser $as_me 2.3-imaf, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -7902,7 +7902,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Sonic Visualiser $as_me 2.2, which was +This file was extended by Sonic Visualiser $as_me 2.3-imaf, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -7955,7 +7955,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -Sonic Visualiser config.status 2.2 +Sonic Visualiser config.status 2.3-imaf configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\"
--- a/configure.ac Thu Dec 05 10:11:17 2013 +0000 +++ b/configure.ac Thu Dec 05 10:57:51 2013 +0000 @@ -1,5 +1,5 @@ -AC_INIT([Sonic Visualiser], [2.2], cannam@all-day-breakfast.com) +AC_INIT([Sonic Visualiser], [2.3-imaf], cannam@all-day-breakfast.com) AC_CONFIG_SRCDIR(main/main.cpp)
--- a/i18n/sonic-visualiser_cs_CZ.ts Thu Dec 05 10:11:17 2013 +0000 +++ b/i18n/sonic-visualiser_cs_CZ.ts Thu Dec 05 10:57:51 2013 +0000 @@ -2547,7 +2547,7 @@ </message> <message> <source>Export the selected regions into a single audio file</source> - <translation>Vyvést vybrané oblasti do jednoho zvukového souboru</translation> + <translation type="obsolete">Vyvést vybrané oblasti do jednoho zvukového souboru</translation> </message> <message> <source><b>Wrong sample rate</b><p>The sample rate of this audio file (%1 Hz) does not match @@ -3273,6 +3273,22 @@ <source><br>With Dataquay Qt/RDF library &copy; Chris Cannam</source> <translation><br>Knihovna Dataquay Qt/RDF &copy; Chris Cannam</translation> </message> + <message> + <source>&Export Audio Data...</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Export audio from selection into a data file</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Export the selected regions into a single file</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Export the whole file</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>MainWindowBase</name> @@ -4458,6 +4474,30 @@ <source>Playback audio device:</source> <translation>Zvukové zařízení pro přehrávání:</translation> </message> + <message> + <source>Follow system locale</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Russian</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>British English</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>American English</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Czech</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>User interface language</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ProgressDialog</name>
--- a/i18n/sonic-visualiser_en_GB.ts Thu Dec 05 10:11:17 2013 +0000 +++ b/i18n/sonic-visualiser_en_GB.ts Thu Dec 05 10:57:51 2013 +0000 @@ -327,12 +327,12 @@ <message> <location filename="../../svgui/layer/Colour3DPlotLayer.cpp" line="172"/> <source>Normalize Columns</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Normalise Columns</translation> </message> <message> <location filename="../../svgui/layer/Colour3DPlotLayer.cpp" line="173"/> <source>Normalize Visible Area</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Normalise Visible Area</translation> </message> <message> <location filename="../../svgui/layer/Colour3DPlotLayer.cpp" line="174"/> @@ -1602,7 +1602,7 @@ <message> <location filename="../main/MainWindow.cpp" line="181"/> <location filename="../main/MainWindow.cpp" line="227"/> - <location filename="../main/MainWindow.cpp" line="3289"/> + <location filename="../main/MainWindow.cpp" line="3336"/> <source>Green</source> <translation type="unfinished"></translation> </message> @@ -1634,7 +1634,7 @@ <message> <location filename="../main/MainWindow.cpp" line="187"/> <location filename="../main/MainWindow.cpp" line="224"/> - <location filename="../main/MainWindow.cpp" line="3286"/> + <location filename="../main/MainWindow.cpp" line="3333"/> <source>Bright Green</source> <translation type="unfinished"></translation> </message> @@ -1655,14 +1655,14 @@ </message> <message> <location filename="../main/MainWindow.cpp" line="356"/> - <location filename="../main/MainWindow.cpp" line="1024"/> - <location filename="../main/MainWindow.cpp" line="1031"/> + <location filename="../main/MainWindow.cpp" line="1030"/> + <location filename="../main/MainWindow.cpp" line="1037"/> <source>&Layer</source> <translation type="unfinished"></translation> </message> <message> <location filename="../main/MainWindow.cpp" line="345"/> - <location filename="../main/MainWindow.cpp" line="1426"/> + <location filename="../main/MainWindow.cpp" line="1432"/> <source>&Transform</source> <translation type="unfinished"></translation> </message> @@ -1742,37 +1742,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="530"/> + <location filename="../main/MainWindow.cpp" line="536"/> <source>Import Annotation &Layer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="531"/> + <location filename="../main/MainWindow.cpp" line="537"/> <source>Ctrl+L</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="532"/> + <location filename="../main/MainWindow.cpp" line="538"/> <source>Import layer data from an existing file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="538"/> + <location filename="../main/MainWindow.cpp" line="544"/> <source>Export Annotation Layer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="539"/> + <location filename="../main/MainWindow.cpp" line="545"/> <source>Export layer data to a file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="546"/> + <location filename="../main/MainWindow.cpp" line="552"/> <source>Export Image File...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="547"/> + <location filename="../main/MainWindow.cpp" line="553"/> <source>Export a single pane to an image file</source> <translation type="unfinished"></translation> </message> @@ -1792,1595 +1792,1599 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="576"/> + <location filename="../main/MainWindow.cpp" line="582"/> <source>&Preferences...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="577"/> + <location filename="../main/MainWindow.cpp" line="583"/> <source>Adjust the application preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="583"/> + <location filename="../main/MainWindow.cpp" line="589"/> <source>&Quit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="584"/> + <location filename="../main/MainWindow.cpp" line="590"/> <source>Ctrl+Q</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="596"/> + <location filename="../main/MainWindow.cpp" line="602"/> <source>&Edit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="600"/> + <location filename="../main/MainWindow.cpp" line="606"/> <source>Editing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="607"/> + <location filename="../main/MainWindow.cpp" line="613"/> <source>Cu&t</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="608"/> + <location filename="../main/MainWindow.cpp" line="614"/> <source>Ctrl+X</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="609"/> + <location filename="../main/MainWindow.cpp" line="615"/> <source>Cut the selection from the current layer to the clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="617"/> + <location filename="../main/MainWindow.cpp" line="623"/> <source>&Copy</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="618"/> + <location filename="../main/MainWindow.cpp" line="624"/> <source>Ctrl+C</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="619"/> + <location filename="../main/MainWindow.cpp" line="625"/> <source>Copy the selection from the current layer to the clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="627"/> + <location filename="../main/MainWindow.cpp" line="633"/> <source>&Paste</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="628"/> + <location filename="../main/MainWindow.cpp" line="634"/> <source>Ctrl+V</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="629"/> + <location filename="../main/MainWindow.cpp" line="635"/> <source>Paste from the clipboard to the current layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="636"/> + <location filename="../main/MainWindow.cpp" line="642"/> <source>Paste at Playback Position</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="637"/> + <location filename="../main/MainWindow.cpp" line="643"/> <source>Ctrl+Shift+V</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="638"/> + <location filename="../main/MainWindow.cpp" line="644"/> <source>Paste from the clipboard to the current layer, placing the first item at the playback position</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="645"/> - <location filename="../main/MainWindow.cpp" line="2194"/> + <location filename="../main/MainWindow.cpp" line="651"/> + <location filename="../main/MainWindow.cpp" line="2200"/> <source>&Delete Selected Items</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="646"/> + <location filename="../main/MainWindow.cpp" line="652"/> <source>Del</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="647"/> - <location filename="../main/MainWindow.cpp" line="2195"/> + <location filename="../main/MainWindow.cpp" line="653"/> + <location filename="../main/MainWindow.cpp" line="2201"/> <source>Delete items in current selection from the current layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="657"/> + <location filename="../main/MainWindow.cpp" line="663"/> <source>Selection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="659"/> + <location filename="../main/MainWindow.cpp" line="665"/> <source>Select &All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="660"/> + <location filename="../main/MainWindow.cpp" line="666"/> <source>Ctrl+A</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="661"/> + <location filename="../main/MainWindow.cpp" line="667"/> <source>Select the whole duration of the current session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="668"/> + <location filename="../main/MainWindow.cpp" line="674"/> <source>Select &Visible Range</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="669"/> + <location filename="../main/MainWindow.cpp" line="675"/> <source>Ctrl+Shift+A</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="670"/> + <location filename="../main/MainWindow.cpp" line="676"/> <source>Select the time range corresponding to the current window width</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="676"/> + <location filename="../main/MainWindow.cpp" line="682"/> <source>Select to &Start</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="677"/> + <location filename="../main/MainWindow.cpp" line="683"/> <source>Shift+Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="678"/> + <location filename="../main/MainWindow.cpp" line="684"/> <source>Select from the start of the session to the current playback position</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="684"/> + <location filename="../main/MainWindow.cpp" line="690"/> <source>Select to &End</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="685"/> + <location filename="../main/MainWindow.cpp" line="691"/> <source>Shift+Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="686"/> + <location filename="../main/MainWindow.cpp" line="692"/> <source>Select from the current playback position to the end of the session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="692"/> + <location filename="../main/MainWindow.cpp" line="698"/> <source>C&lear Selection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="693"/> + <location filename="../main/MainWindow.cpp" line="699"/> <source>Esc</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="694"/> + <location filename="../main/MainWindow.cpp" line="700"/> <source>Clear the selection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="703"/> + <location filename="../main/MainWindow.cpp" line="709"/> <source>Tapping Time Instants</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="705"/> + <location filename="../main/MainWindow.cpp" line="711"/> <source>&Insert Instant at Playback Position</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="706"/> + <location filename="../main/MainWindow.cpp" line="712"/> <source>Enter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="707"/> + <location filename="../main/MainWindow.cpp" line="713"/> <source>Insert a new time instant at the current playback position, in a new layer if necessary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="714"/> + <location filename="../main/MainWindow.cpp" line="720"/> <source>;</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="719"/> + <location filename="../main/MainWindow.cpp" line="725"/> <source>Insert Instants at Selection &Boundaries</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="720"/> + <location filename="../main/MainWindow.cpp" line="726"/> <source>Shift+Enter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="721"/> + <location filename="../main/MainWindow.cpp" line="727"/> <source>Insert new time instants at the start and end of the current selected regions, in a new layer if necessary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="727"/> + <location filename="../main/MainWindow.cpp" line="733"/> <source>Insert Item at Selection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="728"/> + <location filename="../main/MainWindow.cpp" line="734"/> <source>Ctrl+Shift+Enter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="729"/> + <location filename="../main/MainWindow.cpp" line="735"/> <source>Insert a new note or region item corresponding to the current selection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="737"/> + <location filename="../main/MainWindow.cpp" line="743"/> <source>Number New Instants with</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="757"/> + <location filename="../main/MainWindow.cpp" line="763"/> <source>Cycle size</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="778"/> + <location filename="../main/MainWindow.cpp" line="784"/> <source>Reset Numbering Counters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="779"/> + <location filename="../main/MainWindow.cpp" line="785"/> <source>Reset to 1 all the counters used for counter-based labelling</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="784"/> + <location filename="../main/MainWindow.cpp" line="790"/> <source>Set Numbering Counters...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="785"/> + <location filename="../main/MainWindow.cpp" line="791"/> <source>Set the counters used for counter-based labelling</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="789"/> + <location filename="../main/MainWindow.cpp" line="795"/> <source>Renumber Selected Instants</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="790"/> + <location filename="../main/MainWindow.cpp" line="796"/> <source>Renumber the selected instants using the current labelling scheme</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="806"/> + <location filename="../main/MainWindow.cpp" line="812"/> <source>Panning and Navigation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="808"/> + <location filename="../main/MainWindow.cpp" line="814"/> <source>&View</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="810"/> + <location filename="../main/MainWindow.cpp" line="816"/> <source>Scroll &Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="811"/> + <location filename="../main/MainWindow.cpp" line="817"/> <source>Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="812"/> + <location filename="../main/MainWindow.cpp" line="818"/> <source>Scroll the current pane to the left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="818"/> + <location filename="../main/MainWindow.cpp" line="824"/> <source>Scroll &Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="819"/> + <location filename="../main/MainWindow.cpp" line="825"/> <source>Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="820"/> + <location filename="../main/MainWindow.cpp" line="826"/> <source>Scroll the current pane to the right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="826"/> + <location filename="../main/MainWindow.cpp" line="832"/> <source>&Jump Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="827"/> + <location filename="../main/MainWindow.cpp" line="833"/> <source>Ctrl+Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="828"/> + <location filename="../main/MainWindow.cpp" line="834"/> <source>Scroll the current pane a big step to the left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="834"/> + <location filename="../main/MainWindow.cpp" line="840"/> <source>J&ump Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="835"/> + <location filename="../main/MainWindow.cpp" line="841"/> <source>Ctrl+Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="836"/> + <location filename="../main/MainWindow.cpp" line="842"/> <source>Scroll the current pane a big step to the right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="842"/> + <location filename="../main/MainWindow.cpp" line="848"/> <source>Peek Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="843"/> + <location filename="../main/MainWindow.cpp" line="849"/> <source>Alt+Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="844"/> + <location filename="../main/MainWindow.cpp" line="850"/> <source>Scroll the current pane to the left without moving the playback cursor or other panes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="850"/> + <location filename="../main/MainWindow.cpp" line="856"/> <source>Peek Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="851"/> + <location filename="../main/MainWindow.cpp" line="857"/> <source>Alt+Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="852"/> + <location filename="../main/MainWindow.cpp" line="858"/> <source>Scroll the current pane to the right without moving the playback cursor or other panes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="860"/> + <location filename="../main/MainWindow.cpp" line="866"/> <source>Zoom</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="863"/> + <location filename="../main/MainWindow.cpp" line="869"/> <source>Zoom &In</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="864"/> + <location filename="../main/MainWindow.cpp" line="870"/> <source>Up</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="865"/> + <location filename="../main/MainWindow.cpp" line="871"/> <source>Increase the zoom level</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="872"/> + <location filename="../main/MainWindow.cpp" line="878"/> <source>Zoom &Out</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="873"/> + <location filename="../main/MainWindow.cpp" line="879"/> <source>Down</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="874"/> + <location filename="../main/MainWindow.cpp" line="880"/> <source>Decrease the zoom level</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="880"/> + <location filename="../main/MainWindow.cpp" line="886"/> <source>Restore &Default Zoom</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="881"/> + <location filename="../main/MainWindow.cpp" line="887"/> <source>Restore the zoom level to the default</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="887"/> + <location filename="../main/MainWindow.cpp" line="893"/> <source>Zoom to &Fit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="888"/> + <location filename="../main/MainWindow.cpp" line="894"/> <source>F</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="889"/> + <location filename="../main/MainWindow.cpp" line="895"/> <source>Zoom to show the whole file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="897"/> + <location filename="../main/MainWindow.cpp" line="903"/> <source>Display Features</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="899"/> + <location filename="../main/MainWindow.cpp" line="905"/> <source>Show &Centre Line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="900"/> + <location filename="../main/MainWindow.cpp" line="906"/> <source>'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="901"/> + <location filename="../main/MainWindow.cpp" line="907"/> <source>Show or hide the centre line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="908"/> + <location filename="../main/MainWindow.cpp" line="914"/> <source>Toggle All Time Rulers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="919"/> + <location filename="../main/MainWindow.cpp" line="925"/> <source>Show &No Overlays</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="920"/> + <location filename="../main/MainWindow.cpp" line="926"/> <source>0</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="929"/> + <location filename="../main/MainWindow.cpp" line="935"/> <source>Show &Minimal Overlays</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="930"/> + <location filename="../main/MainWindow.cpp" line="936"/> <source>9</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="940"/> + <location filename="../main/MainWindow.cpp" line="946"/> <source>8</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="939"/> + <location filename="../main/MainWindow.cpp" line="945"/> <source>Show &All Overlays</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="909"/> + <location filename="../main/MainWindow.cpp" line="528"/> + <source>&Export Audio Data...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="529"/> + <source>Export audio from selection into a data file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="915"/> <source>#</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="910"/> + <location filename="../main/MainWindow.cpp" line="916"/> <source>Show or hide all time rulers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="921"/> + <location filename="../main/MainWindow.cpp" line="927"/> <source>Hide times, layer names, and scale</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="931"/> + <location filename="../main/MainWindow.cpp" line="937"/> <source>Show times and basic scale</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="941"/> + <location filename="../main/MainWindow.cpp" line="947"/> <source>Show times, layer names, and scale</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="951"/> + <location filename="../main/MainWindow.cpp" line="957"/> <source>Show &Zoom Wheels</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="952"/> + <location filename="../main/MainWindow.cpp" line="958"/> <source>Z</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="953"/> + <location filename="../main/MainWindow.cpp" line="959"/> <source>Show thumbwheels for zooming horizontally and vertically</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="960"/> + <location filename="../main/MainWindow.cpp" line="966"/> <source>Show Property Bo&xes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="961"/> + <location filename="../main/MainWindow.cpp" line="967"/> <source>X</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="962"/> + <location filename="../main/MainWindow.cpp" line="968"/> <source>Show the layer property boxes at the side of the main window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="969"/> + <location filename="../main/MainWindow.cpp" line="975"/> <source>Show Status &Bar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="970"/> + <location filename="../main/MainWindow.cpp" line="976"/> <source>Show context help information in the status bar at the bottom of the window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="987"/> + <location filename="../main/MainWindow.cpp" line="993"/> <source>Show La&yer Summary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="988"/> + <location filename="../main/MainWindow.cpp" line="994"/> <source>Y</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="989"/> + <location filename="../main/MainWindow.cpp" line="995"/> <source>Open a window displaying the hierarchy of panes and layers in this session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="994"/> + <location filename="../main/MainWindow.cpp" line="1000"/> <source>Show Acti&vity Log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="995"/> + <location filename="../main/MainWindow.cpp" line="1001"/> <source>Open a window listing interactions and other events</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1001"/> + <location filename="../main/MainWindow.cpp" line="1007"/> <source>Go Full-Screen</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1002"/> + <location filename="../main/MainWindow.cpp" line="1008"/> <source>F11</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1003"/> + <location filename="../main/MainWindow.cpp" line="1009"/> <source>Expand the pane area to the whole screen</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1016"/> + <location filename="../main/MainWindow.cpp" line="1022"/> <source>&Pane</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1040"/> + <location filename="../main/MainWindow.cpp" line="1046"/> <source>Managing Panes and Layers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1042"/> + <location filename="../main/MainWindow.cpp" line="1048"/> <source>Add &New Pane</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1043"/> + <location filename="../main/MainWindow.cpp" line="1049"/> <source>N</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1044"/> + <location filename="../main/MainWindow.cpp" line="1050"/> <source>Add a new pane containing only a time ruler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1070"/> + <location filename="../main/MainWindow.cpp" line="1076"/> <source>Add New %1 Layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1071"/> + <location filename="../main/MainWindow.cpp" line="1077"/> <source>Add a new empty layer of type %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1077"/> + <location filename="../main/MainWindow.cpp" line="1083"/> <source>T</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1127"/> + <location filename="../main/MainWindow.cpp" line="1133"/> <source>Add &Waveform</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1129"/> + <location filename="../main/MainWindow.cpp" line="1135"/> <source>W</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1130"/> + <location filename="../main/MainWindow.cpp" line="1136"/> <source>Add a new pane showing a waveform view</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1132"/> + <location filename="../main/MainWindow.cpp" line="1138"/> <source>Shift+W</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1133"/> + <location filename="../main/MainWindow.cpp" line="1139"/> <source>Add a new layer showing a waveform view</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1140"/> + <location filename="../main/MainWindow.cpp" line="1146"/> <source>Add Spectro&gram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1142"/> + <location filename="../main/MainWindow.cpp" line="1148"/> <source>G</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1143"/> + <location filename="../main/MainWindow.cpp" line="1149"/> <source>Add a new pane showing a spectrogram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1145"/> + <location filename="../main/MainWindow.cpp" line="1151"/> <source>Shift+G</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1146"/> + <location filename="../main/MainWindow.cpp" line="1152"/> <source>Add a new layer showing a spectrogram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1152"/> + <location filename="../main/MainWindow.cpp" line="1158"/> <source>Add &Melodic Range Spectrogram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1154"/> + <location filename="../main/MainWindow.cpp" line="1160"/> <source>M</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1155"/> + <location filename="../main/MainWindow.cpp" line="1161"/> <source>Add a new pane showing a spectrogram set up for an overview of note pitches</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1157"/> + <location filename="../main/MainWindow.cpp" line="1163"/> <source>Shift+M</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1158"/> + <location filename="../main/MainWindow.cpp" line="1164"/> <source>Add a new layer showing a spectrogram set up for an overview of note pitches</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1164"/> + <location filename="../main/MainWindow.cpp" line="1170"/> <source>Add Pea&k Frequency Spectrogram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1166"/> + <location filename="../main/MainWindow.cpp" line="1172"/> <source>K</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1167"/> + <location filename="../main/MainWindow.cpp" line="1173"/> <source>Add a new pane showing a spectrogram set up for tracking frequencies</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1169"/> + <location filename="../main/MainWindow.cpp" line="1175"/> <source>Shift+K</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1170"/> + <location filename="../main/MainWindow.cpp" line="1176"/> <source>Add a new layer showing a spectrogram set up for tracking frequencies</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1176"/> + <location filename="../main/MainWindow.cpp" line="1182"/> <source>Add Spectr&um</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1178"/> + <location filename="../main/MainWindow.cpp" line="1184"/> <source>U</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1179"/> + <location filename="../main/MainWindow.cpp" line="1185"/> <source>Add a new pane showing a frequency spectrum</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1181"/> + <location filename="../main/MainWindow.cpp" line="1187"/> <source>Shift+U</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1182"/> + <location filename="../main/MainWindow.cpp" line="1188"/> <source>Add a new layer showing a frequency spectrum</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1252"/> + <location filename="../main/MainWindow.cpp" line="1258"/> <source>&All Channels Mixed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1254"/> + <location filename="../main/MainWindow.cpp" line="1260"/> <source>&All Channels</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1257"/> + <location filename="../main/MainWindow.cpp" line="1263"/> <source>Channel &%1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1261"/> + <location filename="../main/MainWindow.cpp" line="1267"/> <source>%1: %2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1320"/> + <location filename="../main/MainWindow.cpp" line="1326"/> <source>Switch to Previous Pane</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1321"/> + <location filename="../main/MainWindow.cpp" line="1327"/> <source>[</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1322"/> + <location filename="../main/MainWindow.cpp" line="1328"/> <source>Make the next pane up in the pane stack current</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1328"/> + <location filename="../main/MainWindow.cpp" line="1334"/> <source>Switch to Next Pane</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1329"/> + <location filename="../main/MainWindow.cpp" line="1335"/> <source>]</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1330"/> + <location filename="../main/MainWindow.cpp" line="1336"/> <source>Make the next pane down in the pane stack current</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1338"/> + <location filename="../main/MainWindow.cpp" line="1344"/> <source>&Delete Pane</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1339"/> + <location filename="../main/MainWindow.cpp" line="1345"/> <source>Ctrl+Shift+D</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1340"/> + <location filename="../main/MainWindow.cpp" line="1346"/> <source>Delete the currently active pane</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1348"/> + <location filename="../main/MainWindow.cpp" line="1354"/> <source>Add &Time Ruler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1349"/> + <location filename="../main/MainWindow.cpp" line="1355"/> <source>Add a new layer showing a time ruler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1357"/> + <location filename="../main/MainWindow.cpp" line="1363"/> <source>Add &Existing Layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1361"/> + <location filename="../main/MainWindow.cpp" line="1367"/> <source>Add S&lice of Layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1389"/> + <location filename="../main/MainWindow.cpp" line="1395"/> <source>&Rename Layer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1390"/> + <location filename="../main/MainWindow.cpp" line="1396"/> <source>R</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1391"/> + <location filename="../main/MainWindow.cpp" line="1397"/> <source>Rename the currently active layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1397"/> + <location filename="../main/MainWindow.cpp" line="1403"/> <source>Edit Layer Data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1398"/> + <location filename="../main/MainWindow.cpp" line="1404"/> <source>E</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1399"/> + <location filename="../main/MainWindow.cpp" line="1405"/> <source>Edit the currently active layer as a data grid</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1405"/> + <location filename="../main/MainWindow.cpp" line="1411"/> <source>&Delete Layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1406"/> + <location filename="../main/MainWindow.cpp" line="1412"/> <source>Ctrl+D</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1407"/> + <location filename="../main/MainWindow.cpp" line="1413"/> <source>Delete the currently active layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1444"/> + <location filename="../main/MainWindow.cpp" line="1450"/> <source>&Recent Transforms</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1461"/> + <location filename="../main/MainWindow.cpp" line="1467"/> <source>%1 by Category</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1476"/> - <location filename="../main/MainWindow.cpp" line="1564"/> + <location filename="../main/MainWindow.cpp" line="1482"/> + <location filename="../main/MainWindow.cpp" line="1570"/> <source>Unclassified</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1507"/> + <location filename="../main/MainWindow.cpp" line="1513"/> <source>%1 by Plugin Name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1515"/> + <location filename="../main/MainWindow.cpp" line="1521"/> <source>%1 by Maker</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1529"/> - <location filename="../main/MainWindow.cpp" line="1567"/> + <location filename="../main/MainWindow.cpp" line="1535"/> + <location filename="../main/MainWindow.cpp" line="1573"/> <source>Unknown</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1530"/> - <location filename="../main/MainWindow.cpp" line="1568"/> + <location filename="../main/MainWindow.cpp" line="1536"/> + <location filename="../main/MainWindow.cpp" line="1574"/> <source> [\(<].*$</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1583"/> - <location filename="../main/MainWindow.cpp" line="1609"/> + <location filename="../main/MainWindow.cpp" line="1589"/> + <location filename="../main/MainWindow.cpp" line="1615"/> <source>%1...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1648"/> + <location filename="../main/MainWindow.cpp" line="1654"/> <source>Find a Transform...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1649"/> + <location filename="../main/MainWindow.cpp" line="1655"/> <source>Search for a transform from the installed plugins, by name or description</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1650"/> + <location filename="../main/MainWindow.cpp" line="1656"/> <source>Ctrl+M</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1663"/> + <location filename="../main/MainWindow.cpp" line="1669"/> <source>&Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1666"/> + <location filename="../main/MainWindow.cpp" line="1672"/> <source>Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1673"/> + <location filename="../main/MainWindow.cpp" line="1679"/> <source>&Help Reference</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1674"/> + <location filename="../main/MainWindow.cpp" line="1680"/> <source>F1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1680"/> + <location filename="../main/MainWindow.cpp" line="1686"/> <source>&Key and Mouse Reference</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1681"/> + <location filename="../main/MainWindow.cpp" line="1687"/> <source>F2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1707"/> + <location filename="../main/MainWindow.cpp" line="1713"/> <source>Ctrl+R</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1709"/> + <location filename="../main/MainWindow.cpp" line="1715"/> <source>Re-open</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1711"/> + <location filename="../main/MainWindow.cpp" line="1717"/> <source>Re-open the current or most recently opened file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1722"/> + <location filename="../main/MainWindow.cpp" line="1728"/> <source>Standard Waveform</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1758"/> + <location filename="../main/MainWindow.cpp" line="1764"/> <source>Choose Default Template...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1783"/> + <location filename="../main/MainWindow.cpp" line="1789"/> <source>Ctrl+T</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1785"/> + <location filename="../main/MainWindow.cpp" line="1791"/> <source>Repeat Transform</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1787"/> + <location filename="../main/MainWindow.cpp" line="1793"/> <source>Re-select the most recently run transform</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1877"/> + <location filename="../main/MainWindow.cpp" line="1883"/> <source>Playback and Transport Controls</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1881"/> + <location filename="../main/MainWindow.cpp" line="1887"/> <source>Play&back</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1884"/> + <location filename="../main/MainWindow.cpp" line="1890"/> <source>Playback</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1886"/> + <location filename="../main/MainWindow.cpp" line="1892"/> <source>Playback Toolbar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1889"/> + <location filename="../main/MainWindow.cpp" line="1895"/> <source>Rewind to Start</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1890"/> + <location filename="../main/MainWindow.cpp" line="1896"/> <source>Home</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1891"/> + <location filename="../main/MainWindow.cpp" line="1897"/> <source>Rewind to the start</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1895"/> + <location filename="../main/MainWindow.cpp" line="1901"/> + <location filename="../main/MainWindow.cpp" line="2218"/> + <location filename="../main/MainWindow.cpp" line="2219"/> + <source>Rewind</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1902"/> + <source>PgUp</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1903"/> + <source>Rewind to the previous time instant or time ruler notch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1907"/> + <source>Rewind to Similar Point</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1908"/> + <source>Shift+PgUp</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1909"/> + <source>Rewind to the previous similarly valued time instant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1914"/> + <source>Play / Pause</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1916"/> + <source>Space</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1917"/> + <source>Start or stop playback from the current position</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1926"/> + <location filename="../main/MainWindow.cpp" line="2216"/> + <source>Fast Forward</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1927"/> + <source>PgDown</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1928"/> + <source>Fast-forward to the next time instant or time ruler notch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1932"/> + <source>Fast Forward to Similar Point</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1933"/> + <source>Shift+PgDown</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1934"/> + <source>Fast-forward to the next similarly valued time instant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1939"/> + <source>Fast Forward to End</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1940"/> + <source>End</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1941"/> + <source>Fast-forward to the end</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1945"/> + <source>Play Mode Toolbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1948"/> + <source>Constrain Playback to Selection</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1951"/> + <source>s</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1952"/> + <source>Constrain playback to the selected regions</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1959"/> + <source>Loop Playback</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1962"/> + <source>l</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1963"/> + <source>Loop playback</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1970"/> + <source>Solo Current Pane</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1974"/> + <source>o</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1975"/> + <source>Solo the current pane during playback</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1984"/> + <source>Align File Timelines</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1987"/> + <source>Treat multiple audio files as versions of the same work, and align their timelines</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2035"/> + <source>Speed Up</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2036"/> + <source>Ctrl+PgUp</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2037"/> + <source>Time-stretch playback to speed it up without changing pitch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2041"/> + <source>Slow Down</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2042"/> + <source>Ctrl+PgDown</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2043"/> + <source>Time-stretch playback to slow it down without changing pitch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2047"/> + <source>Restore Normal Speed</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2048"/> + <source>Ctrl+Home</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2049"/> + <source>Restore non-time-stretched playback</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2061"/> + <source>Edit Toolbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2064"/> + <source>Tool Selection</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2066"/> + <source>Tools Toolbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2070"/> + <location filename="../main/MainWindow.cpp" line="2074"/> + <source>Navigate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2073"/> + <source>1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2082"/> + <source>Select</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2084"/> + <source>2</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2085"/> + <source>Select ranges</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2092"/> + <source>Edit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2094"/> + <source>3</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2095"/> + <source>Edit items in layer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2103"/> + <source>Draw</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2105"/> + <source>4</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2106"/> + <source>Draw new items in layer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2114"/> + <source>Erase</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2116"/> + <source>5</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2117"/> + <source>Erase items from layer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2124"/> + <source>Measure</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2126"/> + <source>6</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2127"/> + <source>Make measurements in layer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2196"/> + <source>&Delete Current Measurement</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2197"/> + <source>Delete the measurement currently under the mouse pointer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2206"/> + <source>Fast Forward to Next Instant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2207"/> + <source>Fast forward to the next time instant in the current layer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2208"/> + <source>Rewind to Previous Instant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2209"/> + <source>Rewind to the previous time instant in the current layer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2211"/> + <source>Fast Forward to Next Point</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../main/MainWindow.cpp" line="2212"/> + <source>Fast forward to the next point in the current layer</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../main/MainWindow.cpp" line="2213"/> - <source>Rewind</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1896"/> - <source>PgUp</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1897"/> - <source>Rewind to the previous time instant or time ruler notch</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1901"/> - <source>Rewind to Similar Point</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1902"/> - <source>Shift+PgUp</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1903"/> - <source>Rewind to the previous similarly valued time instant</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1908"/> - <source>Play / Pause</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1910"/> - <source>Space</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1911"/> - <source>Start or stop playback from the current position</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1920"/> - <location filename="../main/MainWindow.cpp" line="2210"/> - <source>Fast Forward</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1921"/> - <source>PgDown</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1922"/> - <source>Fast-forward to the next time instant or time ruler notch</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1926"/> - <source>Fast Forward to Similar Point</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1927"/> - <source>Shift+PgDown</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1928"/> - <source>Fast-forward to the next similarly valued time instant</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1933"/> - <source>Fast Forward to End</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1934"/> - <source>End</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1935"/> - <source>Fast-forward to the end</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1939"/> - <source>Play Mode Toolbar</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1942"/> - <source>Constrain Playback to Selection</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1945"/> - <source>s</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1946"/> - <source>Constrain playback to the selected regions</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1953"/> - <source>Loop Playback</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1956"/> - <source>l</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1957"/> - <source>Loop playback</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1964"/> - <source>Solo Current Pane</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1968"/> - <source>o</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1969"/> - <source>Solo the current pane during playback</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1978"/> - <source>Align File Timelines</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1981"/> - <source>Treat multiple audio files as versions of the same work, and align their timelines</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2029"/> - <source>Speed Up</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2030"/> - <source>Ctrl+PgUp</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2031"/> - <source>Time-stretch playback to speed it up without changing pitch</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2035"/> - <source>Slow Down</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2036"/> - <source>Ctrl+PgDown</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2037"/> - <source>Time-stretch playback to slow it down without changing pitch</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2041"/> - <source>Restore Normal Speed</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2042"/> - <source>Ctrl+Home</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2043"/> - <source>Restore non-time-stretched playback</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2055"/> - <source>Edit Toolbar</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2058"/> - <source>Tool Selection</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2060"/> - <source>Tools Toolbar</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2064"/> - <location filename="../main/MainWindow.cpp" line="2068"/> - <source>Navigate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2067"/> - <source>1</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2076"/> - <source>Select</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2078"/> - <source>2</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2079"/> - <source>Select ranges</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2086"/> - <source>Edit</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2088"/> - <source>3</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2089"/> - <source>Edit items in layer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2097"/> - <source>Draw</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2099"/> - <source>4</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2100"/> - <source>Draw new items in layer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2108"/> - <source>Erase</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2110"/> - <source>5</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2111"/> - <source>Erase items from layer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2118"/> - <source>Measure</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2120"/> - <source>6</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2121"/> - <source>Make measurements in layer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2190"/> - <source>&Delete Current Measurement</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2191"/> - <source>Delete the measurement currently under the mouse pointer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2200"/> - <source>Fast Forward to Next Instant</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2201"/> - <source>Fast forward to the next time instant in the current layer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2202"/> - <source>Rewind to Previous Instant</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2203"/> - <source>Rewind to the previous time instant in the current layer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2205"/> - <source>Fast Forward to Next Point</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2206"/> - <source>Fast forward to the next point in the current layer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2207"/> <source>Rewind to Previous Point</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2208"/> + <location filename="../main/MainWindow.cpp" line="2214"/> <source>Rewind to the previous point in the current layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2211"/> + <location filename="../main/MainWindow.cpp" line="2217"/> <source>Fast forward</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2222"/> + <location filename="../main/MainWindow.cpp" line="2228"/> <source>No audio file loaded.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2233"/> + <location filename="../main/MainWindow.cpp" line="2239"/> <source>%1Hz (resampling to %2Hz)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2304"/> - <location filename="../main/MainWindow.cpp" line="2318"/> - <location filename="../main/MainWindow.cpp" line="2332"/> - <location filename="../main/MainWindow.cpp" line="2533"/> - <location filename="../main/MainWindow.cpp" line="2538"/> - <location filename="../main/MainWindow.cpp" line="2834"/> - <location filename="../main/MainWindow.cpp" line="2854"/> - <location filename="../main/MainWindow.cpp" line="2858"/> + <location filename="../main/MainWindow.cpp" line="2310"/> + <location filename="../main/MainWindow.cpp" line="2324"/> + <location filename="../main/MainWindow.cpp" line="2338"/> + <location filename="../main/MainWindow.cpp" line="2577"/> + <location filename="../main/MainWindow.cpp" line="2582"/> + <location filename="../main/MainWindow.cpp" line="2878"/> + <location filename="../main/MainWindow.cpp" line="2898"/> + <location filename="../main/MainWindow.cpp" line="2902"/> <source>Failed to open file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2305"/> - <location filename="../main/MainWindow.cpp" line="2319"/> - <location filename="../main/MainWindow.cpp" line="2333"/> + <location filename="../main/MainWindow.cpp" line="2311"/> + <location filename="../main/MainWindow.cpp" line="2325"/> + <location filename="../main/MainWindow.cpp" line="2339"/> <source><b>File open failed</b><p>Audio file "%1" could not be opened</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2389"/> + <location filename="../main/MainWindow.cpp" line="2407"/> <source>Select audio file to export</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2390"/> + <location filename="../main/MainWindow.cpp" line="2408"/> <source>Which audio file do you want to export from?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2418"/> + <location filename="../main/MainWindow.cpp" line="2441"/> <source>Export the selected region only</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2419"/> - <location filename="../main/MainWindow.cpp" line="2436"/> + <location filename="../main/MainWindow.cpp" line="2442"/> <source>Export the whole audio file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2423"/> - <location filename="../main/MainWindow.cpp" line="2439"/> - <location filename="../main/MainWindow.cpp" line="2687"/> + <location filename="../main/MainWindow.cpp" line="2446"/> + <location filename="../main/MainWindow.cpp" line="2466"/> + <location filename="../main/MainWindow.cpp" line="2731"/> <source>Select region to export</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2424"/> + <location filename="../main/MainWindow.cpp" line="2447"/> <source>Which region from the original audio file do you want to export?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2434"/> - <source>Export the selected regions into a single audio file</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2435"/> + <location filename="../main/MainWindow.cpp" line="2462"/> <source>Export the selected regions into separate files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2440"/> + <location filename="../main/MainWindow.cpp" line="2467"/> <source>Multiple regions of the original audio file are selected. What do you want to export?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2467"/> + <location filename="../main/MainWindow.cpp" line="2498"/> <source>Fragment file %1 already exists, aborting</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2498"/> + <location filename="../main/MainWindow.cpp" line="2542"/> <source>Export multiple audio files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2500"/> + <location filename="../main/MainWindow.cpp" line="2544"/> <source>Export audio to "%1"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2504"/> - <location filename="../main/MainWindow.cpp" line="2631"/> + <location filename="../main/MainWindow.cpp" line="2548"/> + <location filename="../main/MainWindow.cpp" line="2675"/> <source>Failed to write file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2534"/> + <location filename="../main/MainWindow.cpp" line="2578"/> <source><b>File open failed</b><p>Layer file %1 could not be opened.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2539"/> - <location filename="../main/MainWindow.cpp" line="2859"/> - <location filename="../main/MainWindow.cpp" line="2891"/> - <location filename="../main/MainWindow.cpp" line="2919"/> - <location filename="../main/MainWindow.cpp" line="3051"/> + <location filename="../main/MainWindow.cpp" line="2583"/> + <location filename="../main/MainWindow.cpp" line="2903"/> + <location filename="../main/MainWindow.cpp" line="2935"/> + <location filename="../main/MainWindow.cpp" line="2963"/> + <location filename="../main/MainWindow.cpp" line="3095"/> <source><b>Audio required</b><p>Unable to load layer data from "%1" without an audio file.<br>Please load at least one audio file before importing annotations.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2610"/> + <location filename="../main/MainWindow.cpp" line="2654"/> <source>Sorry, cannot export this layer type to RDF (supported types are: region, note, text, time instants, time values)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2958"/> + <location filename="../main/MainWindow.cpp" line="3002"/> <source>Enter template name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2963"/> + <location filename="../main/MainWindow.cpp" line="3007"/> <source>Please enter a name for the saved template:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2967"/> + <location filename="../main/MainWindow.cpp" line="3011"/> <source>Set as default template for future audio files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2987"/> + <location filename="../main/MainWindow.cpp" line="3031"/> <source>Template file exists</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2988"/> + <location filename="../main/MainWindow.cpp" line="3032"/> <source><b>Template file exists</b><p>The template "%1" already exists.<br>Overwrite it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3267"/> + <location filename="../main/MainWindow.cpp" line="3314"/> <source>%1: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4239"/> + <location filename="../main/MainWindow.cpp" line="4286"/> <source>http://www.sonicvisualiser.org/doc/reference/%1/en/</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4344"/> + <location filename="../main/MainWindow.cpp" line="4391"/> <source><br>With Serd and Sord RDF parser and store &copy; David Robillard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4345"/> + <location filename="../main/MainWindow.cpp" line="4392"/> <source><br>With Dataquay Qt/RDF library &copy; Chris Cannam</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4392"/> + <location filename="../main/MainWindow.cpp" line="4439"/> <source>Newer version available</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4393"/> + <location filename="../main/MainWindow.cpp" line="4440"/> <source><h3>Newer version available</h3><p>You are using version %1 of Sonic Visualiser, but version %3 is now available.</p><p>Please see the <a href="http://sonicvisualiser.org/">Sonic Visualiser website</a> for more information.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2574"/> + <location filename="../main/MainWindow.cpp" line="2618"/> <source>Failed to open file %1 for writing</source> <translation type="unfinished"></translation> </message> @@ -3425,528 +3429,538 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="554"/> + <location filename="../main/MainWindow.cpp" line="560"/> <source>Apply Session Template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="563"/> + <location filename="../main/MainWindow.cpp" line="569"/> <source>Export Session as Template...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="570"/> + <location filename="../main/MainWindow.cpp" line="576"/> <source>Manage Exported Templates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="585"/> + <location filename="../main/MainWindow.cpp" line="591"/> <source>Exit %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1675"/> + <location filename="../main/MainWindow.cpp" line="1681"/> <source>Open the %1 reference manual</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1682"/> + <location filename="../main/MainWindow.cpp" line="1688"/> <source>Open a window showing the keystrokes you can use in %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1687"/> + <location filename="../main/MainWindow.cpp" line="1693"/> <source>%1 on the &Web</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1688"/> + <location filename="../main/MainWindow.cpp" line="1694"/> <source>Open the %1 website</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1692"/> + <location filename="../main/MainWindow.cpp" line="1698"/> <source>&About %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1693"/> + <location filename="../main/MainWindow.cpp" line="1699"/> <source>Show information about %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2598"/> + <location filename="../main/MainWindow.cpp" line="2461"/> + <source>Export the selected regions into a single file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2463"/> + <source>Export the whole file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2642"/> <source>Can't export non-note layers to MIDI</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2634"/> + <location filename="../main/MainWindow.cpp" line="2678"/> <source>Export layer to "%1"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2669"/> + <location filename="../main/MainWindow.cpp" line="2713"/> <source>Export the whole pane (%1x%2 pixels)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2671"/> + <location filename="../main/MainWindow.cpp" line="2715"/> <source>Export the visible area only (%1x%2 pixels)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2674"/> + <location filename="../main/MainWindow.cpp" line="2718"/> <source>Export the selection extent (%1x%2 pixels)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2677"/> + <location filename="../main/MainWindow.cpp" line="2721"/> <source>Export the selection extent</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2688"/> + <location filename="../main/MainWindow.cpp" line="2732"/> <source>Which region of the current pane do you want to export as an image?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2696"/> + <location filename="../main/MainWindow.cpp" line="2740"/> <source>Note: the whole pane is too wide to be exported as a single image.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2721"/> + <location filename="../main/MainWindow.cpp" line="2765"/> <source>Failed to save image file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2722"/> + <location filename="../main/MainWindow.cpp" line="2766"/> <source>Failed to save image file %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2835"/> + <location filename="../main/MainWindow.cpp" line="2879"/> <source><b>File open failed</b><p>Session file "%1" could not be opened</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2855"/> + <location filename="../main/MainWindow.cpp" line="2899"/> <source><b>File open failed</b><p>File "%1" could not be opened</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2872"/> + <location filename="../main/MainWindow.cpp" line="2916"/> <source>Open Location</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2873"/> + <location filename="../main/MainWindow.cpp" line="2917"/> <source>Please enter the URL of the location to open:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2886"/> - <location filename="../main/MainWindow.cpp" line="2890"/> - <location filename="../main/MainWindow.cpp" line="2914"/> - <location filename="../main/MainWindow.cpp" line="2918"/> + <location filename="../main/MainWindow.cpp" line="2930"/> + <location filename="../main/MainWindow.cpp" line="2934"/> + <location filename="../main/MainWindow.cpp" line="2958"/> + <location filename="../main/MainWindow.cpp" line="2962"/> <source>Failed to open location</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2887"/> + <location filename="../main/MainWindow.cpp" line="2931"/> <source><b>Open failed</b><p>URL "%1" could not be opened</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2915"/> + <location filename="../main/MainWindow.cpp" line="2959"/> <source><b>Open failed</b><p>File or URL "%1" could not be opened</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3045"/> - <location filename="../main/MainWindow.cpp" line="3050"/> + <location filename="../main/MainWindow.cpp" line="3089"/> + <location filename="../main/MainWindow.cpp" line="3094"/> <source>Failed to open dropped URL</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3046"/> + <location filename="../main/MainWindow.cpp" line="3090"/> <source><b>Open failed</b><p>Dropped URL "%1" could not be opened</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3158"/> + <location filename="../main/MainWindow.cpp" line="3205"/> <source>Export image to "%1"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3179"/> + <location filename="../main/MainWindow.cpp" line="3226"/> <source>Session modified</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3180"/> + <location filename="../main/MainWindow.cpp" line="3227"/> <source><b>Session modified</b><p>The current session has been modified.<br>Do you want to save it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3213"/> + <location filename="../main/MainWindow.cpp" line="3260"/> <source>Close the current session and create a new one</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3214"/> + <location filename="../main/MainWindow.cpp" line="3261"/> <source>Add this data to the current session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3218"/> + <location filename="../main/MainWindow.cpp" line="3265"/> <source>Select target for import</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3219"/> + <location filename="../main/MainWindow.cpp" line="3266"/> <source><b>Select a target for import</b><p>This RDF document refers to one or more audio files.<br>You already have an audio waveform loaded.<br>What would you like to do with the new data?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3241"/> - <location filename="../main/MainWindow.cpp" line="3264"/> + <location filename="../main/MainWindow.cpp" line="3288"/> + <location filename="../main/MainWindow.cpp" line="3311"/> <source>Failed to save file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3242"/> - <location filename="../main/MainWindow.cpp" line="3265"/> + <location filename="../main/MainWindow.cpp" line="3289"/> + <location filename="../main/MainWindow.cpp" line="3312"/> <source><b>Save failed</b><p>Session file "%1" could not be saved.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3274"/> + <location filename="../main/MainWindow.cpp" line="3321"/> <source>Save session as "%1"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3626"/> + <location filename="../main/MainWindow.cpp" line="3673"/> <source>Rename Layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3627"/> + <location filename="../main/MainWindow.cpp" line="3674"/> <source>New name for this layer:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3718"/> + <location filename="../main/MainWindow.cpp" line="3765"/> <source>Playback speed: Normal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3720"/> + <location filename="../main/MainWindow.cpp" line="3767"/> <source>Playback speed: %1%2%</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3816"/> + <location filename="../main/MainWindow.cpp" line="3863"/> <source>Selection: %1 to %2 (duration %3)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3819"/> + <location filename="../main/MainWindow.cpp" line="3866"/> <source>Visible: %1 to %2 (duration %3)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3867"/> + <location filename="../main/MainWindow.cpp" line="3914"/> <source>Sample rate mismatch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3868"/> + <location filename="../main/MainWindow.cpp" line="3915"/> <source><b>Wrong sample rate</b><p>The sample rate of this audio file (%1 Hz) does not match the current playback rate (%2 Hz).<p>The file will play at the wrong speed and pitch.<p>Change the <i>Resample mismatching files on import</i> option under <i>File</i> -> <i>Preferences</i> if you want to alter this behaviour.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3879"/> - <location filename="../main/MainWindow.cpp" line="3889"/> + <location filename="../main/MainWindow.cpp" line="3926"/> + <location filename="../main/MainWindow.cpp" line="3936"/> <source>Audio processing overload</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3880"/> + <location filename="../main/MainWindow.cpp" line="3927"/> <source><b>Overloaded</b><p>Audio effects plugin auditioning has been disabled due to a processing overload.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3890"/> + <location filename="../main/MainWindow.cpp" line="3937"/> <source><b>Overloaded</b><p>Audio playback speed processing has been reduced to a single channel, due to a processing overload.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3960"/> + <location filename="../main/MainWindow.cpp" line="4007"/> <source>Add Point</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4061"/> + <location filename="../main/MainWindow.cpp" line="4108"/> <source>Reset Counters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4080"/> - <location filename="../main/MainWindow.cpp" line="4087"/> + <location filename="../main/MainWindow.cpp" line="4127"/> + <location filename="../main/MainWindow.cpp" line="4134"/> <source>Failed to generate layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4081"/> + <location filename="../main/MainWindow.cpp" line="4128"/> <source><b>Layer generation failed</b><p>Failed to generate derived layer.<p>The layer transform "%1" failed:<p>%2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4088"/> + <location filename="../main/MainWindow.cpp" line="4135"/> <source><b>Layer generation failed</b><p>Failed to generate a derived layer.<p>The layer transform "%1" failed.<p>No error information is available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4100"/> - <location filename="../main/MainWindow.cpp" line="4134"/> + <location filename="../main/MainWindow.cpp" line="4147"/> + <location filename="../main/MainWindow.cpp" line="4181"/> <source>Warning</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4113"/> - <location filename="../main/MainWindow.cpp" line="4120"/> + <location filename="../main/MainWindow.cpp" line="4160"/> + <location filename="../main/MainWindow.cpp" line="4167"/> <source>Failed to regenerate layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4114"/> + <location filename="../main/MainWindow.cpp" line="4161"/> <source><b>Layer generation failed</b><p>Failed to regenerate derived layer "%1" using new data model as input.<p>The layer transform "%2" failed:<p>%3</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4121"/> + <location filename="../main/MainWindow.cpp" line="4168"/> <source><b>Layer generation failed</b><p>Failed to regenerate derived layer "%1" using new data model as input.<p>The layer transform "%2" failed.<p>No error information is available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4134"/> + <location filename="../main/MainWindow.cpp" line="4181"/> <source><b>Warning when regenerating layer</b><p>When regenerating the derived layer "%1" using new data model as input:<p>%2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4144"/> + <location filename="../main/MainWindow.cpp" line="4191"/> <source>Failed to calculate alignment</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4145"/> + <location filename="../main/MainWindow.cpp" line="4192"/> <source><b>Alignment calculation failed</b><p>Failed to calculate an audio alignment using transform "%1":<p>%2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4218"/> + <location filename="../main/MainWindow.cpp" line="4265"/> <source>Adjust the master playback level</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4220"/> + <location filename="../main/MainWindow.cpp" line="4267"/> <source>Adjust the master playback speed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4233"/> + <location filename="../main/MainWindow.cpp" line="4280"/> <source>http://www.sonicvisualiser.org/</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4253"/> + <location filename="../main/MainWindow.cpp" line="4300"/> <source>Release %1 : Revision %2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4255"/> + <location filename="../main/MainWindow.cpp" line="4302"/> <source>Release %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4259"/> + <location filename="../main/MainWindow.cpp" line="4306"/> <source>Unreleased : Revision %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4265"/> + <location filename="../main/MainWindow.cpp" line="4312"/> <source><h3>About Sonic Visualiser</h3></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4266"/> + <location filename="../main/MainWindow.cpp" line="4313"/> <source><p>Sonic Visualiser is a program for viewing and exploring audio data for semantic music analysis and annotation.<br><a href="http://www.sonicvisualiser.org/">http://www.sonicvisualiser.org/</a></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4267"/> + <location filename="../main/MainWindow.cpp" line="4314"/> <source><p><small>%1 : %2 configuration</small></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4269"/> + <location filename="../main/MainWindow.cpp" line="4316"/> <source>Debug</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4269"/> + <location filename="../main/MainWindow.cpp" line="4316"/> <source>Release</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4273"/> + <location filename="../main/MainWindow.cpp" line="4320"/> <source>With Qt v%1 &copy; Nokia Corporation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4277"/> + <location filename="../main/MainWindow.cpp" line="4324"/> <source><br>With JACK audio output library v%1 &copy; Paul Davis and Jack O'Quin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4279"/> + <location filename="../main/MainWindow.cpp" line="4326"/> <source><br>With JACK audio output library &copy; Paul Davis and Jack O'Quin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4283"/> + <location filename="../main/MainWindow.cpp" line="4330"/> <source><br>With PortAudio audio output library &copy; Ross Bencina and Phil Burk</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4287"/> + <location filename="../main/MainWindow.cpp" line="4334"/> <source><br>With PulseAudio audio output library v%1 &copy; Lennart Poettering and Pierre Ossman</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4289"/> + <location filename="../main/MainWindow.cpp" line="4336"/> <source><br>With PulseAudio audio output library &copy; Lennart Poettering and Pierre Ossman</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4294"/> + <location filename="../main/MainWindow.cpp" line="4341"/> <source><br>With Ogg file decoder (oggz v%1, fishsound v%2) &copy; CSIRO Australia</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4296"/> + <location filename="../main/MainWindow.cpp" line="4343"/> <source><br>With Ogg file decoder &copy; CSIRO Australia</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4301"/> + <location filename="../main/MainWindow.cpp" line="4348"/> <source><br>With MAD mp3 decoder v%1 &copy; Underbit Technologies Inc</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4303"/> + <location filename="../main/MainWindow.cpp" line="4350"/> <source><br>With MAD mp3 decoder &copy; Underbit Technologies Inc</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4308"/> + <location filename="../main/MainWindow.cpp" line="4355"/> <source><br>With libsamplerate v%1 &copy; Erik de Castro Lopo</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4310"/> + <location filename="../main/MainWindow.cpp" line="4357"/> <source><br>With libsamplerate &copy; Erik de Castro Lopo</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4315"/> + <location filename="../main/MainWindow.cpp" line="4362"/> <source><br>With libsndfile v%1 &copy; Erik de Castro Lopo</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4317"/> + <location filename="../main/MainWindow.cpp" line="4364"/> <source><br>With libsndfile &copy; Erik de Castro Lopo</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4322"/> + <location filename="../main/MainWindow.cpp" line="4369"/> <source><br>With FFTW3 v%1 &copy; Matteo Frigo and MIT</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4324"/> + <location filename="../main/MainWindow.cpp" line="4371"/> <source><br>With FFTW3 &copy; Matteo Frigo and MIT</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4329"/> + <location filename="../main/MainWindow.cpp" line="4376"/> <source><br>With Rubber Band v%1 &copy; Chris Cannam</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4331"/> + <location filename="../main/MainWindow.cpp" line="4378"/> <source><br>With Rubber Band &copy; Chris Cannam</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4335"/> + <location filename="../main/MainWindow.cpp" line="4382"/> <source><br>With Vamp plugin support (API v%1, host SDK v%2) &copy; Chris Cannam</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4337"/> + <location filename="../main/MainWindow.cpp" line="4384"/> <source><br>With LADSPA plugin support (API v%1) &copy; Richard Furse, Paul Davis, Stefan Westerfeld</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4338"/> + <location filename="../main/MainWindow.cpp" line="4385"/> <source><br>With DSSI plugin support (API v%1) &copy; Chris Cannam, Steve Harris, Sean Bolton</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4340"/> + <location filename="../main/MainWindow.cpp" line="4387"/> <source><br>With Redland RDF datastore v%1 &copy; Dave Beckett and the University of Bristol</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4342"/> + <location filename="../main/MainWindow.cpp" line="4389"/> <source><br>With Redland RDF datastore &copy; Dave Beckett and the University of Bristol</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4347"/> + <location filename="../main/MainWindow.cpp" line="4394"/> <source><br>With RtMidi &copy; Gary P. Scavone</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4351"/> + <location filename="../main/MainWindow.cpp" line="4398"/> <source><br>With liblo Lite OSC library v%1 &copy; Steve Harris</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4353"/> + <location filename="../main/MainWindow.cpp" line="4400"/> <source><br>With liblo Lite OSC library &copy; Steve Harris</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4357"/> + <location filename="../main/MainWindow.cpp" line="4404"/> <source></small><p><small>The OSC URL for this instance is: "%1"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4364"/> + <location filename="../main/MainWindow.cpp" line="4411"/> <source>With </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4364"/> + <location filename="../main/MainWindow.cpp" line="4411"/> <source>Using </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4376"/> + <location filename="../main/MainWindow.cpp" line="4423"/> <source>About Sonic Visualiser</source> <translation type="unfinished"></translation> </message> @@ -5374,86 +5388,117 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="242"/> - <location filename="../main/PreferencesDialog.cpp" line="249"/> - <location filename="../main/PreferencesDialog.cpp" line="257"/> - <location filename="../main/PreferencesDialog.cpp" line="274"/> - <location filename="../main/PreferencesDialog.cpp" line="280"/> - <location filename="../main/PreferencesDialog.cpp" line="286"/> - <location filename="../main/PreferencesDialog.cpp" line="291"/> + <location filename="../main/PreferencesDialog.cpp" line="215"/> + <source>Follow system locale</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="229"/> + <source>Russian</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="230"/> + <source>British English</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="231"/> + <source>American English</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="232"/> + <source>Czech</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="277"/> + <location filename="../main/PreferencesDialog.cpp" line="281"/> + <location filename="../main/PreferencesDialog.cpp" line="288"/> <location filename="../main/PreferencesDialog.cpp" line="296"/> <location filename="../main/PreferencesDialog.cpp" line="313"/> - <location filename="../main/PreferencesDialog.cpp" line="328"/> + <location filename="../main/PreferencesDialog.cpp" line="319"/> + <location filename="../main/PreferencesDialog.cpp" line="325"/> + <location filename="../main/PreferencesDialog.cpp" line="330"/> + <location filename="../main/PreferencesDialog.cpp" line="335"/> + <location filename="../main/PreferencesDialog.cpp" line="352"/> + <location filename="../main/PreferencesDialog.cpp" line="367"/> <source>%1:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="254"/> + <location filename="../main/PreferencesDialog.cpp" line="277"/> + <source>User interface language</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="293"/> <source>Playback audio device:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="265"/> + <location filename="../main/PreferencesDialog.cpp" line="304"/> <source>&General</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="304"/> + <location filename="../main/PreferencesDialog.cpp" line="343"/> <source>&Appearance</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="338"/> + <location filename="../main/PreferencesDialog.cpp" line="377"/> <source>Anal&ysis</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="347"/> + <location filename="../main/PreferencesDialog.cpp" line="386"/> <source>Default session template for audio files:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="358"/> + <location filename="../main/PreferencesDialog.cpp" line="397"/> <source>Standard Waveform</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="383"/> + <location filename="../main/PreferencesDialog.cpp" line="422"/> <source>Session &Template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="388"/> + <location filename="../main/PreferencesDialog.cpp" line="427"/> <source>OK</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="389"/> + <location filename="../main/PreferencesDialog.cpp" line="428"/> <source>Cancel</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="497"/> + <location filename="../main/PreferencesDialog.cpp" line="544"/> <source>Select a directory to create cache subdirectory in</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="570"/> + <location filename="../main/PreferencesDialog.cpp" line="621"/> <source>Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="571"/> + <location filename="../main/PreferencesDialog.cpp" line="622"/> <source><b>Restart required</b><p>One or more of the application preferences you have changed may not take full effect until Sonic Visualiser is restarted.</p><p>Please exit and restart the application now if you want these changes to take effect immediately.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="592"/> + <location filename="../main/PreferencesDialog.cpp" line="643"/> <source>Preferences Changed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="593"/> + <location filename="../main/PreferencesDialog.cpp" line="644"/> <source>Some preferences have been changed but not applied. Apply them before closing?</source> <translation type="unfinished"></translation> @@ -5674,18 +5719,18 @@ <context> <name>QMessageBox</name> <message> - <location filename="../main/main.cpp" line="521"/> - <location filename="../main/main.cpp" line="526"/> + <location filename="../main/main.cpp" line="532"/> + <location filename="../main/main.cpp" line="537"/> <source>Failed to open file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/main.cpp" line="522"/> + <location filename="../main/main.cpp" line="533"/> <source>File or URL "%1" could not be opened</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/main.cpp" line="527"/> + <location filename="../main/main.cpp" line="538"/> <source><b>Audio required</b><p>Please load at least one audio file before importing annotation data</source> <translation type="unfinished"></translation> </message> @@ -6038,7 +6083,7 @@ <message> <location filename="../../svgui/layer/SliceLayer.cpp" line="566"/> <source>Normalize</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Normalise</translation> </message> <message> <location filename="../../svgui/layer/SliceLayer.cpp" line="567"/> @@ -6276,12 +6321,12 @@ <message> <location filename="../../svgui/layer/SpectrogramLayer.cpp" line="176"/> <source>Normalize Columns</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Normalise Columns</translation> </message> <message> <location filename="../../svgui/layer/SpectrogramLayer.cpp" line="177"/> <source>Normalize Visible Area</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Normalise Visible Area</translation> </message> <message> <location filename="../../svgui/layer/SpectrogramLayer.cpp" line="178"/> @@ -7717,7 +7762,7 @@ <message> <location filename="../../svgui/layer/WaveformLayer.cpp" line="106"/> <source>Normalize Visible Area</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Normalise Visible Area</translation> </message> <message> <location filename="../../svgui/layer/WaveformLayer.cpp" line="107"/>
--- a/i18n/sonic-visualiser_en_US.ts Thu Dec 05 10:11:17 2013 +0000 +++ b/i18n/sonic-visualiser_en_US.ts Thu Dec 05 10:57:51 2013 +0000 @@ -316,7 +316,7 @@ <location filename="../../svgui/layer/Colour3DPlotLayer.cpp" line="170"/> <location filename="../../svgui/layer/Colour3DPlotLayer.cpp" line="216"/> <source>Colour</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Color</translation> </message> <message> <location filename="../../svgui/layer/Colour3DPlotLayer.cpp" line="171"/> @@ -667,7 +667,7 @@ <location filename="../../svcore/transform/FeatureExtractionModelTransformer.cpp" line="112"/> <location filename="../../svcore/transform/FeatureExtractionModelTransformer.cpp" line="127"/> <source>Failed to initialise feature extraction plugin "%1"</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Failed to initialize feature extraction plugin "%1"</translation> </message> <message> <location filename="../../svcore/transform/FeatureExtractionModelTransformer.cpp" line="117"/> @@ -1379,7 +1379,7 @@ <message> <location filename="../../svgui/layer/LayerFactory.cpp" line="79"/> <source>Colour 3D Plot</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Color 3D Plot</translation> </message> <message> <location filename="../../svgui/layer/LayerFactory.cpp" line="80"/> @@ -1602,7 +1602,7 @@ <message> <location filename="../main/MainWindow.cpp" line="181"/> <location filename="../main/MainWindow.cpp" line="227"/> - <location filename="../main/MainWindow.cpp" line="3289"/> + <location filename="../main/MainWindow.cpp" line="3336"/> <source>Green</source> <translation type="unfinished"></translation> </message> @@ -1634,7 +1634,7 @@ <message> <location filename="../main/MainWindow.cpp" line="187"/> <location filename="../main/MainWindow.cpp" line="224"/> - <location filename="../main/MainWindow.cpp" line="3286"/> + <location filename="../main/MainWindow.cpp" line="3333"/> <source>Bright Green</source> <translation type="unfinished"></translation> </message> @@ -1655,14 +1655,14 @@ </message> <message> <location filename="../main/MainWindow.cpp" line="356"/> - <location filename="../main/MainWindow.cpp" line="1024"/> - <location filename="../main/MainWindow.cpp" line="1031"/> + <location filename="../main/MainWindow.cpp" line="1030"/> + <location filename="../main/MainWindow.cpp" line="1037"/> <source>&Layer</source> <translation type="unfinished"></translation> </message> <message> <location filename="../main/MainWindow.cpp" line="345"/> - <location filename="../main/MainWindow.cpp" line="1426"/> + <location filename="../main/MainWindow.cpp" line="1432"/> <source>&Transform</source> <translation type="unfinished"></translation> </message> @@ -1742,37 +1742,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="530"/> + <location filename="../main/MainWindow.cpp" line="536"/> <source>Import Annotation &Layer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="531"/> + <location filename="../main/MainWindow.cpp" line="537"/> <source>Ctrl+L</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="532"/> + <location filename="../main/MainWindow.cpp" line="538"/> <source>Import layer data from an existing file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="538"/> + <location filename="../main/MainWindow.cpp" line="544"/> <source>Export Annotation Layer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="539"/> + <location filename="../main/MainWindow.cpp" line="545"/> <source>Export layer data to a file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="546"/> + <location filename="../main/MainWindow.cpp" line="552"/> <source>Export Image File...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="547"/> + <location filename="../main/MainWindow.cpp" line="553"/> <source>Export a single pane to an image file</source> <translation type="unfinished"></translation> </message> @@ -1792,479 +1792,479 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="576"/> + <location filename="../main/MainWindow.cpp" line="582"/> <source>&Preferences...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="577"/> + <location filename="../main/MainWindow.cpp" line="583"/> <source>Adjust the application preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="583"/> + <location filename="../main/MainWindow.cpp" line="589"/> <source>&Quit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="584"/> + <location filename="../main/MainWindow.cpp" line="590"/> <source>Ctrl+Q</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="596"/> + <location filename="../main/MainWindow.cpp" line="602"/> <source>&Edit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="600"/> + <location filename="../main/MainWindow.cpp" line="606"/> <source>Editing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="607"/> + <location filename="../main/MainWindow.cpp" line="613"/> <source>Cu&t</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="608"/> + <location filename="../main/MainWindow.cpp" line="614"/> <source>Ctrl+X</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="609"/> + <location filename="../main/MainWindow.cpp" line="615"/> <source>Cut the selection from the current layer to the clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="617"/> + <location filename="../main/MainWindow.cpp" line="623"/> <source>&Copy</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="618"/> + <location filename="../main/MainWindow.cpp" line="624"/> <source>Ctrl+C</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="619"/> + <location filename="../main/MainWindow.cpp" line="625"/> <source>Copy the selection from the current layer to the clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="627"/> + <location filename="../main/MainWindow.cpp" line="633"/> <source>&Paste</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="628"/> + <location filename="../main/MainWindow.cpp" line="634"/> <source>Ctrl+V</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="629"/> + <location filename="../main/MainWindow.cpp" line="635"/> <source>Paste from the clipboard to the current layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="636"/> + <location filename="../main/MainWindow.cpp" line="642"/> <source>Paste at Playback Position</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="637"/> + <location filename="../main/MainWindow.cpp" line="643"/> <source>Ctrl+Shift+V</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="638"/> + <location filename="../main/MainWindow.cpp" line="644"/> <source>Paste from the clipboard to the current layer, placing the first item at the playback position</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="645"/> - <location filename="../main/MainWindow.cpp" line="2194"/> + <location filename="../main/MainWindow.cpp" line="651"/> + <location filename="../main/MainWindow.cpp" line="2200"/> <source>&Delete Selected Items</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="646"/> + <location filename="../main/MainWindow.cpp" line="652"/> <source>Del</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="647"/> - <location filename="../main/MainWindow.cpp" line="2195"/> + <location filename="../main/MainWindow.cpp" line="653"/> + <location filename="../main/MainWindow.cpp" line="2201"/> <source>Delete items in current selection from the current layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="657"/> + <location filename="../main/MainWindow.cpp" line="663"/> <source>Selection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="659"/> + <location filename="../main/MainWindow.cpp" line="665"/> <source>Select &All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="660"/> + <location filename="../main/MainWindow.cpp" line="666"/> <source>Ctrl+A</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="661"/> + <location filename="../main/MainWindow.cpp" line="667"/> <source>Select the whole duration of the current session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="668"/> + <location filename="../main/MainWindow.cpp" line="674"/> <source>Select &Visible Range</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="669"/> + <location filename="../main/MainWindow.cpp" line="675"/> <source>Ctrl+Shift+A</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="670"/> + <location filename="../main/MainWindow.cpp" line="676"/> <source>Select the time range corresponding to the current window width</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="676"/> + <location filename="../main/MainWindow.cpp" line="682"/> <source>Select to &Start</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="677"/> + <location filename="../main/MainWindow.cpp" line="683"/> <source>Shift+Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="678"/> + <location filename="../main/MainWindow.cpp" line="684"/> <source>Select from the start of the session to the current playback position</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="684"/> + <location filename="../main/MainWindow.cpp" line="690"/> <source>Select to &End</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="685"/> + <location filename="../main/MainWindow.cpp" line="691"/> <source>Shift+Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="686"/> + <location filename="../main/MainWindow.cpp" line="692"/> <source>Select from the current playback position to the end of the session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="692"/> + <location filename="../main/MainWindow.cpp" line="698"/> <source>C&lear Selection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="693"/> + <location filename="../main/MainWindow.cpp" line="699"/> <source>Esc</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="694"/> + <location filename="../main/MainWindow.cpp" line="700"/> <source>Clear the selection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="703"/> + <location filename="../main/MainWindow.cpp" line="709"/> <source>Tapping Time Instants</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="705"/> + <location filename="../main/MainWindow.cpp" line="711"/> <source>&Insert Instant at Playback Position</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="706"/> + <location filename="../main/MainWindow.cpp" line="712"/> <source>Enter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="707"/> + <location filename="../main/MainWindow.cpp" line="713"/> <source>Insert a new time instant at the current playback position, in a new layer if necessary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="714"/> + <location filename="../main/MainWindow.cpp" line="720"/> <source>;</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="719"/> + <location filename="../main/MainWindow.cpp" line="725"/> <source>Insert Instants at Selection &Boundaries</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="720"/> + <location filename="../main/MainWindow.cpp" line="726"/> <source>Shift+Enter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="721"/> + <location filename="../main/MainWindow.cpp" line="727"/> <source>Insert new time instants at the start and end of the current selected regions, in a new layer if necessary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="727"/> + <location filename="../main/MainWindow.cpp" line="733"/> <source>Insert Item at Selection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="728"/> + <location filename="../main/MainWindow.cpp" line="734"/> <source>Ctrl+Shift+Enter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="729"/> + <location filename="../main/MainWindow.cpp" line="735"/> <source>Insert a new note or region item corresponding to the current selection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="737"/> + <location filename="../main/MainWindow.cpp" line="743"/> <source>Number New Instants with</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="757"/> + <location filename="../main/MainWindow.cpp" line="763"/> <source>Cycle size</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="778"/> + <location filename="../main/MainWindow.cpp" line="784"/> <source>Reset Numbering Counters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="779"/> + <location filename="../main/MainWindow.cpp" line="785"/> <source>Reset to 1 all the counters used for counter-based labelling</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="784"/> + <location filename="../main/MainWindow.cpp" line="790"/> <source>Set Numbering Counters...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="785"/> + <location filename="../main/MainWindow.cpp" line="791"/> <source>Set the counters used for counter-based labelling</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="789"/> + <location filename="../main/MainWindow.cpp" line="795"/> <source>Renumber Selected Instants</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="790"/> + <location filename="../main/MainWindow.cpp" line="796"/> <source>Renumber the selected instants using the current labelling scheme</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="806"/> + <location filename="../main/MainWindow.cpp" line="812"/> <source>Panning and Navigation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="808"/> + <location filename="../main/MainWindow.cpp" line="814"/> <source>&View</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="810"/> + <location filename="../main/MainWindow.cpp" line="816"/> <source>Scroll &Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="811"/> + <location filename="../main/MainWindow.cpp" line="817"/> <source>Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="812"/> + <location filename="../main/MainWindow.cpp" line="818"/> <source>Scroll the current pane to the left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="818"/> + <location filename="../main/MainWindow.cpp" line="824"/> <source>Scroll &Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="819"/> + <location filename="../main/MainWindow.cpp" line="825"/> <source>Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="820"/> + <location filename="../main/MainWindow.cpp" line="826"/> <source>Scroll the current pane to the right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="826"/> + <location filename="../main/MainWindow.cpp" line="832"/> <source>&Jump Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="827"/> + <location filename="../main/MainWindow.cpp" line="833"/> <source>Ctrl+Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="828"/> + <location filename="../main/MainWindow.cpp" line="834"/> <source>Scroll the current pane a big step to the left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="834"/> + <location filename="../main/MainWindow.cpp" line="840"/> <source>J&ump Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="835"/> + <location filename="../main/MainWindow.cpp" line="841"/> <source>Ctrl+Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="836"/> + <location filename="../main/MainWindow.cpp" line="842"/> <source>Scroll the current pane a big step to the right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="842"/> + <location filename="../main/MainWindow.cpp" line="848"/> <source>Peek Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="843"/> + <location filename="../main/MainWindow.cpp" line="849"/> <source>Alt+Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="844"/> + <location filename="../main/MainWindow.cpp" line="850"/> <source>Scroll the current pane to the left without moving the playback cursor or other panes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="850"/> + <location filename="../main/MainWindow.cpp" line="856"/> <source>Peek Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="851"/> + <location filename="../main/MainWindow.cpp" line="857"/> <source>Alt+Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="852"/> + <location filename="../main/MainWindow.cpp" line="858"/> <source>Scroll the current pane to the right without moving the playback cursor or other panes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="860"/> + <location filename="../main/MainWindow.cpp" line="866"/> <source>Zoom</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="863"/> + <location filename="../main/MainWindow.cpp" line="869"/> <source>Zoom &In</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="864"/> + <location filename="../main/MainWindow.cpp" line="870"/> <source>Up</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="865"/> + <location filename="../main/MainWindow.cpp" line="871"/> <source>Increase the zoom level</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="872"/> + <location filename="../main/MainWindow.cpp" line="878"/> <source>Zoom &Out</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="873"/> + <location filename="../main/MainWindow.cpp" line="879"/> <source>Down</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="874"/> + <location filename="../main/MainWindow.cpp" line="880"/> <source>Decrease the zoom level</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="880"/> + <location filename="../main/MainWindow.cpp" line="886"/> <source>Restore &Default Zoom</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="881"/> + <location filename="../main/MainWindow.cpp" line="887"/> <source>Restore the zoom level to the default</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="887"/> + <location filename="../main/MainWindow.cpp" line="893"/> <source>Zoom to &Fit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="888"/> + <location filename="../main/MainWindow.cpp" line="894"/> <source>F</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="889"/> + <location filename="../main/MainWindow.cpp" line="895"/> <source>Zoom to show the whole file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="897"/> + <location filename="../main/MainWindow.cpp" line="903"/> <source>Display Features</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="899"/> + <location filename="../main/MainWindow.cpp" line="905"/> <source>Show &Centre Line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="900"/> + <location filename="../main/MainWindow.cpp" line="906"/> <source>'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="901"/> + <location filename="../main/MainWindow.cpp" line="907"/> <source>Show or hide the centre line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="908"/> + <location filename="../main/MainWindow.cpp" line="914"/> <source>Toggle All Time Rulers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="919"/> + <location filename="../main/MainWindow.cpp" line="925"/> <source>Show &No Overlays</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="920"/> + <location filename="../main/MainWindow.cpp" line="926"/> <source>0</source> <translation type="unfinished"></translation> </message> @@ -2273,12 +2273,12 @@ <translation type="obsolete">Hide center indicator, frame times, layer names and scale</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="929"/> + <location filename="../main/MainWindow.cpp" line="935"/> <source>Show &Minimal Overlays</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="930"/> + <location filename="../main/MainWindow.cpp" line="936"/> <source>9</source> <translation type="unfinished"></translation> </message> @@ -2287,7 +2287,7 @@ <translation type="obsolete">Show center indicator only</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="940"/> + <location filename="../main/MainWindow.cpp" line="946"/> <source>8</source> <translation type="unfinished"></translation> </message> @@ -2296,1103 +2296,1107 @@ <translation type="obsolete">Show center indicator, frame times and scale</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="939"/> + <location filename="../main/MainWindow.cpp" line="945"/> <source>Show &All Overlays</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="909"/> + <location filename="../main/MainWindow.cpp" line="915"/> <source>#</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="910"/> + <location filename="../main/MainWindow.cpp" line="528"/> + <source>&Export Audio Data...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="529"/> + <source>Export audio from selection into a data file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="916"/> <source>Show or hide all time rulers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="921"/> + <location filename="../main/MainWindow.cpp" line="927"/> <source>Hide times, layer names, and scale</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="931"/> + <location filename="../main/MainWindow.cpp" line="937"/> <source>Show times and basic scale</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="941"/> + <location filename="../main/MainWindow.cpp" line="947"/> <source>Show times, layer names, and scale</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="951"/> + <location filename="../main/MainWindow.cpp" line="957"/> <source>Show &Zoom Wheels</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="952"/> + <location filename="../main/MainWindow.cpp" line="958"/> <source>Z</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="953"/> + <location filename="../main/MainWindow.cpp" line="959"/> <source>Show thumbwheels for zooming horizontally and vertically</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="960"/> + <location filename="../main/MainWindow.cpp" line="966"/> <source>Show Property Bo&xes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="961"/> + <location filename="../main/MainWindow.cpp" line="967"/> <source>X</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="962"/> + <location filename="../main/MainWindow.cpp" line="968"/> <source>Show the layer property boxes at the side of the main window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="969"/> + <location filename="../main/MainWindow.cpp" line="975"/> <source>Show Status &Bar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="970"/> + <location filename="../main/MainWindow.cpp" line="976"/> <source>Show context help information in the status bar at the bottom of the window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="987"/> + <location filename="../main/MainWindow.cpp" line="993"/> <source>Show La&yer Summary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="988"/> + <location filename="../main/MainWindow.cpp" line="994"/> <source>Y</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="989"/> + <location filename="../main/MainWindow.cpp" line="995"/> <source>Open a window displaying the hierarchy of panes and layers in this session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="994"/> + <location filename="../main/MainWindow.cpp" line="1000"/> <source>Show Acti&vity Log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="995"/> + <location filename="../main/MainWindow.cpp" line="1001"/> <source>Open a window listing interactions and other events</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1001"/> + <location filename="../main/MainWindow.cpp" line="1007"/> <source>Go Full-Screen</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1002"/> + <location filename="../main/MainWindow.cpp" line="1008"/> <source>F11</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1003"/> + <location filename="../main/MainWindow.cpp" line="1009"/> <source>Expand the pane area to the whole screen</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1016"/> + <location filename="../main/MainWindow.cpp" line="1022"/> <source>&Pane</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1040"/> + <location filename="../main/MainWindow.cpp" line="1046"/> <source>Managing Panes and Layers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1042"/> + <location filename="../main/MainWindow.cpp" line="1048"/> <source>Add &New Pane</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1043"/> + <location filename="../main/MainWindow.cpp" line="1049"/> <source>N</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1044"/> + <location filename="../main/MainWindow.cpp" line="1050"/> <source>Add a new pane containing only a time ruler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1070"/> + <location filename="../main/MainWindow.cpp" line="1076"/> <source>Add New %1 Layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1071"/> + <location filename="../main/MainWindow.cpp" line="1077"/> <source>Add a new empty layer of type %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1077"/> + <location filename="../main/MainWindow.cpp" line="1083"/> <source>T</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1127"/> + <location filename="../main/MainWindow.cpp" line="1133"/> <source>Add &Waveform</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1129"/> + <location filename="../main/MainWindow.cpp" line="1135"/> <source>W</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1130"/> + <location filename="../main/MainWindow.cpp" line="1136"/> <source>Add a new pane showing a waveform view</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1132"/> + <location filename="../main/MainWindow.cpp" line="1138"/> <source>Shift+W</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1133"/> + <location filename="../main/MainWindow.cpp" line="1139"/> <source>Add a new layer showing a waveform view</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1140"/> + <location filename="../main/MainWindow.cpp" line="1146"/> <source>Add Spectro&gram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1142"/> + <location filename="../main/MainWindow.cpp" line="1148"/> <source>G</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1143"/> + <location filename="../main/MainWindow.cpp" line="1149"/> <source>Add a new pane showing a spectrogram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1145"/> + <location filename="../main/MainWindow.cpp" line="1151"/> <source>Shift+G</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1146"/> + <location filename="../main/MainWindow.cpp" line="1152"/> <source>Add a new layer showing a spectrogram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1152"/> + <location filename="../main/MainWindow.cpp" line="1158"/> <source>Add &Melodic Range Spectrogram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1154"/> + <location filename="../main/MainWindow.cpp" line="1160"/> <source>M</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1155"/> + <location filename="../main/MainWindow.cpp" line="1161"/> <source>Add a new pane showing a spectrogram set up for an overview of note pitches</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1157"/> + <location filename="../main/MainWindow.cpp" line="1163"/> <source>Shift+M</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1158"/> + <location filename="../main/MainWindow.cpp" line="1164"/> <source>Add a new layer showing a spectrogram set up for an overview of note pitches</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1164"/> + <location filename="../main/MainWindow.cpp" line="1170"/> <source>Add Pea&k Frequency Spectrogram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1166"/> + <location filename="../main/MainWindow.cpp" line="1172"/> <source>K</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1167"/> + <location filename="../main/MainWindow.cpp" line="1173"/> <source>Add a new pane showing a spectrogram set up for tracking frequencies</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1169"/> + <location filename="../main/MainWindow.cpp" line="1175"/> <source>Shift+K</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1170"/> + <location filename="../main/MainWindow.cpp" line="1176"/> <source>Add a new layer showing a spectrogram set up for tracking frequencies</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1176"/> + <location filename="../main/MainWindow.cpp" line="1182"/> <source>Add Spectr&um</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1178"/> + <location filename="../main/MainWindow.cpp" line="1184"/> <source>U</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1179"/> + <location filename="../main/MainWindow.cpp" line="1185"/> <source>Add a new pane showing a frequency spectrum</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1181"/> + <location filename="../main/MainWindow.cpp" line="1187"/> <source>Shift+U</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1182"/> + <location filename="../main/MainWindow.cpp" line="1188"/> <source>Add a new layer showing a frequency spectrum</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1252"/> + <location filename="../main/MainWindow.cpp" line="1258"/> <source>&All Channels Mixed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1254"/> + <location filename="../main/MainWindow.cpp" line="1260"/> <source>&All Channels</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1257"/> + <location filename="../main/MainWindow.cpp" line="1263"/> <source>Channel &%1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1261"/> + <location filename="../main/MainWindow.cpp" line="1267"/> <source>%1: %2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1320"/> + <location filename="../main/MainWindow.cpp" line="1326"/> <source>Switch to Previous Pane</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1321"/> + <location filename="../main/MainWindow.cpp" line="1327"/> <source>[</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1322"/> + <location filename="../main/MainWindow.cpp" line="1328"/> <source>Make the next pane up in the pane stack current</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1328"/> + <location filename="../main/MainWindow.cpp" line="1334"/> <source>Switch to Next Pane</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1329"/> + <location filename="../main/MainWindow.cpp" line="1335"/> <source>]</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1330"/> + <location filename="../main/MainWindow.cpp" line="1336"/> <source>Make the next pane down in the pane stack current</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1338"/> + <location filename="../main/MainWindow.cpp" line="1344"/> <source>&Delete Pane</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1339"/> + <location filename="../main/MainWindow.cpp" line="1345"/> <source>Ctrl+Shift+D</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1340"/> + <location filename="../main/MainWindow.cpp" line="1346"/> <source>Delete the currently active pane</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1348"/> + <location filename="../main/MainWindow.cpp" line="1354"/> <source>Add &Time Ruler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1349"/> + <location filename="../main/MainWindow.cpp" line="1355"/> <source>Add a new layer showing a time ruler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1357"/> + <location filename="../main/MainWindow.cpp" line="1363"/> <source>Add &Existing Layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1361"/> + <location filename="../main/MainWindow.cpp" line="1367"/> <source>Add S&lice of Layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1389"/> + <location filename="../main/MainWindow.cpp" line="1395"/> <source>&Rename Layer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1390"/> + <location filename="../main/MainWindow.cpp" line="1396"/> <source>R</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1391"/> + <location filename="../main/MainWindow.cpp" line="1397"/> <source>Rename the currently active layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1397"/> + <location filename="../main/MainWindow.cpp" line="1403"/> <source>Edit Layer Data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1398"/> + <location filename="../main/MainWindow.cpp" line="1404"/> <source>E</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1399"/> + <location filename="../main/MainWindow.cpp" line="1405"/> <source>Edit the currently active layer as a data grid</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1405"/> + <location filename="../main/MainWindow.cpp" line="1411"/> <source>&Delete Layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1406"/> + <location filename="../main/MainWindow.cpp" line="1412"/> <source>Ctrl+D</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1407"/> + <location filename="../main/MainWindow.cpp" line="1413"/> <source>Delete the currently active layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1444"/> + <location filename="../main/MainWindow.cpp" line="1450"/> <source>&Recent Transforms</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1461"/> + <location filename="../main/MainWindow.cpp" line="1467"/> <source>%1 by Category</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1476"/> - <location filename="../main/MainWindow.cpp" line="1564"/> + <location filename="../main/MainWindow.cpp" line="1482"/> + <location filename="../main/MainWindow.cpp" line="1570"/> <source>Unclassified</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1507"/> + <location filename="../main/MainWindow.cpp" line="1513"/> <source>%1 by Plugin Name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1515"/> + <location filename="../main/MainWindow.cpp" line="1521"/> <source>%1 by Maker</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1529"/> - <location filename="../main/MainWindow.cpp" line="1567"/> + <location filename="../main/MainWindow.cpp" line="1535"/> + <location filename="../main/MainWindow.cpp" line="1573"/> <source>Unknown</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1530"/> - <location filename="../main/MainWindow.cpp" line="1568"/> + <location filename="../main/MainWindow.cpp" line="1536"/> + <location filename="../main/MainWindow.cpp" line="1574"/> <source> [\(<].*$</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1583"/> - <location filename="../main/MainWindow.cpp" line="1609"/> + <location filename="../main/MainWindow.cpp" line="1589"/> + <location filename="../main/MainWindow.cpp" line="1615"/> <source>%1...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1648"/> + <location filename="../main/MainWindow.cpp" line="1654"/> <source>Find a Transform...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1649"/> + <location filename="../main/MainWindow.cpp" line="1655"/> <source>Search for a transform from the installed plugins, by name or description</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1650"/> + <location filename="../main/MainWindow.cpp" line="1656"/> <source>Ctrl+M</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1663"/> + <location filename="../main/MainWindow.cpp" line="1669"/> <source>&Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1666"/> + <location filename="../main/MainWindow.cpp" line="1672"/> <source>Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1673"/> + <location filename="../main/MainWindow.cpp" line="1679"/> <source>&Help Reference</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1674"/> + <location filename="../main/MainWindow.cpp" line="1680"/> <source>F1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1680"/> + <location filename="../main/MainWindow.cpp" line="1686"/> <source>&Key and Mouse Reference</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1681"/> + <location filename="../main/MainWindow.cpp" line="1687"/> <source>F2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1707"/> + <location filename="../main/MainWindow.cpp" line="1713"/> <source>Ctrl+R</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1709"/> + <location filename="../main/MainWindow.cpp" line="1715"/> <source>Re-open</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1711"/> + <location filename="../main/MainWindow.cpp" line="1717"/> <source>Re-open the current or most recently opened file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1722"/> + <location filename="../main/MainWindow.cpp" line="1728"/> <source>Standard Waveform</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1758"/> + <location filename="../main/MainWindow.cpp" line="1764"/> <source>Choose Default Template...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1783"/> + <location filename="../main/MainWindow.cpp" line="1789"/> <source>Ctrl+T</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1785"/> + <location filename="../main/MainWindow.cpp" line="1791"/> <source>Repeat Transform</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1787"/> + <location filename="../main/MainWindow.cpp" line="1793"/> <source>Re-select the most recently run transform</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1877"/> + <location filename="../main/MainWindow.cpp" line="1883"/> <source>Playback and Transport Controls</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1881"/> + <location filename="../main/MainWindow.cpp" line="1887"/> <source>Play&back</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1884"/> + <location filename="../main/MainWindow.cpp" line="1890"/> <source>Playback</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1886"/> + <location filename="../main/MainWindow.cpp" line="1892"/> <source>Playback Toolbar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1889"/> + <location filename="../main/MainWindow.cpp" line="1895"/> <source>Rewind to Start</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1890"/> + <location filename="../main/MainWindow.cpp" line="1896"/> <source>Home</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1891"/> + <location filename="../main/MainWindow.cpp" line="1897"/> <source>Rewind to the start</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1895"/> + <location filename="../main/MainWindow.cpp" line="1901"/> + <location filename="../main/MainWindow.cpp" line="2218"/> + <location filename="../main/MainWindow.cpp" line="2219"/> + <source>Rewind</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1902"/> + <source>PgUp</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1903"/> + <source>Rewind to the previous time instant or time ruler notch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1907"/> + <source>Rewind to Similar Point</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1908"/> + <source>Shift+PgUp</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1909"/> + <source>Rewind to the previous similarly valued time instant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1914"/> + <source>Play / Pause</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1916"/> + <source>Space</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1917"/> + <source>Start or stop playback from the current position</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1926"/> + <location filename="../main/MainWindow.cpp" line="2216"/> + <source>Fast Forward</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1927"/> + <source>PgDown</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1928"/> + <source>Fast-forward to the next time instant or time ruler notch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1932"/> + <source>Fast Forward to Similar Point</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1933"/> + <source>Shift+PgDown</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1934"/> + <source>Fast-forward to the next similarly valued time instant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1939"/> + <source>Fast Forward to End</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1940"/> + <source>End</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1941"/> + <source>Fast-forward to the end</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1945"/> + <source>Play Mode Toolbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1948"/> + <source>Constrain Playback to Selection</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1951"/> + <source>s</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1952"/> + <source>Constrain playback to the selected regions</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1959"/> + <source>Loop Playback</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1962"/> + <source>l</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1963"/> + <source>Loop playback</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1970"/> + <source>Solo Current Pane</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1974"/> + <source>o</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1975"/> + <source>Solo the current pane during playback</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1984"/> + <source>Align File Timelines</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="1987"/> + <source>Treat multiple audio files as versions of the same work, and align their timelines</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2035"/> + <source>Speed Up</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2036"/> + <source>Ctrl+PgUp</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2037"/> + <source>Time-stretch playback to speed it up without changing pitch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2041"/> + <source>Slow Down</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2042"/> + <source>Ctrl+PgDown</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2043"/> + <source>Time-stretch playback to slow it down without changing pitch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2047"/> + <source>Restore Normal Speed</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2048"/> + <source>Ctrl+Home</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2049"/> + <source>Restore non-time-stretched playback</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2061"/> + <source>Edit Toolbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2064"/> + <source>Tool Selection</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2066"/> + <source>Tools Toolbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2070"/> + <location filename="../main/MainWindow.cpp" line="2074"/> + <source>Navigate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2073"/> + <source>1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2082"/> + <source>Select</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2084"/> + <source>2</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2085"/> + <source>Select ranges</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2092"/> + <source>Edit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2094"/> + <source>3</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2095"/> + <source>Edit items in layer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2103"/> + <source>Draw</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2105"/> + <source>4</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2106"/> + <source>Draw new items in layer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2114"/> + <source>Erase</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2116"/> + <source>5</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2117"/> + <source>Erase items from layer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2124"/> + <source>Measure</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2126"/> + <source>6</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2127"/> + <source>Make measurements in layer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2196"/> + <source>&Delete Current Measurement</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2197"/> + <source>Delete the measurement currently under the mouse pointer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2206"/> + <source>Fast Forward to Next Instant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2207"/> + <source>Fast forward to the next time instant in the current layer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2208"/> + <source>Rewind to Previous Instant</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2209"/> + <source>Rewind to the previous time instant in the current layer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2211"/> + <source>Fast Forward to Next Point</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../main/MainWindow.cpp" line="2212"/> + <source>Fast forward to the next point in the current layer</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../main/MainWindow.cpp" line="2213"/> - <source>Rewind</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1896"/> - <source>PgUp</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1897"/> - <source>Rewind to the previous time instant or time ruler notch</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1901"/> - <source>Rewind to Similar Point</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1902"/> - <source>Shift+PgUp</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1903"/> - <source>Rewind to the previous similarly valued time instant</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1908"/> - <source>Play / Pause</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1910"/> - <source>Space</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1911"/> - <source>Start or stop playback from the current position</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1920"/> - <location filename="../main/MainWindow.cpp" line="2210"/> - <source>Fast Forward</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1921"/> - <source>PgDown</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1922"/> - <source>Fast-forward to the next time instant or time ruler notch</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1926"/> - <source>Fast Forward to Similar Point</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1927"/> - <source>Shift+PgDown</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1928"/> - <source>Fast-forward to the next similarly valued time instant</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1933"/> - <source>Fast Forward to End</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1934"/> - <source>End</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1935"/> - <source>Fast-forward to the end</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1939"/> - <source>Play Mode Toolbar</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1942"/> - <source>Constrain Playback to Selection</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1945"/> - <source>s</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1946"/> - <source>Constrain playback to the selected regions</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1953"/> - <source>Loop Playback</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1956"/> - <source>l</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1957"/> - <source>Loop playback</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1964"/> - <source>Solo Current Pane</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1968"/> - <source>o</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1969"/> - <source>Solo the current pane during playback</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1978"/> - <source>Align File Timelines</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="1981"/> - <source>Treat multiple audio files as versions of the same work, and align their timelines</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2029"/> - <source>Speed Up</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2030"/> - <source>Ctrl+PgUp</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2031"/> - <source>Time-stretch playback to speed it up without changing pitch</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2035"/> - <source>Slow Down</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2036"/> - <source>Ctrl+PgDown</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2037"/> - <source>Time-stretch playback to slow it down without changing pitch</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2041"/> - <source>Restore Normal Speed</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2042"/> - <source>Ctrl+Home</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2043"/> - <source>Restore non-time-stretched playback</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2055"/> - <source>Edit Toolbar</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2058"/> - <source>Tool Selection</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2060"/> - <source>Tools Toolbar</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2064"/> - <location filename="../main/MainWindow.cpp" line="2068"/> - <source>Navigate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2067"/> - <source>1</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2076"/> - <source>Select</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2078"/> - <source>2</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2079"/> - <source>Select ranges</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2086"/> - <source>Edit</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2088"/> - <source>3</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2089"/> - <source>Edit items in layer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2097"/> - <source>Draw</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2099"/> - <source>4</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2100"/> - <source>Draw new items in layer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2108"/> - <source>Erase</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2110"/> - <source>5</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2111"/> - <source>Erase items from layer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2118"/> - <source>Measure</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2120"/> - <source>6</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2121"/> - <source>Make measurements in layer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2190"/> - <source>&Delete Current Measurement</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2191"/> - <source>Delete the measurement currently under the mouse pointer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2200"/> - <source>Fast Forward to Next Instant</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2201"/> - <source>Fast forward to the next time instant in the current layer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2202"/> - <source>Rewind to Previous Instant</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2203"/> - <source>Rewind to the previous time instant in the current layer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2205"/> - <source>Fast Forward to Next Point</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2206"/> - <source>Fast forward to the next point in the current layer</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2207"/> <source>Rewind to Previous Point</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2208"/> + <location filename="../main/MainWindow.cpp" line="2214"/> <source>Rewind to the previous point in the current layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2211"/> + <location filename="../main/MainWindow.cpp" line="2217"/> <source>Fast forward</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2222"/> + <location filename="../main/MainWindow.cpp" line="2228"/> <source>No audio file loaded.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2233"/> + <location filename="../main/MainWindow.cpp" line="2239"/> <source>%1Hz (resampling to %2Hz)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2304"/> - <location filename="../main/MainWindow.cpp" line="2318"/> - <location filename="../main/MainWindow.cpp" line="2332"/> - <location filename="../main/MainWindow.cpp" line="2533"/> - <location filename="../main/MainWindow.cpp" line="2538"/> - <location filename="../main/MainWindow.cpp" line="2834"/> - <location filename="../main/MainWindow.cpp" line="2854"/> - <location filename="../main/MainWindow.cpp" line="2858"/> + <location filename="../main/MainWindow.cpp" line="2310"/> + <location filename="../main/MainWindow.cpp" line="2324"/> + <location filename="../main/MainWindow.cpp" line="2338"/> + <location filename="../main/MainWindow.cpp" line="2577"/> + <location filename="../main/MainWindow.cpp" line="2582"/> + <location filename="../main/MainWindow.cpp" line="2878"/> + <location filename="../main/MainWindow.cpp" line="2898"/> + <location filename="../main/MainWindow.cpp" line="2902"/> <source>Failed to open file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2305"/> - <location filename="../main/MainWindow.cpp" line="2319"/> - <location filename="../main/MainWindow.cpp" line="2333"/> + <location filename="../main/MainWindow.cpp" line="2311"/> + <location filename="../main/MainWindow.cpp" line="2325"/> + <location filename="../main/MainWindow.cpp" line="2339"/> <source><b>File open failed</b><p>Audio file "%1" could not be opened</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2389"/> + <location filename="../main/MainWindow.cpp" line="2407"/> <source>Select audio file to export</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2390"/> + <location filename="../main/MainWindow.cpp" line="2408"/> <source>Which audio file do you want to export from?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2418"/> + <location filename="../main/MainWindow.cpp" line="2441"/> <source>Export the selected region only</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2419"/> - <location filename="../main/MainWindow.cpp" line="2436"/> + <location filename="../main/MainWindow.cpp" line="2442"/> <source>Export the whole audio file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2423"/> - <location filename="../main/MainWindow.cpp" line="2439"/> - <location filename="../main/MainWindow.cpp" line="2687"/> + <location filename="../main/MainWindow.cpp" line="2446"/> + <location filename="../main/MainWindow.cpp" line="2466"/> + <location filename="../main/MainWindow.cpp" line="2731"/> <source>Select region to export</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2424"/> + <location filename="../main/MainWindow.cpp" line="2447"/> <source>Which region from the original audio file do you want to export?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2434"/> - <source>Export the selected regions into a single audio file</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2435"/> + <location filename="../main/MainWindow.cpp" line="2462"/> <source>Export the selected regions into separate files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2440"/> + <location filename="../main/MainWindow.cpp" line="2467"/> <source>Multiple regions of the original audio file are selected. What do you want to export?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2467"/> + <location filename="../main/MainWindow.cpp" line="2498"/> <source>Fragment file %1 already exists, aborting</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2498"/> + <location filename="../main/MainWindow.cpp" line="2542"/> <source>Export multiple audio files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2500"/> + <location filename="../main/MainWindow.cpp" line="2544"/> <source>Export audio to "%1"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2504"/> - <location filename="../main/MainWindow.cpp" line="2631"/> + <location filename="../main/MainWindow.cpp" line="2548"/> + <location filename="../main/MainWindow.cpp" line="2675"/> <source>Failed to write file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2534"/> + <location filename="../main/MainWindow.cpp" line="2578"/> <source><b>File open failed</b><p>Layer file %1 could not be opened.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2539"/> - <location filename="../main/MainWindow.cpp" line="2859"/> - <location filename="../main/MainWindow.cpp" line="2891"/> - <location filename="../main/MainWindow.cpp" line="2919"/> - <location filename="../main/MainWindow.cpp" line="3051"/> + <location filename="../main/MainWindow.cpp" line="2583"/> + <location filename="../main/MainWindow.cpp" line="2903"/> + <location filename="../main/MainWindow.cpp" line="2935"/> + <location filename="../main/MainWindow.cpp" line="2963"/> + <location filename="../main/MainWindow.cpp" line="3095"/> <source><b>Audio required</b><p>Unable to load layer data from "%1" without an audio file.<br>Please load at least one audio file before importing annotations.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2610"/> + <location filename="../main/MainWindow.cpp" line="2654"/> <source>Sorry, cannot export this layer type to RDF (supported types are: region, note, text, time instants, time values)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2958"/> + <location filename="../main/MainWindow.cpp" line="3002"/> <source>Enter template name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2963"/> + <location filename="../main/MainWindow.cpp" line="3007"/> <source>Please enter a name for the saved template:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2967"/> + <location filename="../main/MainWindow.cpp" line="3011"/> <source>Set as default template for future audio files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2987"/> + <location filename="../main/MainWindow.cpp" line="3031"/> <source>Template file exists</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2988"/> + <location filename="../main/MainWindow.cpp" line="3032"/> <source><b>Template file exists</b><p>The template "%1" already exists.<br>Overwrite it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3267"/> + <location filename="../main/MainWindow.cpp" line="3314"/> <source>%1: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4239"/> + <location filename="../main/MainWindow.cpp" line="4286"/> <source>http://www.sonicvisualiser.org/doc/reference/%1/en/</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4344"/> + <location filename="../main/MainWindow.cpp" line="4391"/> <source><br>With Serd and Sord RDF parser and store &copy; David Robillard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4345"/> + <location filename="../main/MainWindow.cpp" line="4392"/> <source><br>With Dataquay Qt/RDF library &copy; Chris Cannam</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4392"/> + <location filename="../main/MainWindow.cpp" line="4439"/> <source>Newer version available</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4393"/> + <location filename="../main/MainWindow.cpp" line="4440"/> <source><h3>Newer version available</h3><p>You are using version %1 of Sonic Visualiser, but version %3 is now available.</p><p>Please see the <a href="http://sonicvisualiser.org/">Sonic Visualiser website</a> for more information.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2574"/> + <location filename="../main/MainWindow.cpp" line="2618"/> <source>Failed to open file %1 for writing</source> <translation type="unfinished"></translation> </message> @@ -3437,528 +3441,538 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="554"/> + <location filename="../main/MainWindow.cpp" line="560"/> <source>Apply Session Template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="563"/> + <location filename="../main/MainWindow.cpp" line="569"/> <source>Export Session as Template...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="570"/> + <location filename="../main/MainWindow.cpp" line="576"/> <source>Manage Exported Templates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="585"/> + <location filename="../main/MainWindow.cpp" line="591"/> <source>Exit %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1675"/> + <location filename="../main/MainWindow.cpp" line="1681"/> <source>Open the %1 reference manual</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1682"/> + <location filename="../main/MainWindow.cpp" line="1688"/> <source>Open a window showing the keystrokes you can use in %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1687"/> + <location filename="../main/MainWindow.cpp" line="1693"/> <source>%1 on the &Web</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1688"/> + <location filename="../main/MainWindow.cpp" line="1694"/> <source>Open the %1 website</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1692"/> + <location filename="../main/MainWindow.cpp" line="1698"/> <source>&About %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1693"/> + <location filename="../main/MainWindow.cpp" line="1699"/> <source>Show information about %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2598"/> + <location filename="../main/MainWindow.cpp" line="2461"/> + <source>Export the selected regions into a single file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2463"/> + <source>Export the whole file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2642"/> <source>Can't export non-note layers to MIDI</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2634"/> + <location filename="../main/MainWindow.cpp" line="2678"/> <source>Export layer to "%1"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2669"/> + <location filename="../main/MainWindow.cpp" line="2713"/> <source>Export the whole pane (%1x%2 pixels)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2671"/> + <location filename="../main/MainWindow.cpp" line="2715"/> <source>Export the visible area only (%1x%2 pixels)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2674"/> + <location filename="../main/MainWindow.cpp" line="2718"/> <source>Export the selection extent (%1x%2 pixels)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2677"/> + <location filename="../main/MainWindow.cpp" line="2721"/> <source>Export the selection extent</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2688"/> + <location filename="../main/MainWindow.cpp" line="2732"/> <source>Which region of the current pane do you want to export as an image?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2696"/> + <location filename="../main/MainWindow.cpp" line="2740"/> <source>Note: the whole pane is too wide to be exported as a single image.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2721"/> + <location filename="../main/MainWindow.cpp" line="2765"/> <source>Failed to save image file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2722"/> + <location filename="../main/MainWindow.cpp" line="2766"/> <source>Failed to save image file %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2835"/> + <location filename="../main/MainWindow.cpp" line="2879"/> <source><b>File open failed</b><p>Session file "%1" could not be opened</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2855"/> + <location filename="../main/MainWindow.cpp" line="2899"/> <source><b>File open failed</b><p>File "%1" could not be opened</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2872"/> + <location filename="../main/MainWindow.cpp" line="2916"/> <source>Open Location</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2873"/> + <location filename="../main/MainWindow.cpp" line="2917"/> <source>Please enter the URL of the location to open:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2886"/> - <location filename="../main/MainWindow.cpp" line="2890"/> - <location filename="../main/MainWindow.cpp" line="2914"/> - <location filename="../main/MainWindow.cpp" line="2918"/> + <location filename="../main/MainWindow.cpp" line="2930"/> + <location filename="../main/MainWindow.cpp" line="2934"/> + <location filename="../main/MainWindow.cpp" line="2958"/> + <location filename="../main/MainWindow.cpp" line="2962"/> <source>Failed to open location</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2887"/> + <location filename="../main/MainWindow.cpp" line="2931"/> <source><b>Open failed</b><p>URL "%1" could not be opened</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2915"/> + <location filename="../main/MainWindow.cpp" line="2959"/> <source><b>Open failed</b><p>File or URL "%1" could not be opened</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3045"/> - <location filename="../main/MainWindow.cpp" line="3050"/> + <location filename="../main/MainWindow.cpp" line="3089"/> + <location filename="../main/MainWindow.cpp" line="3094"/> <source>Failed to open dropped URL</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3046"/> + <location filename="../main/MainWindow.cpp" line="3090"/> <source><b>Open failed</b><p>Dropped URL "%1" could not be opened</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3158"/> + <location filename="../main/MainWindow.cpp" line="3205"/> <source>Export image to "%1"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3179"/> + <location filename="../main/MainWindow.cpp" line="3226"/> <source>Session modified</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3180"/> + <location filename="../main/MainWindow.cpp" line="3227"/> <source><b>Session modified</b><p>The current session has been modified.<br>Do you want to save it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3213"/> + <location filename="../main/MainWindow.cpp" line="3260"/> <source>Close the current session and create a new one</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3214"/> + <location filename="../main/MainWindow.cpp" line="3261"/> <source>Add this data to the current session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3218"/> + <location filename="../main/MainWindow.cpp" line="3265"/> <source>Select target for import</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3219"/> + <location filename="../main/MainWindow.cpp" line="3266"/> <source><b>Select a target for import</b><p>This RDF document refers to one or more audio files.<br>You already have an audio waveform loaded.<br>What would you like to do with the new data?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3241"/> - <location filename="../main/MainWindow.cpp" line="3264"/> + <location filename="../main/MainWindow.cpp" line="3288"/> + <location filename="../main/MainWindow.cpp" line="3311"/> <source>Failed to save file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3242"/> - <location filename="../main/MainWindow.cpp" line="3265"/> + <location filename="../main/MainWindow.cpp" line="3289"/> + <location filename="../main/MainWindow.cpp" line="3312"/> <source><b>Save failed</b><p>Session file "%1" could not be saved.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3274"/> + <location filename="../main/MainWindow.cpp" line="3321"/> <source>Save session as "%1"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3626"/> + <location filename="../main/MainWindow.cpp" line="3673"/> <source>Rename Layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3627"/> + <location filename="../main/MainWindow.cpp" line="3674"/> <source>New name for this layer:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3718"/> + <location filename="../main/MainWindow.cpp" line="3765"/> <source>Playback speed: Normal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3720"/> + <location filename="../main/MainWindow.cpp" line="3767"/> <source>Playback speed: %1%2%</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3816"/> + <location filename="../main/MainWindow.cpp" line="3863"/> <source>Selection: %1 to %2 (duration %3)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3819"/> + <location filename="../main/MainWindow.cpp" line="3866"/> <source>Visible: %1 to %2 (duration %3)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3867"/> + <location filename="../main/MainWindow.cpp" line="3914"/> <source>Sample rate mismatch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3868"/> + <location filename="../main/MainWindow.cpp" line="3915"/> <source><b>Wrong sample rate</b><p>The sample rate of this audio file (%1 Hz) does not match the current playback rate (%2 Hz).<p>The file will play at the wrong speed and pitch.<p>Change the <i>Resample mismatching files on import</i> option under <i>File</i> -> <i>Preferences</i> if you want to alter this behaviour.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3879"/> - <location filename="../main/MainWindow.cpp" line="3889"/> + <location filename="../main/MainWindow.cpp" line="3926"/> + <location filename="../main/MainWindow.cpp" line="3936"/> <source>Audio processing overload</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3880"/> + <location filename="../main/MainWindow.cpp" line="3927"/> <source><b>Overloaded</b><p>Audio effects plugin auditioning has been disabled due to a processing overload.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3890"/> + <location filename="../main/MainWindow.cpp" line="3937"/> <source><b>Overloaded</b><p>Audio playback speed processing has been reduced to a single channel, due to a processing overload.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3960"/> + <location filename="../main/MainWindow.cpp" line="4007"/> <source>Add Point</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4061"/> + <location filename="../main/MainWindow.cpp" line="4108"/> <source>Reset Counters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4080"/> - <location filename="../main/MainWindow.cpp" line="4087"/> + <location filename="../main/MainWindow.cpp" line="4127"/> + <location filename="../main/MainWindow.cpp" line="4134"/> <source>Failed to generate layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4081"/> + <location filename="../main/MainWindow.cpp" line="4128"/> <source><b>Layer generation failed</b><p>Failed to generate derived layer.<p>The layer transform "%1" failed:<p>%2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4088"/> + <location filename="../main/MainWindow.cpp" line="4135"/> <source><b>Layer generation failed</b><p>Failed to generate a derived layer.<p>The layer transform "%1" failed.<p>No error information is available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4100"/> - <location filename="../main/MainWindow.cpp" line="4134"/> + <location filename="../main/MainWindow.cpp" line="4147"/> + <location filename="../main/MainWindow.cpp" line="4181"/> <source>Warning</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4113"/> - <location filename="../main/MainWindow.cpp" line="4120"/> + <location filename="../main/MainWindow.cpp" line="4160"/> + <location filename="../main/MainWindow.cpp" line="4167"/> <source>Failed to regenerate layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4114"/> + <location filename="../main/MainWindow.cpp" line="4161"/> <source><b>Layer generation failed</b><p>Failed to regenerate derived layer "%1" using new data model as input.<p>The layer transform "%2" failed:<p>%3</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4121"/> + <location filename="../main/MainWindow.cpp" line="4168"/> <source><b>Layer generation failed</b><p>Failed to regenerate derived layer "%1" using new data model as input.<p>The layer transform "%2" failed.<p>No error information is available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4134"/> + <location filename="../main/MainWindow.cpp" line="4181"/> <source><b>Warning when regenerating layer</b><p>When regenerating the derived layer "%1" using new data model as input:<p>%2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4144"/> + <location filename="../main/MainWindow.cpp" line="4191"/> <source>Failed to calculate alignment</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4145"/> + <location filename="../main/MainWindow.cpp" line="4192"/> <source><b>Alignment calculation failed</b><p>Failed to calculate an audio alignment using transform "%1":<p>%2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4218"/> + <location filename="../main/MainWindow.cpp" line="4265"/> <source>Adjust the master playback level</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4220"/> + <location filename="../main/MainWindow.cpp" line="4267"/> <source>Adjust the master playback speed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4233"/> + <location filename="../main/MainWindow.cpp" line="4280"/> <source>http://www.sonicvisualiser.org/</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4253"/> + <location filename="../main/MainWindow.cpp" line="4300"/> <source>Release %1 : Revision %2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4255"/> + <location filename="../main/MainWindow.cpp" line="4302"/> <source>Release %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4259"/> + <location filename="../main/MainWindow.cpp" line="4306"/> <source>Unreleased : Revision %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4265"/> + <location filename="../main/MainWindow.cpp" line="4312"/> <source><h3>About Sonic Visualiser</h3></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4266"/> + <location filename="../main/MainWindow.cpp" line="4313"/> <source><p>Sonic Visualiser is a program for viewing and exploring audio data for semantic music analysis and annotation.<br><a href="http://www.sonicvisualiser.org/">http://www.sonicvisualiser.org/</a></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4267"/> + <location filename="../main/MainWindow.cpp" line="4314"/> <source><p><small>%1 : %2 configuration</small></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4269"/> + <location filename="../main/MainWindow.cpp" line="4316"/> <source>Debug</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4269"/> + <location filename="../main/MainWindow.cpp" line="4316"/> <source>Release</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4273"/> + <location filename="../main/MainWindow.cpp" line="4320"/> <source>With Qt v%1 &copy; Nokia Corporation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4277"/> + <location filename="../main/MainWindow.cpp" line="4324"/> <source><br>With JACK audio output library v%1 &copy; Paul Davis and Jack O'Quin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4279"/> + <location filename="../main/MainWindow.cpp" line="4326"/> <source><br>With JACK audio output library &copy; Paul Davis and Jack O'Quin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4283"/> + <location filename="../main/MainWindow.cpp" line="4330"/> <source><br>With PortAudio audio output library &copy; Ross Bencina and Phil Burk</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4287"/> + <location filename="../main/MainWindow.cpp" line="4334"/> <source><br>With PulseAudio audio output library v%1 &copy; Lennart Poettering and Pierre Ossman</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4289"/> + <location filename="../main/MainWindow.cpp" line="4336"/> <source><br>With PulseAudio audio output library &copy; Lennart Poettering and Pierre Ossman</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4294"/> + <location filename="../main/MainWindow.cpp" line="4341"/> <source><br>With Ogg file decoder (oggz v%1, fishsound v%2) &copy; CSIRO Australia</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4296"/> + <location filename="../main/MainWindow.cpp" line="4343"/> <source><br>With Ogg file decoder &copy; CSIRO Australia</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4301"/> + <location filename="../main/MainWindow.cpp" line="4348"/> <source><br>With MAD mp3 decoder v%1 &copy; Underbit Technologies Inc</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4303"/> + <location filename="../main/MainWindow.cpp" line="4350"/> <source><br>With MAD mp3 decoder &copy; Underbit Technologies Inc</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4308"/> + <location filename="../main/MainWindow.cpp" line="4355"/> <source><br>With libsamplerate v%1 &copy; Erik de Castro Lopo</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4310"/> + <location filename="../main/MainWindow.cpp" line="4357"/> <source><br>With libsamplerate &copy; Erik de Castro Lopo</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4315"/> + <location filename="../main/MainWindow.cpp" line="4362"/> <source><br>With libsndfile v%1 &copy; Erik de Castro Lopo</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4317"/> + <location filename="../main/MainWindow.cpp" line="4364"/> <source><br>With libsndfile &copy; Erik de Castro Lopo</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4322"/> + <location filename="../main/MainWindow.cpp" line="4369"/> <source><br>With FFTW3 v%1 &copy; Matteo Frigo and MIT</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4324"/> + <location filename="../main/MainWindow.cpp" line="4371"/> <source><br>With FFTW3 &copy; Matteo Frigo and MIT</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4329"/> + <location filename="../main/MainWindow.cpp" line="4376"/> <source><br>With Rubber Band v%1 &copy; Chris Cannam</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4331"/> + <location filename="../main/MainWindow.cpp" line="4378"/> <source><br>With Rubber Band &copy; Chris Cannam</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4335"/> + <location filename="../main/MainWindow.cpp" line="4382"/> <source><br>With Vamp plugin support (API v%1, host SDK v%2) &copy; Chris Cannam</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4337"/> + <location filename="../main/MainWindow.cpp" line="4384"/> <source><br>With LADSPA plugin support (API v%1) &copy; Richard Furse, Paul Davis, Stefan Westerfeld</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4338"/> + <location filename="../main/MainWindow.cpp" line="4385"/> <source><br>With DSSI plugin support (API v%1) &copy; Chris Cannam, Steve Harris, Sean Bolton</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4340"/> + <location filename="../main/MainWindow.cpp" line="4387"/> <source><br>With Redland RDF datastore v%1 &copy; Dave Beckett and the University of Bristol</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4342"/> + <location filename="../main/MainWindow.cpp" line="4389"/> <source><br>With Redland RDF datastore &copy; Dave Beckett and the University of Bristol</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4347"/> + <location filename="../main/MainWindow.cpp" line="4394"/> <source><br>With RtMidi &copy; Gary P. Scavone</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4351"/> + <location filename="../main/MainWindow.cpp" line="4398"/> <source><br>With liblo Lite OSC library v%1 &copy; Steve Harris</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4353"/> + <location filename="../main/MainWindow.cpp" line="4400"/> <source><br>With liblo Lite OSC library &copy; Steve Harris</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4357"/> + <location filename="../main/MainWindow.cpp" line="4404"/> <source></small><p><small>The OSC URL for this instance is: "%1"</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4364"/> + <location filename="../main/MainWindow.cpp" line="4411"/> <source>With </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4364"/> + <location filename="../main/MainWindow.cpp" line="4411"/> <source>Using </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4376"/> + <location filename="../main/MainWindow.cpp" line="4423"/> <source>About Sonic Visualiser</source> <translation type="unfinished"></translation> </message> @@ -5203,7 +5217,7 @@ <message> <location filename="../../svcore/base/Preferences.cpp" line="133"/> <source>Background colour preference</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Background color preference</translation> </message> <message> <location filename="../../svcore/base/Preferences.cpp" line="136"/> @@ -5386,86 +5400,117 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="242"/> - <location filename="../main/PreferencesDialog.cpp" line="249"/> - <location filename="../main/PreferencesDialog.cpp" line="257"/> - <location filename="../main/PreferencesDialog.cpp" line="274"/> - <location filename="../main/PreferencesDialog.cpp" line="280"/> - <location filename="../main/PreferencesDialog.cpp" line="286"/> - <location filename="../main/PreferencesDialog.cpp" line="291"/> + <location filename="../main/PreferencesDialog.cpp" line="215"/> + <source>Follow system locale</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="229"/> + <source>Russian</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="230"/> + <source>British English</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="231"/> + <source>American English</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="232"/> + <source>Czech</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="277"/> + <location filename="../main/PreferencesDialog.cpp" line="281"/> + <location filename="../main/PreferencesDialog.cpp" line="288"/> <location filename="../main/PreferencesDialog.cpp" line="296"/> <location filename="../main/PreferencesDialog.cpp" line="313"/> - <location filename="../main/PreferencesDialog.cpp" line="328"/> + <location filename="../main/PreferencesDialog.cpp" line="319"/> + <location filename="../main/PreferencesDialog.cpp" line="325"/> + <location filename="../main/PreferencesDialog.cpp" line="330"/> + <location filename="../main/PreferencesDialog.cpp" line="335"/> + <location filename="../main/PreferencesDialog.cpp" line="352"/> + <location filename="../main/PreferencesDialog.cpp" line="367"/> <source>%1:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="254"/> + <location filename="../main/PreferencesDialog.cpp" line="277"/> + <source>User interface language</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="293"/> <source>Playback audio device:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="265"/> + <location filename="../main/PreferencesDialog.cpp" line="304"/> <source>&General</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="304"/> + <location filename="../main/PreferencesDialog.cpp" line="343"/> <source>&Appearance</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="338"/> + <location filename="../main/PreferencesDialog.cpp" line="377"/> <source>Anal&ysis</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="347"/> + <location filename="../main/PreferencesDialog.cpp" line="386"/> <source>Default session template for audio files:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="358"/> + <location filename="../main/PreferencesDialog.cpp" line="397"/> <source>Standard Waveform</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="383"/> + <location filename="../main/PreferencesDialog.cpp" line="422"/> <source>Session &Template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="388"/> + <location filename="../main/PreferencesDialog.cpp" line="427"/> <source>OK</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="389"/> + <location filename="../main/PreferencesDialog.cpp" line="428"/> <source>Cancel</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="497"/> + <location filename="../main/PreferencesDialog.cpp" line="544"/> <source>Select a directory to create cache subdirectory in</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="570"/> + <location filename="../main/PreferencesDialog.cpp" line="621"/> <source>Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="571"/> + <location filename="../main/PreferencesDialog.cpp" line="622"/> <source><b>Restart required</b><p>One or more of the application preferences you have changed may not take full effect until Sonic Visualiser is restarted.</p><p>Please exit and restart the application now if you want these changes to take effect immediately.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="592"/> + <location filename="../main/PreferencesDialog.cpp" line="643"/> <source>Preferences Changed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="593"/> + <location filename="../main/PreferencesDialog.cpp" line="644"/> <source>Some preferences have been changed but not applied. Apply them before closing?</source> <translation type="unfinished"></translation> @@ -5510,22 +5555,22 @@ <message> <location filename="../../svgui/widgets/PropertyBox.cpp" line="468"/> <source>Add New Colour...</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Add New Color...</translation> </message> <message> <location filename="../../svgui/widgets/PropertyBox.cpp" line="654"/> <source>Name New Colour</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Name New Color</translation> </message> <message> <location filename="../../svgui/widgets/PropertyBox.cpp" line="655"/> <source>Enter a name for the new colour:</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Enter a name for the new color:</translation> </message> <message> <location filename="../../svgui/widgets/PropertyBox.cpp" line="657"/> <source>Prefer black background for this colour</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Prefer black background for this color</translation> </message> <message> <location filename="../../svgui/widgets/PropertyBox.cpp" line="829"/> @@ -5659,18 +5704,18 @@ <context> <name>QMessageBox</name> <message> - <location filename="../main/main.cpp" line="521"/> - <location filename="../main/main.cpp" line="526"/> + <location filename="../main/main.cpp" line="532"/> + <location filename="../main/main.cpp" line="537"/> <source>Failed to open file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/main.cpp" line="522"/> + <location filename="../main/main.cpp" line="533"/> <source>File or URL "%1" could not be opened</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/main.cpp" line="527"/> + <location filename="../main/main.cpp" line="538"/> <source><b>Audio required</b><p>Please load at least one audio file before importing annotation data</source> <translation type="unfinished"></translation> </message> @@ -5947,7 +5992,7 @@ <message> <location filename="../../svgui/layer/SingleColourLayer.cpp" line="62"/> <source>Colour</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Color</translation> </message> <message> <location filename="../../svgui/layer/SingleColourLayer.cpp" line="114"/> @@ -6106,7 +6151,7 @@ <message> <location filename="../../svgui/layer/SliceLayer.cpp" line="727"/> <source>Colours</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Colors</translation> </message> </context> <context> @@ -6241,12 +6286,12 @@ <location filename="../../svgui/layer/SpectrogramLayer.cpp" line="172"/> <location filename="../../svgui/layer/SpectrogramLayer.cpp" line="219"/> <source>Colour</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Color</translation> </message> <message> <location filename="../../svgui/layer/SpectrogramLayer.cpp" line="173"/> <source>Colour Scale</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Color Scale</translation> </message> <message> <location filename="../../svgui/layer/SpectrogramLayer.cpp" line="174"/> @@ -6286,7 +6331,7 @@ <message> <location filename="../../svgui/layer/SpectrogramLayer.cpp" line="181"/> <source>Colour Rotation</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Color Rotation</translation> </message> <message> <location filename="../../svgui/layer/SpectrogramLayer.cpp" line="182"/>
--- a/i18n/sonic-visualiser_ru.ts Thu Dec 05 10:11:17 2013 +0000 +++ b/i18n/sonic-visualiser_ru.ts Thu Dec 05 10:57:51 2013 +0000 @@ -1697,8 +1697,8 @@ </message> <message> <location filename="../main/MainWindow.cpp" line="356"/> - <location filename="../main/MainWindow.cpp" line="1024"/> - <location filename="../main/MainWindow.cpp" line="1031"/> + <location filename="../main/MainWindow.cpp" line="1030"/> + <location filename="../main/MainWindow.cpp" line="1037"/> <source>&Layer</source> <translation>С&лой</translation> </message> @@ -1804,168 +1804,168 @@ <translation>Экспортировать выделенное в звуковой файл</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="530"/> + <location filename="../main/MainWindow.cpp" line="536"/> <source>Import Annotation &Layer...</source> <translation>И&мпортировать слой аннотаций...</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="531"/> + <location filename="../main/MainWindow.cpp" line="537"/> <source>Ctrl+L</source> <translation>Ctrl+L</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="532"/> + <location filename="../main/MainWindow.cpp" line="538"/> <source>Import layer data from an existing file</source> <translation>Импортировать данные слоя из существующего файла</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="538"/> + <location filename="../main/MainWindow.cpp" line="544"/> <source>Export Annotation Layer...</source> <translation>Экспортировать слой аннотаций...</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="539"/> + <location filename="../main/MainWindow.cpp" line="545"/> <source>Export layer data to a file</source> <translation>Экспортировать данные слоя в файл</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="583"/> + <location filename="../main/MainWindow.cpp" line="589"/> <source>&Quit</source> <translation>В&ыход</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="584"/> + <location filename="../main/MainWindow.cpp" line="590"/> <source>Ctrl+Q</source> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="596"/> + <location filename="../main/MainWindow.cpp" line="602"/> <source>&Edit</source> <translation>&Правка</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="607"/> + <location filename="../main/MainWindow.cpp" line="613"/> <source>Cu&t</source> <translation>&Вырезать</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="608"/> + <location filename="../main/MainWindow.cpp" line="614"/> <source>Ctrl+X</source> <translation>Ctrl+X</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="617"/> + <location filename="../main/MainWindow.cpp" line="623"/> <source>&Copy</source> <translation>С&копировать</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="618"/> + <location filename="../main/MainWindow.cpp" line="624"/> <source>Ctrl+C</source> <translation>Ctrl+C</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="627"/> + <location filename="../main/MainWindow.cpp" line="633"/> <source>&Paste</source> <translation>Вст&авить</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="628"/> + <location filename="../main/MainWindow.cpp" line="634"/> <source>Ctrl+V</source> <translation>Ctrl+V</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="645"/> - <location filename="../main/MainWindow.cpp" line="2194"/> + <location filename="../main/MainWindow.cpp" line="651"/> + <location filename="../main/MainWindow.cpp" line="2200"/> <source>&Delete Selected Items</source> <translation>&Удалить выбранное</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="646"/> + <location filename="../main/MainWindow.cpp" line="652"/> <source>Del</source> <translation>Del</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="659"/> + <location filename="../main/MainWindow.cpp" line="665"/> <source>Select &All</source> <translation>В&ыделить всё</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="660"/> + <location filename="../main/MainWindow.cpp" line="666"/> <source>Ctrl+A</source> <translation>Ctrl+A</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="668"/> + <location filename="../main/MainWindow.cpp" line="674"/> <source>Select &Visible Range</source> <translation>Вы&делить всё видимое</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="669"/> + <location filename="../main/MainWindow.cpp" line="675"/> <source>Ctrl+Shift+A</source> <translation>Ctrl+Shift+A</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="676"/> + <location filename="../main/MainWindow.cpp" line="682"/> <source>Select to &Start</source> <translation>Выделить до &начала</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="677"/> + <location filename="../main/MainWindow.cpp" line="683"/> <source>Shift+Left</source> <translation>Shift+Left</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="684"/> + <location filename="../main/MainWindow.cpp" line="690"/> <source>Select to &End</source> <translation>Выделить до &конца</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="685"/> + <location filename="../main/MainWindow.cpp" line="691"/> <source>Shift+Right</source> <translation>Shift+Right</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="692"/> + <location filename="../main/MainWindow.cpp" line="698"/> <source>C&lear Selection</source> <translation>Сн&ять выделение</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="693"/> + <location filename="../main/MainWindow.cpp" line="699"/> <source>Esc</source> <translation>Esc</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="705"/> + <location filename="../main/MainWindow.cpp" line="711"/> <source>&Insert Instant at Playback Position</source> <translation>Вставить &отметку в точку воспроизведения</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="706"/> + <location filename="../main/MainWindow.cpp" line="712"/> <source>Enter</source> <translation>Enter</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="808"/> + <location filename="../main/MainWindow.cpp" line="814"/> <source>&View</source> <translation>&Вид</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="920"/> + <location filename="../main/MainWindow.cpp" line="926"/> <source>0</source> <translation>0</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="930"/> + <location filename="../main/MainWindow.cpp" line="936"/> <source>9</source> <translation>9</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="940"/> + <location filename="../main/MainWindow.cpp" line="946"/> <source>8</source> <translation>8</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="810"/> + <location filename="../main/MainWindow.cpp" line="816"/> <source>Scroll &Left</source> <translation>Прокрутить в&лево</translation> </message> @@ -1995,277 +1995,277 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="585"/> + <location filename="../main/MainWindow.cpp" line="591"/> <source>Exit %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="778"/> + <location filename="../main/MainWindow.cpp" line="784"/> <source>Reset Numbering Counters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="779"/> + <location filename="../main/MainWindow.cpp" line="785"/> <source>Reset to 1 all the counters used for counter-based labelling</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="811"/> + <location filename="../main/MainWindow.cpp" line="817"/> <source>Left</source> <translation>Влево</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="812"/> + <location filename="../main/MainWindow.cpp" line="818"/> <source>Scroll the current pane to the left</source> <translation>Прокрутить активное окно влево</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="818"/> + <location filename="../main/MainWindow.cpp" line="824"/> <source>Scroll &Right</source> <translation>Прокрутить в&право</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="819"/> + <location filename="../main/MainWindow.cpp" line="825"/> <source>Right</source> <translation>Вправо</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="820"/> + <location filename="../main/MainWindow.cpp" line="826"/> <source>Scroll the current pane to the right</source> <translation>Прокрутить активное окно вправо</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="827"/> + <location filename="../main/MainWindow.cpp" line="833"/> <source>Ctrl+Left</source> <translation>Ctrl+Влево</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="828"/> + <location filename="../main/MainWindow.cpp" line="834"/> <source>Scroll the current pane a big step to the left</source> <translation>Сделать большой шаг прокрутки влево</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="835"/> + <location filename="../main/MainWindow.cpp" line="841"/> <source>Ctrl+Right</source> <translation>Ctrl+Вправо</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="836"/> + <location filename="../main/MainWindow.cpp" line="842"/> <source>Scroll the current pane a big step to the right</source> <translation>Сделать большой шаг прокрутки вправо</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="863"/> + <location filename="../main/MainWindow.cpp" line="869"/> <source>Zoom &In</source> <translation>При&близить</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="864"/> + <location filename="../main/MainWindow.cpp" line="870"/> <source>Up</source> <translation>Вверх</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="865"/> + <location filename="../main/MainWindow.cpp" line="871"/> <source>Increase the zoom level</source> <translation>Увеличить масштаб отображения</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="872"/> + <location filename="../main/MainWindow.cpp" line="878"/> <source>Zoom &Out</source> <translation>&Отдалить</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="873"/> + <location filename="../main/MainWindow.cpp" line="879"/> <source>Down</source> <translation>Вниз</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="874"/> + <location filename="../main/MainWindow.cpp" line="880"/> <source>Decrease the zoom level</source> <translation>Уменьшить масштаб отображения</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="880"/> + <location filename="../main/MainWindow.cpp" line="886"/> <source>Restore &Default Zoom</source> <translation>&Восстановить обычный масштаб</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="887"/> + <location filename="../main/MainWindow.cpp" line="893"/> <source>Zoom to &Fit</source> <translation>&Уместить в окне</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="889"/> + <location filename="../main/MainWindow.cpp" line="895"/> <source>Zoom to show the whole file</source> <translation>Увидеть весь файл</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="899"/> + <location filename="../main/MainWindow.cpp" line="905"/> <source>Show &Centre Line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="900"/> + <location filename="../main/MainWindow.cpp" line="906"/> <source>'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="901"/> + <location filename="../main/MainWindow.cpp" line="907"/> <source>Show or hide the centre line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="908"/> + <location filename="../main/MainWindow.cpp" line="914"/> <source>Toggle All Time Rulers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="921"/> + <location filename="../main/MainWindow.cpp" line="927"/> <source>Hide times, layer names, and scale</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="931"/> + <location filename="../main/MainWindow.cpp" line="937"/> <source>Show times and basic scale</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="941"/> + <location filename="../main/MainWindow.cpp" line="947"/> <source>Show times, layer names, and scale</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1001"/> + <location filename="../main/MainWindow.cpp" line="1007"/> <source>Go Full-Screen</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1002"/> + <location filename="../main/MainWindow.cpp" line="1008"/> <source>F11</source> <translation type="unfinished">F11</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1003"/> + <location filename="../main/MainWindow.cpp" line="1009"/> <source>Expand the pane area to the whole screen</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1016"/> + <location filename="../main/MainWindow.cpp" line="1022"/> <source>&Pane</source> <translation>&Окно</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1042"/> + <location filename="../main/MainWindow.cpp" line="1048"/> <source>Add &New Pane</source> <translation>Добавить &новое окно</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1044"/> + <location filename="../main/MainWindow.cpp" line="1050"/> <source>Add a new pane containing only a time ruler</source> <translation>Добавить новое окно, содержащее только линейку времени</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1070"/> + <location filename="../main/MainWindow.cpp" line="1076"/> <source>Add New %1 Layer</source> <translation>Добавить новый слой «%1»</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1071"/> + <location filename="../main/MainWindow.cpp" line="1077"/> <source>Add a new empty layer of type %1</source> <translation>Добавить новый пустой слой типа «%1»</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1127"/> + <location filename="../main/MainWindow.cpp" line="1133"/> <source>Add &Waveform</source> <translation>Добавить &волновую форму</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1130"/> + <location filename="../main/MainWindow.cpp" line="1136"/> <source>Add a new pane showing a waveform view</source> <translation>Добавить новое окно с видом волновой формы</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1133"/> + <location filename="../main/MainWindow.cpp" line="1139"/> <source>Add a new layer showing a waveform view</source> <translation>Добавить новый слой с видом волновой формы</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1152"/> + <location filename="../main/MainWindow.cpp" line="1158"/> <source>Add &Melodic Range Spectrogram</source> <translation>Добавить спектограмму &мелодического диапазона</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1167"/> + <location filename="../main/MainWindow.cpp" line="1173"/> <source>Add a new pane showing a spectrogram set up for tracking frequencies</source> <translation>Добавить новое окно, отображающее спектрограмму для отслеживания частот</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1170"/> + <location filename="../main/MainWindow.cpp" line="1176"/> <source>Add a new layer showing a spectrogram set up for tracking frequencies</source> <translation>Добавить новый слой, отображающий спектрограмму для отслеживания частот</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1252"/> + <location filename="../main/MainWindow.cpp" line="1258"/> <source>&All Channels Mixed</source> <translation>Все &каналы сведены</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1254"/> + <location filename="../main/MainWindow.cpp" line="1260"/> <source>&All Channels</source> <translation>&Все каналы</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1257"/> + <location filename="../main/MainWindow.cpp" line="1263"/> <source>Channel &%1</source> <translation>Канал &%1</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1338"/> + <location filename="../main/MainWindow.cpp" line="1344"/> <source>&Delete Pane</source> <translation>У&далить окно</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1348"/> + <location filename="../main/MainWindow.cpp" line="1354"/> <source>Add &Time Ruler</source> <translation>Добавить линейку &времени</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1349"/> + <location filename="../main/MainWindow.cpp" line="1355"/> <source>Add a new layer showing a time ruler</source> <translation>Добавить новый слой с линейкой</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1357"/> + <location filename="../main/MainWindow.cpp" line="1363"/> <source>Add &Existing Layer</source> <translation>Добавить &существующий слой</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1389"/> + <location filename="../main/MainWindow.cpp" line="1395"/> <source>&Rename Layer...</source> <translation>&Переименовать слой...</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1391"/> + <location filename="../main/MainWindow.cpp" line="1397"/> <source>Rename the currently active layer</source> <translation>Переименовать активный слой</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1405"/> + <location filename="../main/MainWindow.cpp" line="1411"/> <source>&Delete Layer</source> <translation>&Удалить слой</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1407"/> + <location filename="../main/MainWindow.cpp" line="1413"/> <source>Delete the currently active layer</source> <translation>Удалить активный слой</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1663"/> + <location filename="../main/MainWindow.cpp" line="1669"/> <source>&Help</source> <translation>&Справка</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1673"/> + <location filename="../main/MainWindow.cpp" line="1679"/> <source>&Help Reference</source> <translation>&Руководство пользователя</translation> </message> @@ -2290,254 +2290,252 @@ <translation type="obsolete">Показать информацию о Sonic Visualiser</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1889"/> + <location filename="../main/MainWindow.cpp" line="1895"/> <source>Rewind to Start</source> <translation>Перемотать в начало</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1890"/> + <location filename="../main/MainWindow.cpp" line="1896"/> <source>Home</source> <translation>Домой</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1891"/> + <location filename="../main/MainWindow.cpp" line="1897"/> <source>Rewind to the start</source> <translation>Перемотать в начало</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1895"/> - <location filename="../main/MainWindow.cpp" line="2212"/> - <location filename="../main/MainWindow.cpp" line="2213"/> + <location filename="../main/MainWindow.cpp" line="1901"/> + <location filename="../main/MainWindow.cpp" line="2218"/> + <location filename="../main/MainWindow.cpp" line="2219"/> <source>Rewind</source> <translation>Перемотать назад</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2203"/> + <location filename="../main/MainWindow.cpp" line="2209"/> <source>Rewind to the previous time instant in the current layer</source> <translation>Перемотать до предыдущей отметки времени в текущем слое</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1908"/> + <location filename="../main/MainWindow.cpp" line="1914"/> <source>Play / Pause</source> <translation>Воспроизвести / Приостановить</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1910"/> + <location filename="../main/MainWindow.cpp" line="1916"/> <source>Space</source> <translation>Пробел</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1911"/> + <location filename="../main/MainWindow.cpp" line="1917"/> <source>Start or stop playback from the current position</source> <translation>Запустить или остановить воспроизведение с текущей позиции</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1920"/> - <location filename="../main/MainWindow.cpp" line="2210"/> + <location filename="../main/MainWindow.cpp" line="1926"/> + <location filename="../main/MainWindow.cpp" line="2216"/> <source>Fast Forward</source> <translation>Перемотать вперёд</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2201"/> + <location filename="../main/MainWindow.cpp" line="2207"/> <source>Fast forward to the next time instant in the current layer</source> <translation>Перемотать до следующей отметки времени в текущем слое</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1933"/> + <location filename="../main/MainWindow.cpp" line="1939"/> <source>Fast Forward to End</source> <translation>Перемотать до конца</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1682"/> + <location filename="../main/MainWindow.cpp" line="1688"/> <source>Open a window showing the keystrokes you can use in %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1687"/> + <location filename="../main/MainWindow.cpp" line="1693"/> <source>%1 on the &Web</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1688"/> + <location filename="../main/MainWindow.cpp" line="1694"/> <source>Open the %1 website</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1692"/> + <location filename="../main/MainWindow.cpp" line="1698"/> <source>&About %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1693"/> + <location filename="../main/MainWindow.cpp" line="1699"/> <source>Show information about %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1934"/> + <location filename="../main/MainWindow.cpp" line="1940"/> <source>End</source> <translation>Конец</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1935"/> + <location filename="../main/MainWindow.cpp" line="1941"/> <source>Fast-forward to the end</source> <translation>Перемотать до конца</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1939"/> + <location filename="../main/MainWindow.cpp" line="1945"/> <source>Play Mode Toolbar</source> <translation>Панель режима воспроизведения</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1942"/> + <location filename="../main/MainWindow.cpp" line="1948"/> <source>Constrain Playback to Selection</source> <translation>Ограничить воспроизведение выделением</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1945"/> + <location filename="../main/MainWindow.cpp" line="1951"/> <source>s</source> <translation>с</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1953"/> + <location filename="../main/MainWindow.cpp" line="1959"/> <source>Loop Playback</source> <translation>Воспроизведение в цикле</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1956"/> + <location filename="../main/MainWindow.cpp" line="1962"/> <source>l</source> <translation>l</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1957"/> + <location filename="../main/MainWindow.cpp" line="1963"/> <source>Loop playback</source> <translation>Воспроизведение в цикле</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2055"/> + <location filename="../main/MainWindow.cpp" line="2061"/> <source>Edit Toolbar</source> <translation>Панель правки</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2060"/> + <location filename="../main/MainWindow.cpp" line="2066"/> <source>Tools Toolbar</source> <translation>Панель инструментов</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2064"/> - <location filename="../main/MainWindow.cpp" line="2068"/> + <location filename="../main/MainWindow.cpp" line="2070"/> + <location filename="../main/MainWindow.cpp" line="2074"/> <source>Navigate</source> <translation>Перемещение</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2067"/> + <location filename="../main/MainWindow.cpp" line="2073"/> <source>1</source> <translation>1</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2076"/> + <location filename="../main/MainWindow.cpp" line="2082"/> <source>Select</source> <translation>Выделение</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2078"/> + <location filename="../main/MainWindow.cpp" line="2084"/> <source>2</source> <translation>2</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2086"/> + <location filename="../main/MainWindow.cpp" line="2092"/> <source>Edit</source> <translation>Правка</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2088"/> + <location filename="../main/MainWindow.cpp" line="2094"/> <source>3</source> <translation>3</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2097"/> + <location filename="../main/MainWindow.cpp" line="2103"/> <source>Draw</source> <translation>Рисование</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2099"/> + <location filename="../main/MainWindow.cpp" line="2105"/> <source>4</source> <translation>4</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2222"/> + <location filename="../main/MainWindow.cpp" line="2228"/> <source>No audio file loaded.</source> <translation>Ни один звуковой файл не загружен.</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2233"/> + <location filename="../main/MainWindow.cpp" line="2239"/> <source>%1Hz (resampling to %2Hz)</source> <translation>%1 Гц (ресэмплирование до %2 Гц)</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2304"/> - <location filename="../main/MainWindow.cpp" line="2318"/> - <location filename="../main/MainWindow.cpp" line="2332"/> - <location filename="../main/MainWindow.cpp" line="2533"/> - <location filename="../main/MainWindow.cpp" line="2538"/> - <location filename="../main/MainWindow.cpp" line="2834"/> - <location filename="../main/MainWindow.cpp" line="2854"/> - <location filename="../main/MainWindow.cpp" line="2858"/> + <location filename="../main/MainWindow.cpp" line="2310"/> + <location filename="../main/MainWindow.cpp" line="2324"/> + <location filename="../main/MainWindow.cpp" line="2338"/> + <location filename="../main/MainWindow.cpp" line="2577"/> + <location filename="../main/MainWindow.cpp" line="2582"/> + <location filename="../main/MainWindow.cpp" line="2878"/> + <location filename="../main/MainWindow.cpp" line="2898"/> + <location filename="../main/MainWindow.cpp" line="2902"/> <source>Failed to open file</source> <translation>Не удалось открыть файл</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2418"/> + <location filename="../main/MainWindow.cpp" line="2441"/> <source>Export the selected region only</source> <translation>Экспортировать только выделенную область</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2419"/> - <location filename="../main/MainWindow.cpp" line="2436"/> + <location filename="../main/MainWindow.cpp" line="2442"/> <source>Export the whole audio file</source> <translation>Экспортировать весь звуковой файл</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2423"/> - <location filename="../main/MainWindow.cpp" line="2439"/> - <location filename="../main/MainWindow.cpp" line="2687"/> + <location filename="../main/MainWindow.cpp" line="2446"/> + <location filename="../main/MainWindow.cpp" line="2466"/> + <location filename="../main/MainWindow.cpp" line="2731"/> <source>Select region to export</source> <translation>Выделите область для экспорта</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2424"/> + <location filename="../main/MainWindow.cpp" line="2447"/> <source>Which region from the original audio file do you want to export?</source> <translation>Какую область исходного звукового файла вы хотите экспортировать?</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2434"/> <source>Export the selected regions into a single audio file</source> - <translation>Экспортировать выделенные области в один звуковой файл</translation> - </message> - <message> - <location filename="../main/MainWindow.cpp" line="2435"/> + <translation type="obsolete">Экспортировать выделенные области в один звуковой файл</translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2462"/> <source>Export the selected regions into separate files</source> <translation>Экспортировать выделенные области в разные звуковые файлы</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2440"/> + <location filename="../main/MainWindow.cpp" line="2467"/> <source>Multiple regions of the original audio file are selected. What do you want to export?</source> <translation>Выбрано несколько областей исходного звукового файла. Какую из них вы хотите экспортировать?</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2467"/> + <location filename="../main/MainWindow.cpp" line="2498"/> <source>Fragment file %1 already exists, aborting</source> <translation>Файл фрагмента %1 уже существует, прерывание</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2504"/> - <location filename="../main/MainWindow.cpp" line="2631"/> + <location filename="../main/MainWindow.cpp" line="2548"/> + <location filename="../main/MainWindow.cpp" line="2675"/> <source>Failed to write file</source> <translation>Не удалось записать файл</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2574"/> + <location filename="../main/MainWindow.cpp" line="2618"/> <source>Failed to open file %1 for writing</source> <translation>Не удалось открыть файл %1 для записи</translation> </message> @@ -2546,100 +2544,100 @@ <translation type="obsolete">Sonic Visualiser: %1</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3179"/> + <location filename="../main/MainWindow.cpp" line="3226"/> <source>Session modified</source> <translation>Сеанс изменен</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3241"/> - <location filename="../main/MainWindow.cpp" line="3264"/> + <location filename="../main/MainWindow.cpp" line="3288"/> + <location filename="../main/MainWindow.cpp" line="3311"/> <source>Failed to save file</source> <translation>Не удалось сохранить файл</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3626"/> + <location filename="../main/MainWindow.cpp" line="3673"/> <source>Rename Layer</source> <translation>Переименовать слой</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3627"/> + <location filename="../main/MainWindow.cpp" line="3674"/> <source>New name for this layer:</source> <translation>Новое имя этого слоя:</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3867"/> + <location filename="../main/MainWindow.cpp" line="3914"/> <source>Sample rate mismatch</source> <translation>Несоответствие частоты дискретизации</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4113"/> - <location filename="../main/MainWindow.cpp" line="4120"/> + <location filename="../main/MainWindow.cpp" line="4160"/> + <location filename="../main/MainWindow.cpp" line="4167"/> <source>Failed to regenerate layer</source> <translation>Не удалось повторно создать слой</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4233"/> + <location filename="../main/MainWindow.cpp" line="4280"/> <source>http://www.sonicvisualiser.org/</source> <translation>http://www.sonicvisualiser.org/</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4253"/> + <location filename="../main/MainWindow.cpp" line="4300"/> <source>Release %1 : Revision %2</source> <translation>Версия %1 : Редакция %2</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4255"/> + <location filename="../main/MainWindow.cpp" line="4302"/> <source>Release %1</source> <translation>Версия %1</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4259"/> + <location filename="../main/MainWindow.cpp" line="4306"/> <source>Unreleased : Revision %1</source> <translation>Не выпущено : редакция %1</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4265"/> + <location filename="../main/MainWindow.cpp" line="4312"/> <source><h3>About Sonic Visualiser</h3></source> <translation><h3>О программе Sonic Visualiser</h3></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4269"/> + <location filename="../main/MainWindow.cpp" line="4316"/> <source>Debug</source> <translation>Отладка</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4269"/> + <location filename="../main/MainWindow.cpp" line="4316"/> <source>Release</source> <translation>Версия</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4294"/> + <location filename="../main/MainWindow.cpp" line="4341"/> <source><br>With Ogg file decoder (oggz v%1, fishsound v%2) &copy; CSIRO Australia</source> <translation><br>С декодером Ogg (oggz v%1, fishsound v%2) &copy; CSIRO Australia</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4337"/> + <location filename="../main/MainWindow.cpp" line="4384"/> <source><br>With LADSPA plugin support (API v%1) &copy; Richard Furse, Paul Davis, Stefan Westerfeld</source> <translation><br>С поддержкой расширений LADSPA (API v%1) &copy; Richard Furse, Paul Davis, Stefan Westerfeld</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4338"/> + <location filename="../main/MainWindow.cpp" line="4385"/> <source><br>With DSSI plugin support (API v%1) &copy; Chris Cannam, Steve Harris, Sean Bolton</source> <translation><br>С поддержкой расширений DSSI (API v%1) &copy; Chris Cannam, Steve Harris, Sean Bolton</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4376"/> + <location filename="../main/MainWindow.cpp" line="4423"/> <source>About Sonic Visualiser</source> <translation>О программе Sonic Visualiser</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4080"/> - <location filename="../main/MainWindow.cpp" line="4087"/> + <location filename="../main/MainWindow.cpp" line="4127"/> + <location filename="../main/MainWindow.cpp" line="4134"/> <source>Failed to generate layer</source> <translation>Не удалось создать слой</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="577"/> + <location filename="../main/MainWindow.cpp" line="583"/> <source>Adjust the application preferences</source> <translation>Изменить параметры работы приложения</translation> </message> @@ -2648,75 +2646,75 @@ <translation type="obsolete">Н&едавние файлы</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="576"/> + <location filename="../main/MainWindow.cpp" line="582"/> <source>&Preferences...</source> <translation>&Параметры...</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="714"/> + <location filename="../main/MainWindow.cpp" line="720"/> <source>;</source> <translation>;</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="951"/> + <location filename="../main/MainWindow.cpp" line="957"/> <source>Show &Zoom Wheels</source> <translation>Показывать &колёса масштабирования</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="952"/> + <location filename="../main/MainWindow.cpp" line="958"/> <source>Z</source> <translation>Z</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="953"/> + <location filename="../main/MainWindow.cpp" line="959"/> <source>Show thumbwheels for zooming horizontally and vertically</source> <translation>Показывать колёса для масштабирования по горизонтали и вертикали</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1461"/> + <location filename="../main/MainWindow.cpp" line="1467"/> <source>%1 by Category</source> <translation>%1 по категории</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1476"/> - <location filename="../main/MainWindow.cpp" line="1564"/> + <location filename="../main/MainWindow.cpp" line="1482"/> + <location filename="../main/MainWindow.cpp" line="1570"/> <source>Unclassified</source> <translation>Неклассифицированные</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1515"/> + <location filename="../main/MainWindow.cpp" line="1521"/> <source>%1 by Maker</source> <translation>%1 по имени создателя</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1529"/> - <location filename="../main/MainWindow.cpp" line="1567"/> + <location filename="../main/MainWindow.cpp" line="1535"/> + <location filename="../main/MainWindow.cpp" line="1573"/> <source>Unknown</source> <translation>Неизвестен</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1507"/> + <location filename="../main/MainWindow.cpp" line="1513"/> <source>%1 by Plugin Name</source> <translation>%1 по названию расширения</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1583"/> - <location filename="../main/MainWindow.cpp" line="1609"/> + <location filename="../main/MainWindow.cpp" line="1589"/> + <location filename="../main/MainWindow.cpp" line="1615"/> <source>%1...</source> <translation>%1...</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1176"/> + <location filename="../main/MainWindow.cpp" line="1182"/> <source>Add Spectr&um</source> <translation>Добавить &график спектральной функции</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1179"/> + <location filename="../main/MainWindow.cpp" line="1185"/> <source>Add a new pane showing a frequency spectrum</source> <translation>Добавить новое окно с частотой спектра</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1182"/> + <location filename="../main/MainWindow.cpp" line="1188"/> <source>Add a new layer showing a frequency spectrum</source> <translation>Добавить новый слой с частотой спектра</translation> </message> @@ -2727,44 +2725,44 @@ </message> <message> <location filename="../main/MainWindow.cpp" line="345"/> - <location filename="../main/MainWindow.cpp" line="1426"/> + <location filename="../main/MainWindow.cpp" line="1432"/> <source>&Transform</source> <translation>Пр&еобразования</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1261"/> + <location filename="../main/MainWindow.cpp" line="1267"/> <source>%1: %2</source> <translation>%1: %2</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1444"/> + <location filename="../main/MainWindow.cpp" line="1450"/> <source>&Recent Transforms</source> <translation>&Недавние преобразования</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1530"/> - <location filename="../main/MainWindow.cpp" line="1568"/> + <location filename="../main/MainWindow.cpp" line="1536"/> + <location filename="../main/MainWindow.cpp" line="1574"/> <source> [\(<].*$</source> <translation> [\(<].*$</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3879"/> - <location filename="../main/MainWindow.cpp" line="3889"/> + <location filename="../main/MainWindow.cpp" line="3926"/> + <location filename="../main/MainWindow.cpp" line="3936"/> <source>Audio processing overload</source> <translation>Перегрузка в обработке звука</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="960"/> + <location filename="../main/MainWindow.cpp" line="966"/> <source>Show Property Bo&xes</source> <translation>Показывать панели с&войств</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="961"/> + <location filename="../main/MainWindow.cpp" line="967"/> <source>X</source> <translation>X</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="962"/> + <location filename="../main/MainWindow.cpp" line="968"/> <source>Show the layer property boxes at the side of the main window</source> <translation>Показывать панели свойств слоёв сбоку от основного окна</translation> </message> @@ -2797,77 +2795,77 @@ <translation type="obsolete">Завершить работу с Sonic Visualiser</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="609"/> + <location filename="../main/MainWindow.cpp" line="615"/> <source>Cut the selection from the current layer to the clipboard</source> <translation>Вырезать выделение из активного слоя в буфер обмена</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="619"/> + <location filename="../main/MainWindow.cpp" line="625"/> <source>Copy the selection from the current layer to the clipboard</source> <translation>Скопировать выделение из активного слоя в буфер обмена</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="629"/> + <location filename="../main/MainWindow.cpp" line="635"/> <source>Paste from the clipboard to the current layer</source> <translation>Вставить содержимое буфера обмена в активный слой</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="661"/> + <location filename="../main/MainWindow.cpp" line="667"/> <source>Select the whole duration of the current session</source> <translation>Выбрать данные по всей длительности активнонр сеанса</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="670"/> + <location filename="../main/MainWindow.cpp" line="676"/> <source>Select the time range corresponding to the current window width</source> <translation>Сделать временной диапазон равным активной ширине окна</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="678"/> + <location filename="../main/MainWindow.cpp" line="684"/> <source>Select from the start of the session to the current playback position</source> <translation>Выделить от начала сеанса до текущей точки воспроизведения</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="686"/> + <location filename="../main/MainWindow.cpp" line="692"/> <source>Select from the current playback position to the end of the session</source> <translation>Выделить от текущей точки воспроизведения до конца сеанса</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="694"/> + <location filename="../main/MainWindow.cpp" line="700"/> <source>Clear the selection</source> <translation>Очистить выделение</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="707"/> + <location filename="../main/MainWindow.cpp" line="713"/> <source>Insert a new time instant at the current playback position, in a new layer if necessary</source> <translation>Вставить новую отметку времени в точку воспроизведения, при необходимости — в новый слой</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="719"/> + <location filename="../main/MainWindow.cpp" line="725"/> <source>Insert Instants at Selection &Boundaries</source> <translation>Вставить отметки времени по &краям выделения</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="720"/> + <location filename="../main/MainWindow.cpp" line="726"/> <source>Shift+Enter</source> <translation>Shift+Enter</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="826"/> + <location filename="../main/MainWindow.cpp" line="832"/> <source>&Jump Left</source> <translation>Перескочить в&лево</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="834"/> + <location filename="../main/MainWindow.cpp" line="840"/> <source>J&ump Right</source> <translation>П&ерескочить вправо</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="881"/> + <location filename="../main/MainWindow.cpp" line="887"/> <source>Restore the zoom level to the default</source> <translation>Восстановить обычный масштаб отображения</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="919"/> + <location filename="../main/MainWindow.cpp" line="925"/> <source>Show &No Overlays</source> <translation>Не по&казывать перекрытия совсем</translation> </message> @@ -2876,7 +2874,7 @@ <translation type="obsolete">Спрятать индикацию центра, времён выделения, имена слоёв и масштаб</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="929"/> + <location filename="../main/MainWindow.cpp" line="935"/> <source>Show &Minimal Overlays</source> <translation>Показывать &минимум перекрытий</translation> </message> @@ -2893,7 +2891,7 @@ <translation type="obsolete">Показывать индикатор центра, времена выделений, имена слоёв и масштаб</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="939"/> + <location filename="../main/MainWindow.cpp" line="945"/> <source>Show &All Overlays</source> <translation>Показывать в&се перекрытия</translation> </message> @@ -2906,190 +2904,190 @@ <translation type="obsolete">Показывать весь текст и масштаб</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="969"/> + <location filename="../main/MainWindow.cpp" line="975"/> <source>Show Status &Bar</source> <translation>Показывать статусную &строку</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="970"/> + <location filename="../main/MainWindow.cpp" line="976"/> <source>Show context help information in the status bar at the bottom of the window</source> <translation>Показывать контекстную справку в статусной строке, находящейся внизу окна программы</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1143"/> + <location filename="../main/MainWindow.cpp" line="1149"/> <source>Add a new pane showing a spectrogram</source> <translation>Добавить новое окно с отображением спектрограммы</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1146"/> + <location filename="../main/MainWindow.cpp" line="1152"/> <source>Add a new layer showing a spectrogram</source> <translation>Добавить новый слой с отображением спектрограммы</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1155"/> + <location filename="../main/MainWindow.cpp" line="1161"/> <source>Add a new pane showing a spectrogram set up for an overview of note pitches</source> <translation>Добавить новое окно, отображающее спектрограмму для обзора высоты тона нот</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1158"/> + <location filename="../main/MainWindow.cpp" line="1164"/> <source>Add a new layer showing a spectrogram set up for an overview of note pitches</source> <translation>Добавить новый слой, отображающий спектрограмму для обзора высоты тона нот</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1340"/> + <location filename="../main/MainWindow.cpp" line="1346"/> <source>Delete the currently active pane</source> <translation>Удалить активное окно</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1361"/> + <location filename="../main/MainWindow.cpp" line="1367"/> <source>Add S&lice of Layer</source> <translation>Добавить &фрагмент слоя</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2079"/> + <location filename="../main/MainWindow.cpp" line="2085"/> <source>Select ranges</source> <translation>Выбрать диапазон</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2089"/> + <location filename="../main/MainWindow.cpp" line="2095"/> <source>Edit items in layer</source> <translation>Изменить объекты слоя</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2100"/> + <location filename="../main/MainWindow.cpp" line="2106"/> <source>Draw new items in layer</source> <translation>Нарисовать новые объекты в слое</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2872"/> + <location filename="../main/MainWindow.cpp" line="2916"/> <source>Open Location</source> <translation>Открыть местоположение</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2873"/> + <location filename="../main/MainWindow.cpp" line="2917"/> <source>Please enter the URL of the location to open:</source> <translation>Введите URL открываемого местоположения:</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2886"/> - <location filename="../main/MainWindow.cpp" line="2890"/> - <location filename="../main/MainWindow.cpp" line="2914"/> - <location filename="../main/MainWindow.cpp" line="2918"/> + <location filename="../main/MainWindow.cpp" line="2930"/> + <location filename="../main/MainWindow.cpp" line="2934"/> + <location filename="../main/MainWindow.cpp" line="2958"/> + <location filename="../main/MainWindow.cpp" line="2962"/> <source>Failed to open location</source> <translation>Не удалось открыть местоположение</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3819"/> + <location filename="../main/MainWindow.cpp" line="3866"/> <source>Visible: %1 to %2 (duration %3)</source> <translation>Видимая область: от %1 до %2 (длительность %3)</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4218"/> + <location filename="../main/MainWindow.cpp" line="4265"/> <source>Adjust the master playback level</source> <translation>Изменить общую громкость воспроизведения</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4220"/> + <location filename="../main/MainWindow.cpp" line="4267"/> <source>Adjust the master playback speed</source> <translation>Изменить общую скорость воспроизведения</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4296"/> + <location filename="../main/MainWindow.cpp" line="4343"/> <source><br>With Ogg file decoder &copy; CSIRO Australia</source> <translation><br>С декодером Ogg &copy; CSIRO Australia</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4303"/> + <location filename="../main/MainWindow.cpp" line="4350"/> <source><br>With MAD mp3 decoder &copy; Underbit Technologies Inc</source> <translation><br>С декодером MAD mp3 &copy; Underbit Technologies Inc</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4310"/> + <location filename="../main/MainWindow.cpp" line="4357"/> <source><br>With libsamplerate &copy; Erik de Castro Lopo</source> <translation><br>С libsamplerate &copy; Erik de Castro Lopo</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4317"/> + <location filename="../main/MainWindow.cpp" line="4364"/> <source><br>With libsndfile &copy; Erik de Castro Lopo</source> <translation><br>С libsndfile &copy; Erik de Castro Lopo</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4324"/> + <location filename="../main/MainWindow.cpp" line="4371"/> <source><br>With FFTW3 &copy; Matteo Frigo and MIT</source> <translation><br>С FFTW3 &copy; Matteo Frigo и MIT</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4335"/> + <location filename="../main/MainWindow.cpp" line="4382"/> <source><br>With Vamp plugin support (API v%1, host SDK v%2) &copy; Chris Cannam</source> <translation><br>С поддержкой расширений Vamp (API v%1, host SDK v%2) &copy; Chris Cannam</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4344"/> + <location filename="../main/MainWindow.cpp" line="4391"/> <source><br>With Serd and Sord RDF parser and store &copy; David Robillard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4345"/> + <location filename="../main/MainWindow.cpp" line="4392"/> <source><br>With Dataquay Qt/RDF library &copy; Chris Cannam</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4353"/> + <location filename="../main/MainWindow.cpp" line="4400"/> <source><br>With liblo Lite OSC library &copy; Steve Harris</source> <translation><br>С liblo Lite OSC library &copy; Steve Harris</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="546"/> + <location filename="../main/MainWindow.cpp" line="552"/> <source>Export Image File...</source> <translation>Экспортировать в файл изображения...</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="547"/> + <location filename="../main/MainWindow.cpp" line="553"/> <source>Export a single pane to an image file</source> <translation>Экспортировать всё окно в файл изображения</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2669"/> + <location filename="../main/MainWindow.cpp" line="2713"/> <source>Export the whole pane (%1x%2 pixels)</source> <translation>Экспортировать всё окно (%1x%2 пикселов)</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2671"/> + <location filename="../main/MainWindow.cpp" line="2715"/> <source>Export the visible area only (%1x%2 pixels)</source> <translation>Экспортировать только видимую часть (%1x%2 пикселов)</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2674"/> + <location filename="../main/MainWindow.cpp" line="2718"/> <source>Export the selection extent (%1x%2 pixels)</source> <translation>Экспортировать выделение (%1x%2 пикселов)</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2677"/> + <location filename="../main/MainWindow.cpp" line="2721"/> <source>Export the selection extent</source> <translation>Экспортировать выделение</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2688"/> + <location filename="../main/MainWindow.cpp" line="2732"/> <source>Which region of the current pane do you want to export as an image?</source> <translation>Какую область текущего окна вы хотите экспортировать как изображение?</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2696"/> + <location filename="../main/MainWindow.cpp" line="2740"/> <source>Note: the whole pane is too wide to be exported as a single image.</source> <translation>Примечание: всё окно слишком широко, чтобы сохранить его как изображение.</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2721"/> + <location filename="../main/MainWindow.cpp" line="2765"/> <source>Failed to save image file</source> <translation>Не удалось сохранить файл изображения</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2722"/> + <location filename="../main/MainWindow.cpp" line="2766"/> <source>Failed to save image file %1</source> <translation>Не удалось сохранить файл изображения %1</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3816"/> + <location filename="../main/MainWindow.cpp" line="3863"/> <source>Selection: %1 to %2 (duration %3)</source> <translation>Выделение: %1 до %2 (длительность %3)</translation> </message> @@ -3111,7 +3109,7 @@ <message> <location filename="../main/MainWindow.cpp" line="181"/> <location filename="../main/MainWindow.cpp" line="227"/> - <location filename="../main/MainWindow.cpp" line="3289"/> + <location filename="../main/MainWindow.cpp" line="3336"/> <source>Green</source> <translation>Зелёный</translation> </message> @@ -3143,7 +3141,7 @@ <message> <location filename="../main/MainWindow.cpp" line="187"/> <location filename="../main/MainWindow.cpp" line="224"/> - <location filename="../main/MainWindow.cpp" line="3286"/> + <location filename="../main/MainWindow.cpp" line="3333"/> <source>Bright Green</source> <translation>Ярко-зелёный</translation> </message> @@ -3178,293 +3176,303 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="554"/> + <location filename="../main/MainWindow.cpp" line="528"/> + <source>&Export Audio Data...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="529"/> + <source>Export audio from selection into a data file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="560"/> <source>Apply Session Template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="563"/> + <location filename="../main/MainWindow.cpp" line="569"/> <source>Export Session as Template...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="570"/> + <location filename="../main/MainWindow.cpp" line="576"/> <source>Manage Exported Templates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="600"/> + <location filename="../main/MainWindow.cpp" line="606"/> <source>Editing</source> <translation>Редактирование</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="636"/> + <location filename="../main/MainWindow.cpp" line="642"/> <source>Paste at Playback Position</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="637"/> + <location filename="../main/MainWindow.cpp" line="643"/> <source>Ctrl+Shift+V</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="638"/> + <location filename="../main/MainWindow.cpp" line="644"/> <source>Paste from the clipboard to the current layer, placing the first item at the playback position</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="647"/> - <location filename="../main/MainWindow.cpp" line="2195"/> + <location filename="../main/MainWindow.cpp" line="653"/> + <location filename="../main/MainWindow.cpp" line="2201"/> <source>Delete items in current selection from the current layer</source> <translation>Удалить объекты в активном выделении текущего слоя</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="657"/> + <location filename="../main/MainWindow.cpp" line="663"/> <source>Selection</source> <translation>Выделение</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="703"/> + <location filename="../main/MainWindow.cpp" line="709"/> <source>Tapping Time Instants</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="721"/> + <location filename="../main/MainWindow.cpp" line="727"/> <source>Insert new time instants at the start and end of the current selected regions, in a new layer if necessary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="737"/> + <location filename="../main/MainWindow.cpp" line="743"/> <source>Number New Instants with</source> <translation>Способ нумерации новых отметок</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="757"/> + <location filename="../main/MainWindow.cpp" line="763"/> <source>Cycle size</source> <translation>Размер цикла</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="784"/> + <location filename="../main/MainWindow.cpp" line="790"/> <source>Set Numbering Counters...</source> <translation>Установить счетчики нумерации...</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="785"/> + <location filename="../main/MainWindow.cpp" line="791"/> <source>Set the counters used for counter-based labelling</source> <translation>Устанолвить счетчики для меток на основе подсчета</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="789"/> + <location filename="../main/MainWindow.cpp" line="795"/> <source>Renumber Selected Instants</source> <translation>Перенумеровать выбранные отметки</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="790"/> + <location filename="../main/MainWindow.cpp" line="796"/> <source>Renumber the selected instants using the current labelling scheme</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="806"/> + <location filename="../main/MainWindow.cpp" line="812"/> <source>Panning and Navigation</source> <translation>Прокрутка и перемещение</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="860"/> + <location filename="../main/MainWindow.cpp" line="866"/> <source>Zoom</source> <translation>Масштаб просмотра</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="888"/> + <location filename="../main/MainWindow.cpp" line="894"/> <source>F</source> <translation>F</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="897"/> + <location filename="../main/MainWindow.cpp" line="903"/> <source>Display Features</source> <translation>Отображение элементов</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="909"/> + <location filename="../main/MainWindow.cpp" line="915"/> <source>#</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="910"/> + <location filename="../main/MainWindow.cpp" line="916"/> <source>Show or hide all time rulers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="987"/> + <location filename="../main/MainWindow.cpp" line="993"/> <source>Show La&yer Summary</source> <translation>&Показать сводку по слою</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="988"/> + <location filename="../main/MainWindow.cpp" line="994"/> <source>Y</source> <translation>Y</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="989"/> + <location filename="../main/MainWindow.cpp" line="995"/> <source>Open a window displaying the hierarchy of panes and layers in this session</source> <translation>Открыть окно, в котором отобразится иерархия окон и слоев активного сеанса</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1040"/> + <location filename="../main/MainWindow.cpp" line="1046"/> <source>Managing Panes and Layers</source> <translation>Управление окнами и слоями</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1043"/> + <location filename="../main/MainWindow.cpp" line="1049"/> <source>N</source> <translation>N</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1077"/> + <location filename="../main/MainWindow.cpp" line="1083"/> <source>T</source> <translation>T</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1129"/> + <location filename="../main/MainWindow.cpp" line="1135"/> <source>W</source> <translation>W</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1132"/> + <location filename="../main/MainWindow.cpp" line="1138"/> <source>Shift+W</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1140"/> + <location filename="../main/MainWindow.cpp" line="1146"/> <source>Add Spectro&gram</source> <translation>Добавить &спектограмму</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1142"/> + <location filename="../main/MainWindow.cpp" line="1148"/> <source>G</source> <translation>G</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1145"/> + <location filename="../main/MainWindow.cpp" line="1151"/> <source>Shift+G</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1154"/> + <location filename="../main/MainWindow.cpp" line="1160"/> <source>M</source> <translation>M</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1157"/> + <location filename="../main/MainWindow.cpp" line="1163"/> <source>Shift+M</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1164"/> + <location filename="../main/MainWindow.cpp" line="1170"/> <source>Add Pea&k Frequency Spectrogram</source> <translation>Добавить спектограмму &пиковой частоты</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1166"/> + <location filename="../main/MainWindow.cpp" line="1172"/> <source>K</source> <translation>K</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1169"/> + <location filename="../main/MainWindow.cpp" line="1175"/> <source>Shift+K</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1178"/> + <location filename="../main/MainWindow.cpp" line="1184"/> <source>U</source> <translation>U</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1181"/> + <location filename="../main/MainWindow.cpp" line="1187"/> <source>Shift+U</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1320"/> + <location filename="../main/MainWindow.cpp" line="1326"/> <source>Switch to Previous Pane</source> <translation>Перейти к предыдущему окну</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1321"/> + <location filename="../main/MainWindow.cpp" line="1327"/> <source>[</source> <translation>[</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1322"/> + <location filename="../main/MainWindow.cpp" line="1328"/> <source>Make the next pane up in the pane stack current</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1328"/> + <location filename="../main/MainWindow.cpp" line="1334"/> <source>Switch to Next Pane</source> <translation>Перейти к следующему окну</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1329"/> + <location filename="../main/MainWindow.cpp" line="1335"/> <source>]</source> <translation>]</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1330"/> + <location filename="../main/MainWindow.cpp" line="1336"/> <source>Make the next pane down in the pane stack current</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1339"/> + <location filename="../main/MainWindow.cpp" line="1345"/> <source>Ctrl+Shift+D</source> <translation>Ctrl+Shift+D</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1390"/> + <location filename="../main/MainWindow.cpp" line="1396"/> <source>R</source> <translation>R</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1397"/> + <location filename="../main/MainWindow.cpp" line="1403"/> <source>Edit Layer Data</source> <translation>Изменить данные слоя</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1398"/> + <location filename="../main/MainWindow.cpp" line="1404"/> <source>E</source> <translation>E</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1399"/> + <location filename="../main/MainWindow.cpp" line="1405"/> <source>Edit the currently active layer as a data grid</source> <translation>Изменить активный слой как сетку данных</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1406"/> + <location filename="../main/MainWindow.cpp" line="1412"/> <source>Ctrl+D</source> <translation>Ctrl+D</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1666"/> + <location filename="../main/MainWindow.cpp" line="1672"/> <source>Help</source> <translation>Справка</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1674"/> + <location filename="../main/MainWindow.cpp" line="1680"/> <source>F1</source> <translation>F1</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1675"/> + <location filename="../main/MainWindow.cpp" line="1681"/> <source>Open the %1 reference manual</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1680"/> + <location filename="../main/MainWindow.cpp" line="1686"/> <source>&Key and Mouse Reference</source> <translation>&Использование клавиатуры и мыши</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1681"/> + <location filename="../main/MainWindow.cpp" line="1687"/> <source>F2</source> <translation>F2</translation> </message> @@ -3473,488 +3481,498 @@ <translation type="obsolete">Открыть окно, в котором перечисляются клавиатурные комбинации Sonic Visualiser</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1707"/> + <location filename="../main/MainWindow.cpp" line="1713"/> <source>Ctrl+R</source> <translation>Ctrl+R</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1709"/> + <location filename="../main/MainWindow.cpp" line="1715"/> <source>Re-open</source> <translation>Повторно открыть</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1711"/> + <location filename="../main/MainWindow.cpp" line="1717"/> <source>Re-open the current or most recently opened file</source> <translation>Повторно открыть активный или недавно открывавшийся файл</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1722"/> + <location filename="../main/MainWindow.cpp" line="1728"/> <source>Standard Waveform</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1758"/> + <location filename="../main/MainWindow.cpp" line="1764"/> <source>Choose Default Template...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1783"/> + <location filename="../main/MainWindow.cpp" line="1789"/> <source>Ctrl+T</source> <translation>Ctrl+T</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1785"/> + <location filename="../main/MainWindow.cpp" line="1791"/> <source>Repeat Transform</source> <translation>Повторить преобразование</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1787"/> + <location filename="../main/MainWindow.cpp" line="1793"/> <source>Re-select the most recently run transform</source> <translation>Повторно запустить самое последнее выполнявшееся преобразование</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1877"/> + <location filename="../main/MainWindow.cpp" line="1883"/> <source>Playback and Transport Controls</source> <translation>Управление воспроизведением и перемоткой</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1881"/> + <location filename="../main/MainWindow.cpp" line="1887"/> <source>Play&back</source> <translation>Воспро&изведение</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1884"/> + <location filename="../main/MainWindow.cpp" line="1890"/> <source>Playback</source> <translation>Воспроизведение</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1886"/> + <location filename="../main/MainWindow.cpp" line="1892"/> <source>Playback Toolbar</source> <translation>Панель воспроизведения</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1896"/> + <location filename="../main/MainWindow.cpp" line="1902"/> <source>PgUp</source> <translation>PgUp</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1897"/> + <location filename="../main/MainWindow.cpp" line="1903"/> <source>Rewind to the previous time instant or time ruler notch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1921"/> + <location filename="../main/MainWindow.cpp" line="1927"/> <source>PgDown</source> <translation>PgDown</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1922"/> + <location filename="../main/MainWindow.cpp" line="1928"/> <source>Fast-forward to the next time instant or time ruler notch</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1946"/> + <location filename="../main/MainWindow.cpp" line="1952"/> <source>Constrain playback to the selected regions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1964"/> + <location filename="../main/MainWindow.cpp" line="1970"/> <source>Solo Current Pane</source> <translation>Соло активного окна</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1968"/> + <location filename="../main/MainWindow.cpp" line="1974"/> <source>o</source> <translation>o</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1969"/> + <location filename="../main/MainWindow.cpp" line="1975"/> <source>Solo the current pane during playback</source> <translation>При воспроизведении звучит лишь активное окно</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1978"/> + <location filename="../main/MainWindow.cpp" line="1984"/> <source>Align File Timelines</source> <translation>Выровнять линейки времени</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1981"/> + <location filename="../main/MainWindow.cpp" line="1987"/> <source>Treat multiple audio files as versions of the same work, and align their timelines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2029"/> + <location filename="../main/MainWindow.cpp" line="2035"/> <source>Speed Up</source> <translation>Ускорить</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2030"/> + <location filename="../main/MainWindow.cpp" line="2036"/> <source>Ctrl+PgUp</source> <translation>Ctrl+PgUp</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2031"/> + <location filename="../main/MainWindow.cpp" line="2037"/> <source>Time-stretch playback to speed it up without changing pitch</source> <translation>Сжать время воспроизведения, не меняя высоту тона</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2035"/> + <location filename="../main/MainWindow.cpp" line="2041"/> <source>Slow Down</source> <translation>Замедлить</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2036"/> + <location filename="../main/MainWindow.cpp" line="2042"/> <source>Ctrl+PgDown</source> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2037"/> + <location filename="../main/MainWindow.cpp" line="2043"/> <source>Time-stretch playback to slow it down without changing pitch</source> <translation>Расширить время воспроизведения, не меняя высоту тона</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2041"/> + <location filename="../main/MainWindow.cpp" line="2047"/> <source>Restore Normal Speed</source> <translation>Восстановить обычную скорость</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2042"/> + <location filename="../main/MainWindow.cpp" line="2048"/> <source>Ctrl+Home</source> <translation>Ctrl+Home</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2043"/> + <location filename="../main/MainWindow.cpp" line="2049"/> <source>Restore non-time-stretched playback</source> <translation>Восстановить естественную скорость воспроизведения</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2058"/> + <location filename="../main/MainWindow.cpp" line="2064"/> <source>Tool Selection</source> <translation>Выбор инструмента</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2108"/> + <location filename="../main/MainWindow.cpp" line="2114"/> <source>Erase</source> <translation>Стерка</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2110"/> + <location filename="../main/MainWindow.cpp" line="2116"/> <source>5</source> <translation>5</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2111"/> + <location filename="../main/MainWindow.cpp" line="2117"/> <source>Erase items from layer</source> <translation>Стирать объекты слоя</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2118"/> + <location filename="../main/MainWindow.cpp" line="2124"/> <source>Measure</source> <translation>Измеритель</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2120"/> + <location filename="../main/MainWindow.cpp" line="2126"/> <source>6</source> <translation>6</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2121"/> + <location filename="../main/MainWindow.cpp" line="2127"/> <source>Make measurements in layer</source> <translation>Выполнять измерения в слое</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2190"/> + <location filename="../main/MainWindow.cpp" line="2196"/> <source>&Delete Current Measurement</source> <translation>&Удалить активный замер</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2191"/> + <location filename="../main/MainWindow.cpp" line="2197"/> <source>Delete the measurement currently under the mouse pointer</source> <translation>Удалить замер, находящийся под курсором мыши</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2200"/> + <location filename="../main/MainWindow.cpp" line="2206"/> <source>Fast Forward to Next Instant</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2202"/> + <location filename="../main/MainWindow.cpp" line="2208"/> <source>Rewind to Previous Instant</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2205"/> + <location filename="../main/MainWindow.cpp" line="2211"/> <source>Fast Forward to Next Point</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2206"/> + <location filename="../main/MainWindow.cpp" line="2212"/> <source>Fast forward to the next point in the current layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2207"/> + <location filename="../main/MainWindow.cpp" line="2213"/> <source>Rewind to Previous Point</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2208"/> + <location filename="../main/MainWindow.cpp" line="2214"/> <source>Rewind to the previous point in the current layer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2211"/> + <location filename="../main/MainWindow.cpp" line="2217"/> <source>Fast forward</source> <translation>Быстрый вперед</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2305"/> - <location filename="../main/MainWindow.cpp" line="2319"/> - <location filename="../main/MainWindow.cpp" line="2333"/> + <location filename="../main/MainWindow.cpp" line="2311"/> + <location filename="../main/MainWindow.cpp" line="2325"/> + <location filename="../main/MainWindow.cpp" line="2339"/> <source><b>File open failed</b><p>Audio file "%1" could not be opened</source> <translation><b>Не удалось открыть файл</b><p>Не удалось открыть звуковой файл "%1"</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2534"/> + <location filename="../main/MainWindow.cpp" line="2461"/> + <source>Export the selected regions into a single file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2463"/> + <source>Export the whole file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/MainWindow.cpp" line="2578"/> <source><b>File open failed</b><p>Layer file %1 could not be opened.</source> <translation><b>Не удалось открыть файл</b><p>Не удалось открыть файл слоя "%1"</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2598"/> + <location filename="../main/MainWindow.cpp" line="2642"/> <source>Can't export non-note layers to MIDI</source> <translation>Невозможно экспортировать ненотные слои в MIDI</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2610"/> + <location filename="../main/MainWindow.cpp" line="2654"/> <source>Sorry, cannot export this layer type to RDF (supported types are: region, note, text, time instants, time values)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2835"/> + <location filename="../main/MainWindow.cpp" line="2879"/> <source><b>File open failed</b><p>Session file "%1" could not be opened</source> <translation><b>Не удалось открыть файл</b><p>Не удалось открыть файл сеанса "%1"</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2855"/> + <location filename="../main/MainWindow.cpp" line="2899"/> <source><b>File open failed</b><p>File "%1" could not be opened</source> <translation><b>Не удалось открыть файл</b><p>Не удалось открыть файл "%1"</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2887"/> + <location filename="../main/MainWindow.cpp" line="2931"/> <source><b>Open failed</b><p>URL "%1" could not be opened</source> <translation><b>Не удалось открыть ссылку</b><p>Не удалось открыть URL "%1"</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2915"/> + <location filename="../main/MainWindow.cpp" line="2959"/> <source><b>Open failed</b><p>File or URL "%1" could not be opened</source> <translation><b>Не удалось открыть ссылку</b><p>Не удалось открыть файл или URL "%1"</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2958"/> + <location filename="../main/MainWindow.cpp" line="3002"/> <source>Enter template name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2963"/> + <location filename="../main/MainWindow.cpp" line="3007"/> <source>Please enter a name for the saved template:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2967"/> + <location filename="../main/MainWindow.cpp" line="3011"/> <source>Set as default template for future audio files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2987"/> + <location filename="../main/MainWindow.cpp" line="3031"/> <source>Template file exists</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2988"/> + <location filename="../main/MainWindow.cpp" line="3032"/> <source><b>Template file exists</b><p>The template "%1" already exists.<br>Overwrite it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3045"/> - <location filename="../main/MainWindow.cpp" line="3050"/> + <location filename="../main/MainWindow.cpp" line="3089"/> + <location filename="../main/MainWindow.cpp" line="3094"/> <source>Failed to open dropped URL</source> <translation>Не удалось открыть URL, перемещенный мышью в окно программы</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3046"/> + <location filename="../main/MainWindow.cpp" line="3090"/> <source><b>Open failed</b><p>Dropped URL "%1" could not be opened</source> <translation><b>Не удалось открыть ссылку</b><p>Не удалось открыть файл URL "%1", перетащенный в окно программы мышью</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3180"/> + <location filename="../main/MainWindow.cpp" line="3227"/> <source><b>Session modified</b><p>The current session has been modified.<br>Do you want to save it?</source> <translation><b>Сеанс изменился</b><p>Активный сеанс изменился<br>Вы хотите сохранить его?</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3242"/> - <location filename="../main/MainWindow.cpp" line="3265"/> + <location filename="../main/MainWindow.cpp" line="3289"/> + <location filename="../main/MainWindow.cpp" line="3312"/> <source><b>Save failed</b><p>Session file "%1" could not be saved.</source> <translation><b>Не удалось сохранить файл</b><p>Не удалось сохранить файл сеанса "%1"</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3267"/> + <location filename="../main/MainWindow.cpp" line="3314"/> <source>%1: %1</source> <translation type="unfinished">%1: %1 {1:?}</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3718"/> + <location filename="../main/MainWindow.cpp" line="3765"/> <source>Playback speed: Normal</source> <translation>Скорость воспроизведения: обычная</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3720"/> + <location filename="../main/MainWindow.cpp" line="3767"/> <source>Playback speed: %1%2%</source> <translation>Скорость воспроизведения: %1%2%</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3868"/> + <location filename="../main/MainWindow.cpp" line="3915"/> <source><b>Wrong sample rate</b><p>The sample rate of this audio file (%1 Hz) does not match the current playback rate (%2 Hz).<p>The file will play at the wrong speed and pitch.<p>Change the <i>Resample mismatching files on import</i> option under <i>File</i> -> <i>Preferences</i> if you want to alter this behaviour.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3880"/> + <location filename="../main/MainWindow.cpp" line="3927"/> <source><b>Overloaded</b><p>Audio effects plugin auditioning has been disabled due to a processing overload.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4061"/> + <location filename="../main/MainWindow.cpp" line="4108"/> <source>Reset Counters</source> <translation>Обнуление счетчиков</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4081"/> + <location filename="../main/MainWindow.cpp" line="4128"/> <source><b>Layer generation failed</b><p>Failed to generate derived layer.<p>The layer transform "%1" failed:<p>%2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4088"/> + <location filename="../main/MainWindow.cpp" line="4135"/> <source><b>Layer generation failed</b><p>Failed to generate a derived layer.<p>The layer transform "%1" failed.<p>No error information is available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4100"/> - <location filename="../main/MainWindow.cpp" line="4134"/> + <location filename="../main/MainWindow.cpp" line="4147"/> + <location filename="../main/MainWindow.cpp" line="4181"/> <source>Warning</source> <translation>Предупреждение</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4114"/> + <location filename="../main/MainWindow.cpp" line="4161"/> <source><b>Layer generation failed</b><p>Failed to regenerate derived layer "%1" using new data model as input.<p>The layer transform "%2" failed:<p>%3</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4121"/> + <location filename="../main/MainWindow.cpp" line="4168"/> <source><b>Layer generation failed</b><p>Failed to regenerate derived layer "%1" using new data model as input.<p>The layer transform "%2" failed.<p>No error information is available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4134"/> + <location filename="../main/MainWindow.cpp" line="4181"/> <source><b>Warning when regenerating layer</b><p>When regenerating the derived layer "%1" using new data model as input:<p>%2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4144"/> + <location filename="../main/MainWindow.cpp" line="4191"/> <source>Failed to calculate alignment</source> <translation>Не удалось рассчитать выравнивание</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4145"/> + <location filename="../main/MainWindow.cpp" line="4192"/> <source><b>Alignment calculation failed</b><p>Failed to calculate an audio alignment using transform "%1":<p>%2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4279"/> + <location filename="../main/MainWindow.cpp" line="4326"/> <source><br>With JACK audio output library &copy; Paul Davis and Jack O'Quin</source> <translation><br>С библиотекой JACK &copy; Paul Davis и Jack O'Quin</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4283"/> + <location filename="../main/MainWindow.cpp" line="4330"/> <source><br>With PortAudio audio output library &copy; Ross Bencina and Phil Burk</source> <translation><br>С библиотекой PortAudio &copy; Ross Bencina и Phil Burk</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4289"/> + <location filename="../main/MainWindow.cpp" line="4336"/> <source><br>With PulseAudio audio output library &copy; Lennart Poettering and Pierre Ossman</source> <translation><br>С библиотекой PulseAudio &copy; Lennart Poettering и Pierre Ossman</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3890"/> + <location filename="../main/MainWindow.cpp" line="3937"/> <source><b>Overloaded</b><p>Audio playback speed processing has been reduced to a single channel, due to a processing overload.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4331"/> + <location filename="../main/MainWindow.cpp" line="4378"/> <source><br>With Rubber Band &copy; Chris Cannam</source> <translation><br>С Rubber Band &copy; Chris Cannam</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1648"/> + <location filename="../main/MainWindow.cpp" line="1654"/> <source>Find a Transform...</source> <translation>Найти эффект трансформации...</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1649"/> + <location filename="../main/MainWindow.cpp" line="1655"/> <source>Search for a transform from the installed plugins, by name or description</source> <translation>Найти эффект трансформации среди установленных расширений по названию или описанию</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1650"/> + <location filename="../main/MainWindow.cpp" line="1656"/> <source>Ctrl+M</source> <translation>Ctrl+M</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4266"/> + <location filename="../main/MainWindow.cpp" line="4313"/> <source><p>Sonic Visualiser is a program for viewing and exploring audio data for semantic music analysis and annotation.<br><a href="http://www.sonicvisualiser.org/">http://www.sonicvisualiser.org/</a></p></source> <translation><p>Sonic Visualiser — программа для просмотра и исследования звукозаписей с целью семантического анализа и аннотации музыки.<br><a href="http://www.sonicvisualiser.org/">http://www.sonicvisualiser.org/</a></p></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4267"/> + <location filename="../main/MainWindow.cpp" line="4314"/> <source><p><small>%1 : %2 configuration</small></p></source> <translation type="unfinished"><p><small>%1 : конфигурация %2</small></p></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4273"/> + <location filename="../main/MainWindow.cpp" line="4320"/> <source>With Qt v%1 &copy; Nokia Corporation</source> <translation>С использованием Qt v%1 &copy; Nokia Corporation</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4277"/> + <location filename="../main/MainWindow.cpp" line="4324"/> <source><br>With JACK audio output library v%1 &copy; Paul Davis and Jack O'Quin</source> <translation><br>С библиотекой JACK v%1 &copy; Paul Davis и Jack O'Quin</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4287"/> + <location filename="../main/MainWindow.cpp" line="4334"/> <source><br>With PulseAudio audio output library v%1 &copy; Lennart Poettering and Pierre Ossman</source> <translation><br>С библиотекой PulseAudio v%1 &copy; Lennart Poettering и Pierre Ossman</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4301"/> + <location filename="../main/MainWindow.cpp" line="4348"/> <source><br>With MAD mp3 decoder v%1 &copy; Underbit Technologies Inc</source> <translation><br>С декодером mp3 MAD v%1 &copy; Underbit Technologies Inc</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4308"/> + <location filename="../main/MainWindow.cpp" line="4355"/> <source><br>With libsamplerate v%1 &copy; Erik de Castro Lopo</source> <translation><br>С libsamplerate v%1 &copy; Erik de Castro Lopo</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4315"/> + <location filename="../main/MainWindow.cpp" line="4362"/> <source><br>With libsndfile v%1 &copy; Erik de Castro Lopo</source> <translation><br>С libsndfile v%1 &copy; Erik de Castro Lopo</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4322"/> + <location filename="../main/MainWindow.cpp" line="4369"/> <source><br>With FFTW3 v%1 &copy; Matteo Frigo and MIT</source> <translation><br>С FFTW3 v%1 &copy; Matteo Frigo и MIT</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4329"/> + <location filename="../main/MainWindow.cpp" line="4376"/> <source><br>With Rubber Band v%1 &copy; Chris Cannam</source> <translation><br>С Rubber Band v%1 &copy; Chris Cannam</translation> </message> @@ -3975,141 +3993,141 @@ <translation type="obsolete"><br>С движком запросов RDF Rasqal &copy; Dave Beckett и Бристольский университет</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4340"/> + <location filename="../main/MainWindow.cpp" line="4387"/> <source><br>With Redland RDF datastore v%1 &copy; Dave Beckett and the University of Bristol</source> <translation><br>C хранилищем данных RDF Redland v%1 &copy; Dave Beckett и Бристольский университет</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4342"/> + <location filename="../main/MainWindow.cpp" line="4389"/> <source><br>With Redland RDF datastore &copy; Dave Beckett and the University of Bristol</source> <translation><br>C хранилищем данных RDF Redland &copy; Dave Beckett и Бристольский университет</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4351"/> + <location filename="../main/MainWindow.cpp" line="4398"/> <source><br>With liblo Lite OSC library v%1 &copy; Steve Harris</source> <translation><br>С библиотекой OSC liblo v%1 &copy; Steve Harris</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4357"/> + <location filename="../main/MainWindow.cpp" line="4404"/> <source></small><p><small>The OSC URL for this instance is: "%1"</source> <translation></small><p><small>Адрес OSC для этого сеанса: "%1"</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4364"/> + <location filename="../main/MainWindow.cpp" line="4411"/> <source>With </source> <translation>С</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4364"/> + <location filename="../main/MainWindow.cpp" line="4411"/> <source>Using </source> <translation>Используя</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="842"/> + <location filename="../main/MainWindow.cpp" line="848"/> <source>Peek Left</source> <translation>Глянуть влево</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="843"/> + <location filename="../main/MainWindow.cpp" line="849"/> <source>Alt+Left</source> <translation>Alt+влево</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="844"/> + <location filename="../main/MainWindow.cpp" line="850"/> <source>Scroll the current pane to the left without moving the playback cursor or other panes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="850"/> + <location filename="../main/MainWindow.cpp" line="856"/> <source>Peek Right</source> <translation>Глянуть вправо</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="851"/> + <location filename="../main/MainWindow.cpp" line="857"/> <source>Alt+Right</source> <translation>Alt+вправо</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="852"/> + <location filename="../main/MainWindow.cpp" line="858"/> <source>Scroll the current pane to the right without moving the playback cursor or other panes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="994"/> + <location filename="../main/MainWindow.cpp" line="1000"/> <source>Show Acti&vity Log</source> <translation>Показать &журнал действий</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="995"/> + <location filename="../main/MainWindow.cpp" line="1001"/> <source>Open a window listing interactions and other events</source> <translation>Открыть окно со списком всех действий в сеансе</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2498"/> + <location filename="../main/MainWindow.cpp" line="2542"/> <source>Export multiple audio files</source> <translation>Экспортировать несколько звуковых файлов </translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2500"/> + <location filename="../main/MainWindow.cpp" line="2544"/> <source>Export audio to "%1"</source> <translation>Экспорт звука в "%1"</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2539"/> - <location filename="../main/MainWindow.cpp" line="2859"/> - <location filename="../main/MainWindow.cpp" line="2891"/> - <location filename="../main/MainWindow.cpp" line="2919"/> - <location filename="../main/MainWindow.cpp" line="3051"/> + <location filename="../main/MainWindow.cpp" line="2583"/> + <location filename="../main/MainWindow.cpp" line="2903"/> + <location filename="../main/MainWindow.cpp" line="2935"/> + <location filename="../main/MainWindow.cpp" line="2963"/> + <location filename="../main/MainWindow.cpp" line="3095"/> <source><b>Audio required</b><p>Unable to load layer data from "%1" without an audio file.<br>Please load at least one audio file before importing annotations.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2634"/> + <location filename="../main/MainWindow.cpp" line="2678"/> <source>Export layer to "%1"</source> <translation>Экспорт слоя в "%1"</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3158"/> + <location filename="../main/MainWindow.cpp" line="3205"/> <source>Export image to "%1"</source> <translation>Экспорт изображения в "%1"</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3213"/> + <location filename="../main/MainWindow.cpp" line="3260"/> <source>Close the current session and create a new one</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3214"/> + <location filename="../main/MainWindow.cpp" line="3261"/> <source>Add this data to the current session</source> <translation>Добавить эти данные в активный сеанс</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3218"/> + <location filename="../main/MainWindow.cpp" line="3265"/> <source>Select target for import</source> <translation>Выбрать цель для импорта</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3219"/> + <location filename="../main/MainWindow.cpp" line="3266"/> <source><b>Select a target for import</b><p>This RDF document refers to one or more audio files.<br>You already have an audio waveform loaded.<br>What would you like to do with the new data?</source> <translation><b>Выберите цель импорта</b><p>Этот документ RDF ссылается на один или более звуковых файлов.<br>У вас уже есть один загруженный звуковой файл.<br>Что вы хотите сделать с новыми данными?</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3274"/> + <location filename="../main/MainWindow.cpp" line="3321"/> <source>Save session as "%1"</source> <translation>Сохранение сеанса как "%1"</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="3960"/> + <location filename="../main/MainWindow.cpp" line="4007"/> <source>Add Point</source> <translation>Добавить точку</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4239"/> + <location filename="../main/MainWindow.cpp" line="4286"/> <source>http://www.sonicvisualiser.org/doc/reference/%1/en/</source> <translation>http://www.sonicvisualiser.org/doc/reference/%1/en/</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4347"/> + <location filename="../main/MainWindow.cpp" line="4394"/> <source><br>With RtMidi &copy; Gary P. Scavone</source> <translation><br>С RtMidi &copy; Gary P. Scavone</translation> </message> @@ -4119,47 +4137,47 @@ <translation>Ctrl+Shift+S</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="727"/> + <location filename="../main/MainWindow.cpp" line="733"/> <source>Insert Item at Selection</source> <translation>Вставить объект в выделение</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="728"/> + <location filename="../main/MainWindow.cpp" line="734"/> <source>Ctrl+Shift+Enter</source> <translation>Ctrl+Shift+Enter</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="729"/> + <location filename="../main/MainWindow.cpp" line="735"/> <source>Insert a new note or region item corresponding to the current selection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1901"/> + <location filename="../main/MainWindow.cpp" line="1907"/> <source>Rewind to Similar Point</source> <translation>Назад к первой схожей точке</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1902"/> + <location filename="../main/MainWindow.cpp" line="1908"/> <source>Shift+PgUp</source> <translation>Shift+PgUp</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1903"/> + <location filename="../main/MainWindow.cpp" line="1909"/> <source>Rewind to the previous similarly valued time instant</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1926"/> + <location filename="../main/MainWindow.cpp" line="1932"/> <source>Fast Forward to Similar Point</source> <translation>Вперед к первой схожей точке</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1927"/> + <location filename="../main/MainWindow.cpp" line="1933"/> <source>Shift+PgDown</source> <translation>Shift+PgDown</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="1928"/> + <location filename="../main/MainWindow.cpp" line="1934"/> <source>Fast-forward to the next similarly valued time instant</source> <translation type="unfinished"></translation> </message> @@ -4172,22 +4190,22 @@ <translation type="obsolete">%1. %2</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2389"/> + <location filename="../main/MainWindow.cpp" line="2407"/> <source>Select audio file to export</source> <translation>Укажите экспортируемый звуковой файл</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="2390"/> + <location filename="../main/MainWindow.cpp" line="2408"/> <source>Which audio file do you want to export from?</source> <translation>Какой звуковой файл вы хотите экспортировать?</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4392"/> + <location filename="../main/MainWindow.cpp" line="4439"/> <source>Newer version available</source> <translation>Доступна более новая версия</translation> </message> <message> - <location filename="../main/MainWindow.cpp" line="4393"/> + <location filename="../main/MainWindow.cpp" line="4440"/> <source><h3>Newer version available</h3><p>You are using version %1 of Sonic Visualiser, but version %3 is now available.</p><p>Please see the <a href="http://sonicvisualiser.org/">Sonic Visualiser website</a> for more information.</p></source> <translation><h3>Доступна более новая версия</h3><p>Вы используетее Sonic Visualiser версии %1, но уже доступна версия %3.</p><p>Загляните на <a href="http://sonicvisualiser.org/">сайт Sonic Visualiser</a> за подробностями.</p></translation> </message> @@ -5663,26 +5681,27 @@ <translation>Применить</translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="242"/> - <location filename="../main/PreferencesDialog.cpp" line="249"/> - <location filename="../main/PreferencesDialog.cpp" line="257"/> - <location filename="../main/PreferencesDialog.cpp" line="274"/> - <location filename="../main/PreferencesDialog.cpp" line="280"/> - <location filename="../main/PreferencesDialog.cpp" line="286"/> - <location filename="../main/PreferencesDialog.cpp" line="291"/> + <location filename="../main/PreferencesDialog.cpp" line="277"/> + <location filename="../main/PreferencesDialog.cpp" line="281"/> + <location filename="../main/PreferencesDialog.cpp" line="288"/> <location filename="../main/PreferencesDialog.cpp" line="296"/> <location filename="../main/PreferencesDialog.cpp" line="313"/> - <location filename="../main/PreferencesDialog.cpp" line="328"/> + <location filename="../main/PreferencesDialog.cpp" line="319"/> + <location filename="../main/PreferencesDialog.cpp" line="325"/> + <location filename="../main/PreferencesDialog.cpp" line="330"/> + <location filename="../main/PreferencesDialog.cpp" line="335"/> + <location filename="../main/PreferencesDialog.cpp" line="352"/> + <location filename="../main/PreferencesDialog.cpp" line="367"/> <source>%1:</source> <translation>%1:</translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="388"/> + <location filename="../main/PreferencesDialog.cpp" line="427"/> <source>OK</source> <translation>ОК</translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="389"/> + <location filename="../main/PreferencesDialog.cpp" line="428"/> <source>Cancel</source> <translation>Отменить</translation> </message> @@ -5697,47 +5716,77 @@ <translation><домашний каталог></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="265"/> + <location filename="../main/PreferencesDialog.cpp" line="215"/> + <source>Follow system locale</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="229"/> + <source>Russian</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="230"/> + <source>British English</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="231"/> + <source>American English</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="232"/> + <source>Czech</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="277"/> + <source>User interface language</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../main/PreferencesDialog.cpp" line="304"/> <source>&General</source> <translation>О&бщие</translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="347"/> + <location filename="../main/PreferencesDialog.cpp" line="386"/> <source>Default session template for audio files:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="358"/> + <location filename="../main/PreferencesDialog.cpp" line="397"/> <source>Standard Waveform</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="383"/> + <location filename="../main/PreferencesDialog.cpp" line="422"/> <source>Session &Template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="497"/> + <location filename="../main/PreferencesDialog.cpp" line="544"/> <source>Select a directory to create cache subdirectory in</source> <translation>Выберите каталог для хранения кэша</translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="570"/> + <location filename="../main/PreferencesDialog.cpp" line="621"/> <source>Preferences</source> <translation>Параметры</translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="571"/> + <location filename="../main/PreferencesDialog.cpp" line="622"/> <source><b>Restart required</b><p>One or more of the application preferences you have changed may not take full effect until Sonic Visualiser is restarted.</p><p>Please exit and restart the application now if you want these changes to take effect immediately.</p></source> <translation><b>Требуется перезапуск программы</b><p>Некоторые изменившиеся параметры не могут быть учтены без перезапуска Sonic Visualiser.</p><p>Завершите работу с программой и повторно запустите ее, чтобы внесенные изменения возымели эффект.</p></translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="592"/> + <location filename="../main/PreferencesDialog.cpp" line="643"/> <source>Preferences Changed</source> <translation>Параметры изменены</translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="593"/> + <location filename="../main/PreferencesDialog.cpp" line="644"/> <source>Some preferences have been changed but not applied. Apply them before closing?</source> <translation>Некоторые параметры работы программы @@ -5745,17 +5794,17 @@ Применить их перед закрытием?</translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="254"/> + <location filename="../main/PreferencesDialog.cpp" line="293"/> <source>Playback audio device:</source> <translation>Устройство воспроизведения:</translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="304"/> + <location filename="../main/PreferencesDialog.cpp" line="343"/> <source>&Appearance</source> <translation>Об&лик</translation> </message> <message> - <location filename="../main/PreferencesDialog.cpp" line="338"/> + <location filename="../main/PreferencesDialog.cpp" line="377"/> <source>Anal&ysis</source> <translation>&Анализ</translation> </message> @@ -5966,18 +6015,18 @@ <context> <name>QMessageBox</name> <message> - <location filename="../main/main.cpp" line="521"/> - <location filename="../main/main.cpp" line="526"/> + <location filename="../main/main.cpp" line="532"/> + <location filename="../main/main.cpp" line="537"/> <source>Failed to open file</source> <translation>Не удалось открыть файл</translation> </message> <message> - <location filename="../main/main.cpp" line="522"/> + <location filename="../main/main.cpp" line="533"/> <source>File or URL "%1" could not be opened</source> <translation>Файл или URL "%1" не мог быть открыт</translation> </message> <message> - <location filename="../main/main.cpp" line="527"/> + <location filename="../main/main.cpp" line="538"/> <source><b>Audio required</b><p>Please load at least one audio file before importing annotation data</source> <translation><b>Нужны звуковые данные</b><p>Загрузите хотя бы один звуковой файл перед импортом аннотаций</translation> </message>
--- a/main/MainWindow.cpp Thu Dec 05 10:11:17 2013 +0000 +++ b/main/MainWindow.cpp Thu Dec 05 10:57:51 2013 +0000 @@ -83,6 +83,8 @@ #include "rdf/PluginRDFIndexer.h" #include "rdf/RDFExporter.h" +#include "Surveyer.h" +#include "NetworkPermissionTester.h" #include "framework/VersionTester.h" // For version information @@ -121,9 +123,6 @@ #include <cstdio> #include <errno.h> -using std::cerr; -using std::endl; - using std::vector; using std::map; using std::set; @@ -269,10 +268,6 @@ IconLoader il; - QSettings settings; - settings.beginGroup("MainWindow"); - settings.endGroup(); - m_playControlsSpacer = new QFrame; layout->setSpacing(4); @@ -323,12 +318,24 @@ connect(m_midiInput, SIGNAL(eventsAvailable()), this, SLOT(midiEventsAvailable())); - TransformFactory::getInstance()->startPopulationThread(); - - VersionTester *vt = new VersionTester - ("sonicvisualiser.org", "/latest-version.txt", SV_VERSION); - connect(vt, SIGNAL(newerVersionAvailable(QString)), - this, SLOT(newerVersionAvailable(QString))); + NetworkPermissionTester tester; + bool networkPermission = tester.havePermission(); + if (networkPermission) { + TransformFactory::getInstance()->startPopulationThread(); + m_surveyer = 0; + m_versionTester = 0; +/* + m_surveyer = new Surveyer + ("sonicvisualiser.org", "survey23-present.txt", "survey23.php"); + m_versionTester = new VersionTester + ("sonicvisualiser.org", "latest-version.txt", SV_VERSION); + connect(m_versionTester, SIGNAL(newerVersionAvailable(QString)), + this, SLOT(newerVersionAvailable(QString))); +*/ + } else { + m_surveyer = 0; + m_versionTester = 0; + } } MainWindow::~MainWindow() @@ -338,6 +345,8 @@ delete m_activityLog; delete m_preferencesDialog; delete m_layerTreeDialog; + delete m_versionTester; + delete m_surveyer; Profiles::getInstance()->dump(); // SVDEBUG << "MainWindow::~MainWindow finishing" << endl; } @@ -543,18 +552,18 @@ connect(this, SIGNAL(canExportAudio(bool)), action, SLOT(setEnabled(bool))); menu->addAction(action); - action = new QAction(tr("&Export Audio Data..."), this); + action = new QAction(tr("Export Audio Data..."), this); action->setStatusTip(tr("Export audio from selection into a data file")); connect(action, SIGNAL(triggered()), this, SLOT(exportAudioData())); connect(this, SIGNAL(canExportAudio(bool)), action, SLOT(setEnabled(bool))); menu->addAction(action); - QAction *actionCreateIMAF = new QAction(tr("&Export IMAF File..."), this); + QAction *actionCreateIMAF = new QAction(tr("Export IMAF File..."), this); actionCreateIMAF->setStatusTip(tr("Export selection as an IMAF file")); menu->addAction(actionCreateIMAF); connect(actionCreateIMAF,SIGNAL(triggered()),this,SLOT(exportIMAF())); - QAction *actionOpenIMAF = new QAction(tr("&Import IMAF File..."), this); + QAction *actionOpenIMAF = new QAction(tr("Import IMAF File..."), this); actionOpenIMAF->setStatusTip(tr("Import IMAF file")); menu->addAction(actionOpenIMAF); connect(actionOpenIMAF,SIGNAL(triggered()),this,SLOT(importIMAF())); @@ -1588,7 +1597,7 @@ QString name = transforms[i].name; if (name == "") name = transforms[i].identifier; -// std::cerr << "Plugin Name: " << name << std::endl; +// cerr << "Plugin Name: " << name << endl; TransformDescription::Type type = transforms[i].type; QString typeStr = factory->getTransformTypeName(type); @@ -1622,19 +1631,19 @@ action->setStatusTip(transforms[i].longDescription); if (categoryMenus[type].find(category) == categoryMenus[type].end()) { - std::cerr << "WARNING: MainWindow::setupMenus: Internal error: " + cerr << "WARNING: MainWindow::setupMenus: Internal error: " << "No category menu for transform \"" << name << "\" (category = \"" - << category << "\")" << std::endl; + << category << "\")" << endl; } else { categoryMenus[type][category]->addAction(action); } if (makerMenus[type].find(maker) == makerMenus[type].end()) { - std::cerr << "WARNING: MainWindow::setupMenus: Internal error: " + cerr << "WARNING: MainWindow::setupMenus: Internal error: " << "No maker menu for transform \"" << name << "\" (maker = \"" - << maker << "\")" << std::endl; + << maker << "\")" << endl; } else { makerMenus[type][maker]->addAction(action); } @@ -1807,9 +1816,9 @@ TransformActionReverseMap::iterator ti = m_transformActionsReverse.find(transforms[i]); if (ti == m_transformActionsReverse.end()) { - std::cerr << "WARNING: MainWindow::setupRecentTransformsMenu: " - << "Unknown transform \"" << transforms[i].toStdString() - << "\" in recent transforms list" << std::endl; + cerr << "WARNING: MainWindow::setupRecentTransformsMenu: " + << "Unknown transform \"" << transforms[i] + << "\" in recent transforms list" << endl; continue; } if (i == 0) { @@ -1848,28 +1857,28 @@ for (int i = 0; i < m_paneStack->getPaneCount(); ++i) { - Pane *pane = m_paneStack->getPane(i); - if (!pane) continue; - - for (int j = 0; j < pane->getLayerCount(); ++j) { - - Layer *layer = pane->getLayer(j); - if (!layer) continue; - if (observedLayers.find(layer) != observedLayers.end()) { -// std::cerr << "found duplicate layer " << layer << std::endl; - continue; - } - -// std::cerr << "found new layer " << layer << " (name = " -// << layer->getLayerPresentationName() << ")" << std::endl; - - orderedLayers.push_back(layer); - observedLayers.insert(layer); + Pane *pane = m_paneStack->getPane(i); + if (!pane) continue; + + for (int j = 0; j < pane->getLayerCount(); ++j) { + + Layer *layer = pane->getLayer(j); + if (!layer) continue; + if (observedLayers.find(layer) != observedLayers.end()) { +// cerr << "found duplicate layer " << layer << endl; + continue; + } + +// cerr << "found new layer " << layer << " (name = " +// << layer->getLayerPresentationName() << ")" << endl; + + orderedLayers.push_back(layer); + observedLayers.insert(layer); if (factory->isLayerSliceable(layer)) { sliceableLayers.insert(layer); } - } + } } map<QString, int> observedNames; @@ -2438,7 +2447,7 @@ items, c, false, &ok); if (!ok || item.isEmpty()) return; if (m.find(item) == m.end()) { - cerr << "WARNING: Model " << item.toStdString() + cerr << "WARNING: Model " << item << " not found in list!" << endl; } else { model = m[item]; @@ -2586,15 +2595,15 @@ Pane *pane = m_paneStack->getCurrentPane(); if (!pane) { - // shouldn't happen, as the menu action should have been disabled - std::cerr << "WARNING: MainWindow::importLayer: no current pane" << std::endl; - return; + // shouldn't happen, as the menu action should have been disabled + cerr << "WARNING: MainWindow::importLayer: no current pane" << endl; + return; } if (!getMainModel()) { - // shouldn't happen, as the menu action should have been disabled - std::cerr << "WARNING: MainWindow::importLayer: No main model -- hence no default sample rate available" << std::endl; - return; + // shouldn't happen, as the menu action should have been disabled + cerr << "WARNING: MainWindow::importLayer: No main model -- hence no default sample rate available" << endl; + return; } QString path = getOpenFileName(FileFinder::LayerFile); @@ -2979,9 +2988,9 @@ QAction *action = dynamic_cast<QAction *>(obj); if (!action) { - std::cerr << "WARNING: MainWindow::openRecentFile: sender is not an action" - << std::endl; - return; + cerr << "WARNING: MainWindow::openRecentFile: sender is not an action" + << endl; + return; } QString path = action->text(); @@ -3007,17 +3016,17 @@ QAction *action = qobject_cast<QAction *>(s); if (!action) { - std::cerr << "WARNING: MainWindow::applyTemplate: sender is not an action" - << std::endl; - return; + cerr << "WARNING: MainWindow::applyTemplate: sender is not an action" + << endl; + return; } QString n = action->objectName(); if (n == "") n = action->text(); if (n == "") { - std::cerr << "WARNING: MainWindow::applyTemplate: sender has no name" - << std::endl; + cerr << "WARNING: MainWindow::applyTemplate: sender has no name" + << endl; return; } @@ -3158,18 +3167,18 @@ void MainWindow::closeEvent(QCloseEvent *e) { -// std::cerr << "MainWindow::closeEvent" << std::endl; +// cerr << "MainWindow::closeEvent" << endl; if (m_openingAudioFile) { -// std::cerr << "Busy - ignoring close event" << std::endl; - e->ignore(); - return; +// cerr << "Busy - ignoring close event" << endl; + e->ignore(); + return; } if (!m_abandoning && !checkSaveModified()) { -// std::cerr << "Close refused by user - ignoring close event" << endl; - e->ignore(); - return; +// cerr << "Close refused by user - ignoring close event" << endl; + e->ignore(); + return; } QSettings settings; @@ -3395,17 +3404,17 @@ QAction *action = dynamic_cast<QAction *>(s); if (!action) { - std::cerr << "WARNING: MainWindow::addPane: sender is not an action" - << std::endl; - return; + cerr << "WARNING: MainWindow::addPane: sender is not an action" + << endl; + return; } PaneActionMap::iterator i = m_paneActions.find(action); if (i == m_paneActions.end()) { - std::cerr << "WARNING: MainWindow::addPane: unknown action " - << action->objectName() << std::endl; - return; + cerr << "WARNING: MainWindow::addPane: unknown action " + << action->objectName() << endl; + return; } addPane(i->second, action->text()); @@ -3430,15 +3439,15 @@ if (configuration.layer != LayerFactory::TimeRuler && configuration.layer != LayerFactory::Spectrum) { - if (!m_timeRulerLayer) { -// std::cerr << "no time ruler layer, creating one" << std::endl; - m_timeRulerLayer = m_document->createMainModelLayer - (LayerFactory::TimeRuler); - } + if (!m_timeRulerLayer) { +// cerr << "no time ruler layer, creating one" << endl; + m_timeRulerLayer = m_document->createMainModelLayer + (LayerFactory::TimeRuler); + } // SVDEBUG << "adding time ruler layer " << m_timeRulerLayer << endl; - m_document->addLayerToView(pane, m_timeRulerLayer); + m_document->addLayerToView(pane, m_timeRulerLayer); } Layer *newLayer = m_document->createLayer(configuration.layer); @@ -3458,9 +3467,9 @@ } if (!model) { - std::cerr << "WARNING: Model " << (void *)suggestedModel + cerr << "WARNING: Model " << (void *)suggestedModel << " appears in pane action map, but is not reported " - << "by document as a valid transform source" << std::endl; + << "by document as a valid transform source" << endl; } } @@ -3492,16 +3501,16 @@ QAction *action = dynamic_cast<QAction *>(s); if (!action) { - std::cerr << "WARNING: MainWindow::addLayer: sender is not an action" - << std::endl; - return; + cerr << "WARNING: MainWindow::addLayer: sender is not an action" + << endl; + return; } Pane *pane = m_paneStack->getCurrentPane(); if (!pane) { - std::cerr << "WARNING: MainWindow::addLayer: no current pane" << std::endl; - return; + cerr << "WARNING: MainWindow::addLayer: no current pane" << endl; + return; } ExistingLayerActionMap::iterator ei = m_existingLayerActions.find(action); @@ -3538,29 +3547,30 @@ if (i == m_transformActions.end()) { - LayerActionMap::iterator i = m_layerActions.find(action); - - if (i == m_layerActions.end()) { - std::cerr << "WARNING: MainWindow::addLayer: unknown action " - << action->objectName() << std::endl; - return; - } - - LayerFactory::LayerType type = i->second.layer; - - LayerFactory::LayerTypeSet emptyTypes = - LayerFactory::getInstance()->getValidEmptyLayerTypes(); - - Layer *newLayer = 0; - - if (emptyTypes.find(type) != emptyTypes.end()) { - - newLayer = m_document->createEmptyLayer(type); + LayerActionMap::iterator i = m_layerActions.find(action); + + if (i == m_layerActions.end()) { + cerr << "WARNING: MainWindow::addLayer: unknown action " + << action->objectName() << endl; + return; + } + + LayerFactory::LayerType type = i->second.layer; + + LayerFactory::LayerTypeSet emptyTypes = + LayerFactory::getInstance()->getValidEmptyLayerTypes(); + + Layer *newLayer = 0; + + if (emptyTypes.find(type) != emptyTypes.end()) { + + newLayer = m_document->createEmptyLayer(type); + if (newLayer) { m_toolActions[ViewManager::DrawMode]->trigger(); } - } else { + } else { Model *model = i->second.sourceModel; @@ -3590,12 +3600,12 @@ m_document->setChannel(newLayer, i->second.channel); m_document->setModel(newLayer, model); } else { - std::cerr << "WARNING: MainWindow::addLayer: unknown model " + cerr << "WARNING: MainWindow::addLayer: unknown model " << model << " (\"" - << (model ? model->objectName().toStdString() : "") + << (model ? model->objectName() : "") << "\") in layer action map" - << std::endl; + << endl; } } } @@ -3636,8 +3646,8 @@ { Pane *pane = m_paneStack->getCurrentPane(); if (!pane) { - std::cerr << "WARNING: MainWindow::addLayer: no current pane" << std::endl; - return; + cerr << "WARNING: MainWindow::addLayer: no current pane" << endl; + return; } Transform transform = TransformFactory::getInstance()-> @@ -3792,7 +3802,7 @@ float percent = m_playSpeed->mappedValue(); float factor = mapper.getFactorForValue(percent); -// std::cerr << "speed = " << position << " percent = " << percent << " factor = " << factor << std::endl; +// cerr << "speed = " << position << " percent = " << percent << " factor = " << factor << endl; bool something = (position != 100); @@ -4474,7 +4484,7 @@ QString tag = QString("version-%1-available-show").arg(version); if (settings.value(tag, true).toBool()) { QString title(tr("Newer version available")); - QString text(tr("<h3>Newer version available</h3><p>You are using version %1 of Sonic Visualiser, but version %3 is now available.</p><p>Please see the <a href=\"http://sonicvisualiser.org/\">Sonic Visualiser website</a> for more information.</p>").arg(SV_VERSION).arg(version)); + QString text(tr("<h3>Newer version available</h3><p>You are using version %1 of Sonic Visualiser, but version %2 is now available.</p><p>Please see the <a href=\"http://sonicvisualiser.org/\">Sonic Visualiser website</a> for more information.</p>").arg(SV_VERSION).arg(version)); QMessageBox::information(this, title, text); settings.setValue(tag, false); }
--- a/main/MainWindow.h Thu Dec 05 10:11:17 2013 +0000 +++ b/main/MainWindow.h Thu Dec 05 10:57:51 2013 +0000 @@ -16,48 +16,13 @@ #ifndef _MAIN_WINDOW_H_ #define _MAIN_WINDOW_H_ -#include <QFrame> -#include <QString> -#include <QUrl> -#include <QPointer> +#include "framework/MainWindowBase.h" -#include "framework/MainWindowBase.h" -#include "base/Command.h" -#include "view/ViewManager.h" -#include "base/PropertyContainer.h" -#include "base/RecentFiles.h" -#include "layer/LayerFactory.h" -#include "transform/Transform.h" -#include "framework/SVFileReader.h" -#include "data/fileio/FileFinder.h" -#include "data/fileio/FileSource.h" -#include "widgets/LayerTreeDialog.h" -#include <map> +class VersionTester; +class Surveyer; +class LayerTreeDialog; +class ActivityLog; -class Document; -class PaneStack; -class Pane; -class View; -class Fader; -class Overview; -class Layer; -class WaveformLayer; -class WaveFileModel; -class AudioCallbackPlaySource; -class AudioCallbackPlayTarget; -class CommandHistory; -class QMenu; -class AudioDial; -class QLabel; -class QCheckBox; -class PreferencesDialog; -class QTreeView; -class QPushButton; -class OSCQueue; -class OSCMessage; -class KeyReference; -class Labeller; -class ActivityLog; class QFileSystemWatcher; class QScrollArea; @@ -251,15 +216,18 @@ QFileSystemWatcher *m_templateWatcher; + Surveyer *m_surveyer; + VersionTester *m_versionTester; + struct LayerConfiguration { LayerConfiguration(LayerFactory::LayerType _layer = LayerFactory::TimeRuler, Model *_source = 0, int _channel = -1) : layer(_layer), sourceModel(_source), channel(_channel) { } - LayerFactory::LayerType layer; + LayerFactory::LayerType layer; Model *sourceModel; - int channel; + int channel; }; typedef std::map<QAction *, LayerConfiguration> PaneActionMap;
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/main/NetworkPermissionTester.cpp Thu Dec 05 10:57:51 2013 +0000 @@ -0,0 +1,87 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "NetworkPermissionTester.h" + +#include "../version.h" + +#include <QWidget> +#include <QString> +#include <QSettings> +#include <QCoreApplication> +#include <QDialog> +#include <QGridLayout> +#include <QLabel> +#include <QDialogButtonBox> +#include <QCheckBox> + +bool +NetworkPermissionTester::havePermission() +{ + QSettings settings; + settings.beginGroup("Preferences"); + + QString tag = QString("network-permission-%1").arg(SV_VERSION); + + bool permish = false; + + if (settings.contains(tag)) { + permish = settings.value(tag, false).toBool(); + } else { + + QDialog d; + d.setWindowTitle(QCoreApplication::translate("NetworkPermissionTester", "Welcome to Sonic Visualiser")); + + QGridLayout *layout = new QGridLayout; + d.setLayout(layout); + + QLabel *label = new QLabel; + label->setWordWrap(true); + label->setText + (QCoreApplication::translate + ("NetworkPermissionTester", + "<h2>Welcome to Sonic Visualiser!</h2>" + "<p><img src=\":icons/qm-logo-smaller.png\" style=\"float:right\">Sonic Visualiser is a program for viewing and exploring audio data for semantic music analysis and annotation.</p>" + "<p>Developed in the Centre for Digital Music at Queen Mary, University of London, Sonic Visualiser is provided free as open source software under the GNU General Public License.</p>" + "<p><b>This is an experimental release of Sonic Visualiser with support for import and export of IM-AF encoded multitrack files.</b><br>It is not a standard Sonic Visualiser release.</p>" + "<p><hr></p>" + "<p><b>Before we go on...</b></p>" + "<p>Sonic Visualiser needs to make occasional network requests to our servers.</p>" + "<p>This is to:</p>" + "<ul><li> look up information about available and installed plugins.</li></ul>" + "<p>No personal information will be sent, no tracking is carried out, and all requests happen in the background without interrupting your work.</p>" + "<p>We recommend that you allow this, because it makes Sonic Visualiser more useful. But if you do not wish to do so, please un-check the box below.<br></p>")); + layout->addWidget(label, 0, 0); + + QCheckBox *cb = new QCheckBox(QCoreApplication::translate("NetworkPermissionTester", "Allow this")); + cb->setChecked(true); + layout->addWidget(cb, 1, 0); + + QDialogButtonBox *bb = new QDialogButtonBox(QDialogButtonBox::Ok); + QObject::connect(bb, SIGNAL(accepted()), &d, SLOT(accept())); + layout->addWidget(bb, 2, 0); + + d.exec(); + + bool permish = cb->isChecked(); + settings.setValue(tag, permish); + } + + settings.endGroup(); + + return permish; +} + + +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/main/NetworkPermissionTester.h Thu Dec 05 10:57:51 2013 +0000 @@ -0,0 +1,27 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef NETWORK_PERMISSION_TESTER_H +#define NETWORK_PERMISSION_TESTER_H + +class NetworkPermissionTester +{ +public: + NetworkPermissionTester() { } + bool havePermission(); +}; + +#endif + +
--- a/main/OSCHandler.cpp Thu Dec 05 10:11:17 2013 +0000 +++ b/main/OSCHandler.cpp Thu Dec 05 10:57:51 2013 +0000 @@ -46,8 +46,8 @@ message.getArg(0).canConvert(QVariant::String)) { QString path = message.getArg(0).toString(); if (open(path, ReplaceMainModel) != FileOpenSucceeded) { - std::cerr << "MainWindow::handleOSCMessage: File open failed for path \"" - << path << "\"" << std::endl; + cerr << "MainWindow::handleOSCMessage: File open failed for path \"" + << path << "\"" << endl; } //!!! we really need to spin here and not return until the // file has been completely decoded... @@ -59,8 +59,8 @@ message.getArg(0).canConvert(QVariant::String)) { QString path = message.getArg(0).toString(); if (open(path, CreateAdditionalModel) != FileOpenSucceeded) { - std::cerr << "MainWindow::handleOSCMessage: File open failed for path \"" - << path << "\"" << std::endl; + cerr << "MainWindow::handleOSCMessage: File open failed for path \"" + << path << "\"" << endl; } } @@ -76,8 +76,8 @@ std::vector<QString> recent = m_recentFiles.getRecent(); if (n >= 0 && n < int(recent.size())) { if (open(recent[n], ReplaceMainModel) != FileOpenSucceeded) { - std::cerr << "MainWindow::handleOSCMessage: File open failed for path \"" - << recent[n] << "\"" << std::endl; + cerr << "MainWindow::handleOSCMessage: File open failed for path \"" + << recent[n] << "\"" << endl; } } @@ -294,8 +294,8 @@ channel = message.getArg(0).toInt(); if (channel < -1 || channel > int(getMainModel()->getChannelCount())) { - std::cerr << "WARNING: MainWindow::handleOSCMessage: channel " - << channel << " out of range" << std::endl; + cerr << "WARNING: MainWindow::handleOSCMessage: channel " + << channel << " out of range" << endl; channel = -1; } } @@ -306,8 +306,8 @@ LayerFactory::getInstance()->getLayerTypeForName(str); if (type == LayerFactory::UnknownLayer) { - std::cerr << "WARNING: MainWindow::handleOSCMessage: unknown layer " - << "type " << str << std::endl; + cerr << "WARNING: MainWindow::handleOSCMessage: unknown layer " + << "type " << str << endl; } else { LayerConfiguration configuration(type, @@ -428,8 +428,8 @@ deleteCurrentLayer(); } else { - - std::cerr << "WARNING: MainWindow::handleOSCMessage: Unknown delete target " << target << std::endl; + + cerr << "WARNING: MainWindow::handleOSCMessage: Unknown delete target " << target << endl; } } @@ -544,9 +544,9 @@ } } else { - std::cerr << "WARNING: MainWindow::handleOSCMessage: Unknown or unsupported " - << "method \"" << message.getMethod().toStdString() - << "\"" << std::endl; + cerr << "WARNING: MainWindow::handleOSCMessage: Unknown or unsupported " + << "method \"" << message.getMethod() + << "\"" << endl; } }
--- a/main/PreferencesDialog.cpp Thu Dec 05 10:11:17 2013 +0000 +++ b/main/PreferencesDialog.cpp Thu Dec 05 10:57:51 2013 +0000 @@ -142,7 +142,7 @@ QString targetName = settings.value("audio-target", "").toString(); settings.endGroup(); - for (int i = 0; i < devices.size(); ++i) { + for (int i = 0; i < (int)devices.size(); ++i) { audioDevice->addItem(AudioTargetFactory::getInstance() ->getCallbackTargetDescription(devices[i])); if (targetName == devices[i]) audioDevice->setCurrentIndex(i); @@ -191,7 +191,7 @@ connect(showSplash, SIGNAL(stateChanged(int)), this, SLOT(showSplashChanged(int))); -#ifndef Q_WS_MAC +#ifndef Q_OS_MAC QComboBox *bgMode = new QComboBox; int bg = prefs->getPropertyRangeAndValue("Background Mode", &min, &max, &deflt); @@ -205,6 +205,41 @@ this, SLOT(backgroundModeChanged(int))); #endif + settings.beginGroup("Preferences"); + QString userLocale = settings.value("locale", "").toString(); + m_currentLocale = userLocale; + settings.endGroup(); + + QComboBox *locale = new QComboBox; + QStringList localeFiles = QDir(":i18n").entryList(QStringList() << "*.qm"); + locale->addItem(tr("Follow system locale")); + m_locales.push_back(""); + if (userLocale == "") { + locale->setCurrentIndex(0); + } + foreach (QString f, localeFiles) { + QString f0 = f; + f.replace("sonic-visualiser_", "").replace(".qm", ""); + if (f == f0) { // our expectations about filename format were not met + cerr << "INFO: Unexpected filename " << f << " in i18n resource directory" << endl; + } else { + m_locales.push_back(f); + QString displayText; + // Add new translations here + if (f == "ru") displayText = tr("Russian"); + else if (f == "en_GB") displayText = tr("British English"); + else if (f == "en_US") displayText = tr("American English"); + else if (f == "cs_CZ") displayText = tr("Czech"); + else displayText = f; + locale->addItem(QString("%1 [%2]").arg(displayText).arg(f)); + if (userLocale == f) { + locale->setCurrentIndex(locale->count() - 1); + } + } + } + connect(locale, SIGNAL(currentIndexChanged(int)), + this, SLOT(localeChanged(int))); + QSpinBox *fontSize = new QSpinBox; int fs = prefs->getPropertyRangeAndValue("View Font Size", &min, &max, &deflt); @@ -239,6 +274,10 @@ int row = 0; + subgrid->addWidget(new QLabel(tr("%1:").arg(tr("User interface language"))), + row, 0); + subgrid->addWidget(locale, row++, 1, 1, 1); + subgrid->addWidget(new QLabel(tr("%1:").arg(prefs->getPropertyLabel ("Temporary Directory Root"))), row, 0); @@ -276,7 +315,7 @@ row, 0); subgrid->addWidget(propertyLayout, row++, 1, 1, 2); -#ifndef Q_WS_MAC +#ifndef Q_OS_MAC subgrid->addWidget(new QLabel(tr("%1:").arg(prefs->getPropertyLabel ("Background Mode"))), row, 0); @@ -484,6 +523,14 @@ } void +PreferencesDialog::localeChanged(int i) +{ + m_currentLocale = m_locales[i]; + m_applyButton->setEnabled(true); + m_changesOnRestart = true; +} + +void PreferencesDialog::tempDirRootChanged(QString r) { m_tempDirRoot = r; @@ -564,6 +611,10 @@ settings.setValue("sessiontemplate", m_currentTemplate); settings.endGroup(); + settings.beginGroup("Preferences"); + settings.setValue("locale", m_currentLocale); + settings.endGroup(); + m_applyButton->setEnabled(false); if (m_changesOnRestart) {
--- a/main/PreferencesDialog.h Thu Dec 05 10:11:17 2013 +0000 +++ b/main/PreferencesDialog.h Thu Dec 05 10:57:51 2013 +0000 @@ -60,6 +60,7 @@ void viewFontSizeChanged(int sz); void showSplashChanged(int state); void defaultTemplateChanged(int); + void localeChanged(int); void tempDirButtonClicked(); @@ -79,6 +80,9 @@ QString m_currentTemplate; QStringList m_templates; + QString m_currentLocale; + QStringList m_locales; + WindowType m_windowType; int m_spectrogramSmoothing; int m_spectrogramXSmoothing;
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/main/Surveyer.cpp Thu Dec 05 10:57:51 2013 +0000 @@ -0,0 +1,143 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "Surveyer.h" + +#include <iostream> + +#include <QNetworkAccessManager> + +#include <QSettings> +#include <QMessageBox> +#include <QDesktopServices> +#include <QPushButton> +#include <QUrl> + +#include "version.h" + +#include "transform/TransformFactory.h" +#include "plugin/PluginIdentifier.h" + +Surveyer::Surveyer(QString hostname, QString testPath, QString surveyPath) : + m_httpFailed(false), + m_hostname(hostname), + m_testPath(testPath), + m_surveyPath(surveyPath), + m_reply(0), + m_nm(new QNetworkAccessManager) +{ + QSettings settings; + settings.beginGroup("Survey"); + if (!settings.contains("countdown")) { + settings.setValue("countdown", 15); + settings.endGroup(); + return; + } + int countdown = settings.value("countdown").toInt(); + if (countdown == 0) { + // The countdown value will now remain 0 until we have + // successfully tested for a survey and offered it to the + // user. If the survey doesn't exist any more, then we'll + // simply never present it to the user and the countdown will + // remain 0 forever. If the survey does exist, then we offer + // the user the chance to respond to it and (regardless of + // whether they want to or not) set the countdown to -1 so + // that it is never offered again. + QUrl url(QString("http://%1/%2").arg(m_hostname).arg(m_testPath)); + cerr << "Surveyer: Test URL is " << url << endl; + m_reply = m_nm->get(QNetworkRequest(url)); + connect(m_reply, SIGNAL(error(QNetworkReply::NetworkError)), + this, SLOT(error(QNetworkReply::NetworkError))); + connect(m_reply, SIGNAL(finished()), this, SLOT(finished())); + } else if (countdown > 0) { + settings.setValue("countdown", countdown-1); + } + settings.endGroup(); +} + +Surveyer::~Surveyer() +{ + if (m_reply) { + m_reply->abort(); + m_reply->deleteLater(); + } + delete m_nm; +} + +void +Surveyer::error(QNetworkReply::NetworkError) +{ + cerr << "Surveyer: error: " << m_reply->errorString() << endl; + m_httpFailed = true; +} + +void +Surveyer::finished() +{ + if (m_httpFailed) return; + + QString title = "Sonic Visualiser - User Survey"; + QString text = "<h3>Sonic Visualiser: Take part in our survey!</h3><p>We at Queen Mary, University of London are running a short survey for users of Sonic Visualiser. We are trying to find out how useful Sonic Visualiser is to people, and what we can do to improve it.</p><p>We do not ask for any personal information, and it should only take five minutes.</p><p>Would you like to take part?</p>"; + + QMessageBox mb(dynamic_cast<QWidget *>(parent())); + mb.setWindowTitle(title); + mb.setText(text); + + QPushButton *yes = mb.addButton(tr("Yes! Take me to the survey"), QMessageBox::ActionRole); + mb.addButton(tr("No, thanks"), QMessageBox::RejectRole); + + mb.exec(); + + QSettings settings; + settings.beginGroup("Survey"); + settings.setValue("countdown", -1); + settings.endGroup(); + + if (mb.clickedButton() == yes) { + QString svarg = SV_VERSION; + QString platformarg = "unknown"; +#ifdef Q_OS_WIN32 + platformarg = "win32"; +#else +#ifdef Q_OS_MAC + platformarg = "osx"; +#else + platformarg = "posix"; +#endif +#endif + QString plugsarg; + TransformFactory *tf = TransformFactory::getInstance(); + if (tf) { + TransformList tl = tf->getAllTransformDescriptions(); + std::set<QString> packages; + for (size_t i = 0; i < tl.size(); ++i) { + TransformId id = tl[i].identifier; + Transform t; + t.setIdentifier(id); + QString plugid = t.getPluginIdentifier(); + QString type, soname, label; + PluginIdentifier::parseIdentifier(plugid, type, soname, label); + if (type == "vamp") packages.insert(soname); + } + for (std::set<QString>::const_iterator i = packages.begin(); + i != packages.end(); ++i) { + if (plugsarg != "") plugsarg = plugsarg + ","; + plugsarg = plugsarg + *i; + } + } + QDesktopServices::openUrl(QUrl(QString("http://%1/%2?sv=%3&plugs=%4&platform=%5").arg(m_hostname).arg(m_surveyPath).arg(svarg).arg(plugsarg).arg(platformarg))); + } +} + +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/main/Surveyer.h Thu Dec 05 10:57:51 2013 +0000 @@ -0,0 +1,47 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Sonic Visualiser + An audio file viewer and annotation editor. + Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef _SURVEYER_H_ +#define _SURVEYER_H_ + +#include <QStringList> +#include <QString> +#include <QObject> +#include <QNetworkReply> + +class QNetworkAccessManager; + +class Surveyer : public QObject +{ + Q_OBJECT + +public: + Surveyer(QString hostname, QString testPath, QString surveyPath); + virtual ~Surveyer(); + +protected slots: + void finished(); + void error(QNetworkReply::NetworkError); + +private: + bool m_httpFailed; + QString m_hostname; + QString m_testPath; + QString m_surveyPath; + QNetworkReply *m_reply; + QNetworkAccessManager *m_nm; +}; + +#endif +
--- a/main/main.cpp Thu Dec 05 10:11:17 2013 +0000 +++ b/main/main.cpp Thu Dec 05 10:57:51 2013 +0000 @@ -179,7 +179,7 @@ { // Avoid this happening more than once across threads - std::cerr << "signalHandler: cleaning up and exiting" << std::endl; + cerr << "signalHandler: cleaning up and exiting" << endl; cleanupMutex.lock(); if (!cleanedUp) { TempDirectory::getInstance()->cleanup(); @@ -266,8 +266,8 @@ bool oscSupport = true; if (args.contains("--help") || args.contains("-h") || args.contains("-?")) { - std::cerr << QApplication::tr( - "\nSonic Visualiser is a program for viewing and exploring audio data\nfor semantic music analysis and annotation.\n\nUsage:\n\n %1 [--no-audio] [--no-osc] [<file> ...]\n\n --no-audio: Do not attempt to open an audio output device\n --no-osc: Do not provide an Open Sound Control port for remote control\n <file>: One or more Sonic Visualiser (.sv) and audio files may be provided.\n").arg(argv[0]) << std::endl; + cerr << QApplication::tr( + "\nSonic Visualiser is a program for viewing and exploring audio data\nfor semantic music analysis and annotation.\n\nUsage:\n\n %1 [--no-audio] [--no-osc] [<file> ...]\n\n --no-audio: Do not attempt to open an audio output device\n --no-osc: Do not provide an Open Sound Control port for remote control\n <file>: One or more Sonic Visualiser (.sv) and audio files may be provided.\n").arg(argv[0]) << endl; exit(2); } @@ -317,6 +317,10 @@ QString language = QLocale::system().name(); + settings.beginGroup("Preferences"); + language = settings.value("locale", language).toString(); + settings.endGroup(); + QTranslator qtTranslator; QString qtTrName = QString("qt_%1").arg(language); SVDEBUG << "Loading " << qtTrName << "... "; @@ -331,7 +335,7 @@ if (!success) { SVDEBUG << "Failed\nFailed to load Qt translation for locale" << endl; } else { - std::cerr << "Done" << std::endl; + cerr << "Done" << endl; } application.installTranslator(&qtTranslator); @@ -501,7 +505,7 @@ haveMainModel = true; } } else { - std::cerr << "WARNING: Ignoring additional session file argument \"" << path << "\"" << std::endl; + cerr << "WARNING: Ignoring additional session file argument \"" << path << "\"" << endl; status = MainWindow::FileOpenSucceeded; } }
--- a/sonic-visualiser.pro Thu Dec 05 10:11:17 2013 +0000 +++ b/sonic-visualiser.pro Thu Dec 05 10:57:51 2013 +0000 @@ -5,7 +5,7 @@ # We should build and run the tests on any platform, # but doing it automatically doesn't work so well from # within an IDE on Windows, so remove that from here - svcore/data/fileio/test + SUBDIRS += svcore/data/fileio/test } sub_sv.file = sv.pro
--- a/sonic-visualiser.qrc Thu Dec 05 10:11:17 2013 +0000 +++ b/sonic-visualiser.qrc Thu Dec 05 10:57:51 2013 +0000 @@ -96,6 +96,8 @@ <file>icons/sv-64x64.png</file> <file>icons/sv-128x128.png</file> <file>icons/sv-splash.png</file> + <file>icons/qm-logo-larger.png</file> + <file>icons/qm-logo-smaller.png</file> <file>samples/bass.wav</file> <file>samples/beep.wav</file> <file>samples/bounce.wav</file>
--- a/sv.pro Thu Dec 05 10:11:17 2013 +0000 +++ b/sv.pro Thu Dec 05 10:57:51 2013 +0000 @@ -60,24 +60,29 @@ dataquay/dataquay.lib } !win* { -#PRE_TARGETDEPS += svapp/libsvapp.a \ -# svgui/libsvgui.a \ -# svcore/libsvcore.a \ -# dataquay/libdataquay.a +PRE_TARGETDEPS += svapp/libsvapp.a \ + svgui/libsvgui.a \ + svcore/libsvcore.a \ + dataquay/libdataquay.a } RESOURCES += sonic-visualiser.qrc HEADERS += main/MainWindow.h \ - main/PreferencesDialog.h \ main/IMAFencoder.h \ - main/checkbox.h + main/checkbox.h \ + main/NetworkPermissionTester.h \ + main/Surveyer.h \ + main/PreferencesDialog.h + SOURCES += main/main.cpp \ main/OSCHandler.cpp \ main/MainWindow.cpp \ - main/PreferencesDialog.cpp \ main/IMAFencoder.c \ - main/imafdecoder.cpp + main/imafdecoder.cpp \ + main/NetworkPermissionTester.cpp \ + main/Surveyer.cpp \ + main/PreferencesDialog.cpp # for mac integration QMAKE_INFO_PLIST = deploy/osx/Info.plist