fix up wscript/build issues in exportvis after merge with master
[ardour.git] / libs / ardour / po / ru.po
index 685ccbc93e82a2c78c5acfd52ada4f17265259dd..3748bfc18c525623153af0733713387335660b81 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libardour 3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-03 11:35-0500\n"
-"PO-Revision-Date: 2013-01-05 12:34+0300\n"
+"POT-Creation-Date: 2013-11-05 11:11-0500\n"
+"PO-Revision-Date: 2013-10-15 21:40+0300\n"
 "Last-Translator: Александр Прокудин <alexandre.prokoudine@gmail.com>\n"
 "Language-Team: русский <>\n"
 "Language: \n"
@@ -18,6 +18,7 @@ msgstr ""
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2); 10<=4 && (n%100<10 || n"
 "%100>=20) ? 1 : 2);\n"
+"X-Generator: Poedit 1.5.4\n"
 
 #: amp.cc:60 automatable.cc:158
 msgid "Fader"
@@ -31,52 +32,52 @@ msgstr ""
 msgid "AudioDiskstream %1: there is no existing playlist to make a copy of!"
 msgstr ""
 
-#: audio_diskstream.cc:783 audio_diskstream.cc:793
+#: audio_diskstream.cc:848 audio_diskstream.cc:858
 msgid ""
 "AudioDiskstream %1: when refilling, cannot read %2 from playlist at frame %3"
 msgstr ""
 
-#: audio_diskstream.cc:949
+#: audio_diskstream.cc:1014
 msgid "AudioDiskstream %1: cannot read %2 from playlist at frame %3"
 msgstr ""
 
-#: audio_diskstream.cc:1318 audio_diskstream.cc:1335
+#: audio_diskstream.cc:1383 audio_diskstream.cc:1400
 msgid "AudioDiskstream %1: cannot write to disk"
 msgstr ""
 
-#: audio_diskstream.cc:1378
+#: audio_diskstream.cc:1443
 msgid "AudioDiskstream \"%1\": cannot flush captured data to disk!"
 msgstr ""
 
-#: audio_diskstream.cc:1472
+#: audio_diskstream.cc:1537
 msgid "%1: could not create region for complete audio file"
 msgstr ""
 
-#: audio_diskstream.cc:1506
+#: audio_diskstream.cc:1571
 msgid "AudioDiskstream: could not create region for captured audio!"
 msgstr ""
 
-#: audio_diskstream.cc:1614
+#: audio_diskstream.cc:1679
 msgid "programmer error: %1"
 msgstr ""
 
-#: audio_diskstream.cc:1840
+#: audio_diskstream.cc:1905
 msgid "AudioDiskstream: channel %1 out of range"
 msgstr ""
 
-#: audio_diskstream.cc:1854 midi_diskstream.cc:1178
+#: audio_diskstream.cc:1919 midi_diskstream.cc:1210
 msgid "%1:%2 new capture file not initialized correctly"
 msgstr ""
 
-#: audio_diskstream.cc:2135
+#: audio_diskstream.cc:2200
 msgid "%1: cannot restore pending capture source file %2"
 msgstr ""
 
-#: audio_diskstream.cc:2157
+#: audio_diskstream.cc:2222
 msgid "%1: incorrect number of pending sources listed - ignoring them all"
 msgstr ""
 
-#: audio_diskstream.cc:2181
+#: audio_diskstream.cc:2246
 msgid "%1: cannot create whole-file region from pending capture sources"
 msgstr ""
 
@@ -120,10 +121,10 @@ msgstr ""
 msgid "Audio Playlists (unused)"
 msgstr ""
 
-#: audio_playlist_source.cc:171 audiosource.cc:913 file_source.cc:527
+#: audio_playlist_source.cc:171 audiosource.cc:913 file_source.cc:529
 #: midi_playlist_source.cc:144 midi_playlist_source.cc:152
-#: midi_playlist_source.cc:159 midi_source.cc:371 plugin_insert.cc:644
-#: rb_effect.cc:332 session.cc:2445 session.cc:2478 session.cc:3623
+#: midi_playlist_source.cc:159 midi_source.cc:371 plugin_insert.cc:643
+#: rb_effect.cc:333 session.cc:2619 session.cc:2652 session.cc:3797
 #: session_handle.cc:87 sndfilesource.cc:121
 msgid "programming error: %1"
 msgstr "programming error: %1"
@@ -192,59 +193,21 @@ msgstr "Не удалось загрузить модуль VAMP под назв
 msgid "VAMP Plugin \"%1\" could not be loaded"
 msgstr "Не удалось загрузить модуль VAMP под названием \"%1\""
 
-#: audioengine.cc:186
-msgid ""
-"This version of JACK is old - you should upgrade to a newer version that "
-"supports jack_port_type_get_buffer_size()"
-msgstr ""
-
-#: audioengine.cc:190
-msgid "Connect session to engine"
-msgstr ""
-
-#: audioengine.cc:844
-msgid ""
-"a port with the name \"%1\" already exists: check for duplicated track/bus "
-"names"
-msgstr ""
-
-#: audioengine.cc:846 session.cc:1695
-msgid ""
-"No more JACK ports are available. You will need to stop %1 and restart JACK "
-"with more ports if you need this many tracks."
-msgstr ""
-
-#: audioengine.cc:849
-msgid "AudioEngine: cannot register port \"%1\": %2"
-msgstr "AudioEngine: cannot register port \"%1\": %2"
-
-#: audioengine.cc:879
-msgid "unable to create port: %1"
+#: audioengine.cc:488
+msgid "looking for backends in %1\n"
 msgstr ""
 
-#: audioengine.cc:933
-msgid "connect called before engine was started"
+#: audioengine.cc:511
+msgid "AudioEngine: cannot load module \"%1\" (%2)"
 msgstr ""
 
-#: audioengine.cc:959
-msgid "AudioEngine: cannot connect %1 (%2) to %3 (%4)"
-msgstr ""
-
-#: audioengine.cc:974 audioengine.cc:1005
-msgid "disconnect called before engine was started"
-msgstr ""
-
-#: audioengine.cc:1053
-msgid "get_port_by_name() called before engine was started"
+#: audioengine.cc:517
+msgid "AudioEngine: backend at \"%1\" has no descriptor function."
 msgstr ""
 
-#: audioengine.cc:1105
-msgid "get_ports called before engine was started"
-msgstr ""
-
-#: audioengine.cc:1428
-msgid "failed to connect to JACK"
-msgstr ""
+#: audioengine.cc:589
+msgid "Could not create backend for %1: %2"
+msgstr "Не удалось создать движок для %1: %2"
 
 #: audioregion.cc:1643
 msgid ""
@@ -428,7 +391,7 @@ msgstr ""
 msgid "audio"
 msgstr ""
 
-#: data_type.cc:28 session.cc:1637 session.cc:1640
+#: data_type.cc:28 session.cc:1791 session.cc:1794
 msgid "MIDI"
 msgstr ""
 
@@ -456,23 +419,23 @@ msgstr ""
 msgid "Export failed: %1"
 msgstr ""
 
-#: export_filename.cc:117
+#: export_filename.cc:118
 msgid "Existing export folder for this session (%1) does not exist - ignored"
 msgstr ""
 
-#: export_filename.cc:222
+#: export_filename.cc:229
 msgid "No Time"
 msgstr "Без времени"
 
-#: export_filename.cc:231
+#: export_filename.cc:238
 msgid "Invalid time format"
 msgstr "Некорректный формат времени"
 
-#: export_filename.cc:240
+#: export_filename.cc:247
 msgid "No Date"
 msgstr "Без даты"
 
-#: export_filename.cc:255
+#: export_filename.cc:262
 msgid "Invalid date format"
 msgstr "Некорректный формат даты"
 
@@ -508,23 +471,23 @@ msgstr "Сжатие с потерями"
 msgid "Lossless compression"
 msgstr "Сжатие без потерь"
 
-#: export_format_manager.cc:207 export_format_specification.cc:575
+#: export_format_manager.cc:218 export_format_specification.cc:579
 msgid "Session rate"
 msgstr "Частота сеанса"
 
-#: export_format_specification.cc:533
+#: export_format_specification.cc:537
 msgid "normalize"
 msgstr "нормировка"
 
-#: export_format_specification.cc:537
+#: export_format_specification.cc:541
 msgid "trim"
 msgstr "обрезка"
 
-#: export_format_specification.cc:539
+#: export_format_specification.cc:543
 msgid "trim start"
 msgstr "обрезка начала"
 
-#: export_format_specification.cc:541
+#: export_format_specification.cc:545
 msgid "trim end"
 msgstr "обрезка конца"
 
@@ -540,7 +503,7 @@ msgstr "Треугольное"
 msgid "Rectangular"
 msgstr "Прямоугольное"
 
-#: export_formats.cc:52 session.cc:4834 session.cc:4850
+#: export_formats.cc:52 session.cc:5014 session.cc:5030
 msgid "None"
 msgstr "Нет"
 
@@ -580,118 +543,114 @@ msgstr "Формат сэмплов Vorbis"
 msgid "No sample format"
 msgstr "Без формата сэмплов"
 
-#: export_handler.cc:313
+#: export_handler.cc:335
 msgid "Editor: cannot open \"%1\" as export file for CD marker file"
 msgstr ""
 
-#: export_handler.cc:395 export_handler.cc:398
+#: export_handler.cc:417 export_handler.cc:420
 msgid "an error occured while writing a TOC/CUE file: %1"
 msgstr ""
 
-#: export_handler.cc:620 export_handler.cc:678
+#: export_handler.cc:642 export_handler.cc:700
 msgid "Cannot convert %1 to Latin-1 text"
 msgstr ""
 
-#: export_profile_manager.cc:94
+#: export_profile_manager.cc:93
 msgid "Searching for export formats in %1"
 msgstr ""
 
-#: export_profile_manager.cc:100
+#: export_profile_manager.cc:99
 msgid "Unable to create export format directory %1: %2"
 msgstr ""
 
-#: export_profile_manager.cc:258
+#: export_profile_manager.cc:257
 msgid "Unable to remove export preset %1: %2"
 msgstr "Невозможно удалить профиль экспорта %1: %2"
 
-#: export_profile_manager.cc:348
+#: export_profile_manager.cc:347
 msgid "Selection"
 msgstr "Выделение"
 
-#: export_profile_manager.cc:466
-msgid "Session"
-msgstr "Сеанс"
-
-#: export_profile_manager.cc:587
+#: export_profile_manager.cc:600
 msgid "Unable to rename export format %1 to %2: %3"
 msgstr "Невозможно переименовать профиль экспорта %1 в %2: %3"
 
-#: export_profile_manager.cc:619
+#: export_profile_manager.cc:632
 msgid "Unable to remove export profile %1: %2"
 msgstr "Невозможно удалить профиль экспорта %1: %2"
 
-#: export_profile_manager.cc:636
+#: export_profile_manager.cc:649
 msgid "empty format"
 msgstr "неопределённый формат"
 
-#: export_profile_manager.cc:805
+#: export_profile_manager.cc:818
 msgid "No timespan has been selected!"
 msgstr "отрезок времени не указан!"
 
-#: export_profile_manager.cc:809
+#: export_profile_manager.cc:822
 msgid "No channels have been selected!"
 msgstr "нет выбранных каналов!"
 
-#: export_profile_manager.cc:813
+#: export_profile_manager.cc:826
 msgid "Some channels are empty"
 msgstr "некоторые каналы пусты"
 
-#: export_profile_manager.cc:846
+#: export_profile_manager.cc:859
 msgid "No format selected!"
 msgstr "формат не выбран!"
 
-#: export_profile_manager.cc:848
+#: export_profile_manager.cc:861
 msgid "All channels are empty!"
 msgstr "все каналы пусты!"
 
-#: export_profile_manager.cc:850
+#: export_profile_manager.cc:863
 msgid "One or more of the selected formats is not compatible with this system!"
 msgstr ""
 
-#: export_profile_manager.cc:853
+#: export_profile_manager.cc:866
 msgid ""
 "%1 supports only %2 channels, but you have %3 channels in your channel "
 "configuration"
 msgstr ""
 
-#: file_source.cc:196 session_state.cc:2889
+#: file_source.cc:198 session_state.cc:2807
 msgid ""
 "there are already 1000 files with names like %1; versioning discontinued"
 msgstr ""
 
-#: file_source.cc:205
+#: file_source.cc:207
 msgid "cannot rename file source from %1 to %2 (%3)"
 msgstr ""
 
-#: file_source.cc:248 file_source.cc:376
+#: file_source.cc:250 file_source.cc:378
 msgid "FileSource: search path not set"
 msgstr ""
 
-#: file_source.cc:311 file_source.cc:446
+#: file_source.cc:313 file_source.cc:448
 msgid "Filesource: cannot find required file (%1): while searching %2"
 msgstr ""
 
-#: file_source.cc:438
+#: file_source.cc:440
 msgid ""
 "FileSource: \"%1\" is ambigous when searching %2\n"
 "\t"
 msgstr ""
 
-#: file_source.cc:492
+#: file_source.cc:494
 msgid "Filesource: cannot find required file (%1): %2"
 msgstr ""
 
-#: file_source.cc:499
+#: file_source.cc:501
 msgid "Filesource: cannot check for existing file (%1): %2"
 msgstr ""
 
-#: file_source.cc:533
+#: file_source.cc:535
 msgid ""
 "Programming error! %1 tried to rename a file over another file! It's safe to "
 "continue working, but please report this to the developers."
 msgstr ""
 
-#: file_source.cc:538
+#: file_source.cc:540
 msgid "cannot rename file %1 to %2 (%3)"
 msgstr ""
 
@@ -749,23 +708,23 @@ msgstr ""
 msgid "unknown file type for session %1"
 msgstr ""
 
-#: globals.cc:204
+#: globals.cc:207
 msgid "Could not set system open files limit to \"unlimited\""
 msgstr ""
 
-#: globals.cc:206
+#: globals.cc:209
 msgid "Could not set system open files limit to %1"
 msgstr ""
 
-#: globals.cc:210
+#: globals.cc:213
 msgid "Your system is configured to limit %1 to only %2 open files"
 msgstr ""
 
-#: globals.cc:214
+#: globals.cc:217
 msgid "Could not get system open files limit (%1)"
 msgstr ""
 
-#: globals.cc:267
+#: globals.cc:268
 msgid "Loading configuration"
 msgstr ""
 
@@ -773,40 +732,39 @@ msgstr ""
 msgid "Could not find a source for %1 even though we are updating this file!"
 msgstr ""
 
-#: import.cc:238
+#: import.cc:236
 msgid "Unable to create file %1 during import"
 msgstr ""
 
-#: import.cc:264
+#: import.cc:262
 msgid "Resampling %1 from %2kHz to %3kHz"
 msgstr "Ресэмплинг %1 из %2КГц в %3КГц"
 
-#: import.cc:270
+#: import.cc:268
 msgid "Copying %1"
 msgstr "Копируется %1"
 
-#: import.cc:448
+#: import.cc:446
 msgid "Track %1 of %2 contained no usable MIDI data"
 msgstr ""
 
-#: import.cc:455
-#, fuzzy
+#: import.cc:453
 msgid "MIDI file %1 was not readable (no reason available)"
 msgstr "MIDI-файл %1 нечитаем по неизвестной причине"
 
-#: import.cc:501
+#: import.cc:499
 msgid "Import: cannot open input sound file \"%1\""
 msgstr ""
 
-#: import.cc:512
+#: import.cc:510
 msgid "Import: error opening MIDI file"
 msgstr ""
 
-#: import.cc:551
+#: import.cc:549
 msgid "Loading MIDI file %1"
 msgstr "Загружается MIDI-файл %1"
 
-#: import.cc:616
+#: import.cc:614
 msgid "Failed to remove some files after failed/cancelled import operation"
 msgstr ""
 
@@ -886,85 +844,85 @@ msgstr ""
 msgid "IO: bad output string in XML node \"%1\""
 msgstr ""
 
-#: io.cc:1410
+#: io.cc:1411
 #, c-format
 msgid "%s %u"
 msgstr ""
 
-#: io.cc:1457
+#: io.cc:1458
 #, c-format
 msgid "%s in"
 msgstr ""
 
-#: io.cc:1459
+#: io.cc:1460
 #, c-format
 msgid "%s out"
 msgstr ""
 
-#: io.cc:1534 session.cc:491 session.cc:520
+#: io.cc:1535 session.cc:686 session.cc:715
 msgid "mono"
 msgstr ""
 
-#: io.cc:1536 session.cc:504 session.cc:534
+#: io.cc:1537 session.cc:699 session.cc:729
 msgid "L"
 msgstr ""
 
-#: io.cc:1536 session.cc:506 session.cc:536
+#: io.cc:1537 session.cc:701 session.cc:731
 msgid "R"
 msgstr ""
 
-#: io.cc:1538 io.cc:1544
+#: io.cc:1539 io.cc:1545
 #, c-format
 msgid "%d"
 msgstr ""
 
-#: ladspa_plugin.cc:87
+#: ladspa_plugin.cc:86
 msgid "LADSPA: module has no descriptor function."
 msgstr ""
 
-#: ladspa_plugin.cc:92
+#: ladspa_plugin.cc:91
 msgid "LADSPA: plugin has gone away since discovery!"
 msgstr ""
 
-#: ladspa_plugin.cc:99
+#: ladspa_plugin.cc:98
 msgid "LADSPA: \"%1\" cannot be used, since it cannot do inplace processing"
 msgstr ""
 
-#: ladspa_plugin.cc:296
+#: ladspa_plugin.cc:297
 msgid ""
 "illegal parameter number used with plugin \"%1\". This may indicate a change "
 "in the plugin design, and presets may be invalid"
 msgstr ""
 
-#: ladspa_plugin.cc:373 ladspa_plugin.cc:418
+#: ladspa_plugin.cc:376 ladspa_plugin.cc:426
 msgid "Bad node sent to LadspaPlugin::set_state"
 msgstr ""
 
-#: ladspa_plugin.cc:386 ladspa_plugin.cc:431
+#: ladspa_plugin.cc:391 ladspa_plugin.cc:440
 msgid "LADSPA: no ladspa port number"
 msgstr ""
 
-#: ladspa_plugin.cc:392 ladspa_plugin.cc:437
+#: ladspa_plugin.cc:397 ladspa_plugin.cc:446
 msgid "LADSPA: no ladspa port data"
 msgstr ""
 
-#: ladspa_plugin.cc:707
+#: ladspa_plugin.cc:717
 msgid "LADSPA: cannot load module from \"%1\""
 msgstr ""
 
-#: ladspa_plugin.cc:817
+#: ladspa_plugin.cc:827
 msgid "Could not locate HOME.  Preset not removed."
 msgstr ""
 
-#: ladspa_plugin.cc:854 ladspa_plugin.cc:860
+#: ladspa_plugin.cc:864 ladspa_plugin.cc:870
 msgid "Could not create %1.  Preset not saved. (%2)"
 msgstr ""
 
-#: ladspa_plugin.cc:867
+#: ladspa_plugin.cc:877
 msgid "Error saving presets file %1."
 msgstr ""
 
-#: ladspa_plugin.cc:905
+#: ladspa_plugin.cc:915
 msgid "Could not locate HOME.  Preset not saved."
 msgstr ""
 
@@ -1004,7 +962,7 @@ msgstr ""
 msgid "incorrect XML mode passed to Locations::set_state"
 msgstr ""
 
-#: location.cc:842 session.cc:4335 session_state.cc:1112
+#: location.cc:842 session.cc:4516 session_state.cc:1031
 msgid "session"
 msgstr ""
 
@@ -1067,52 +1025,48 @@ msgstr ""
 msgid "flywheel"
 msgstr ""
 
-#: midi_diskstream.cc:166
+#: midi_diskstream.cc:167
 msgid ""
 "%1: I/O configuration change %4 requested to use %2, but channel setup is %3"
 msgstr ""
 
-#: midi_diskstream.cc:218
+#: midi_diskstream.cc:219
 msgid "MidiDiskstream: Playlist \"%1\" isn't a midi playlist"
 msgstr ""
 
-#: midi_diskstream.cc:269
+#: midi_diskstream.cc:270
 msgid "MidiDiskstream %1: there is no existing playlist to make a copy of!"
 msgstr ""
 
-#: midi_diskstream.cc:646
+#: midi_diskstream.cc:699
 msgid "MidiDiskstream %1: cannot read %2 from playlist at frame %3"
 msgstr ""
 
-#: midi_diskstream.cc:781
+#: midi_diskstream.cc:834
 msgid "MidiDiskstream %1: cannot write to disk"
 msgstr ""
 
-#: midi_diskstream.cc:815
+#: midi_diskstream.cc:868
 msgid "MidiDiskstream \"%1\": cannot flush captured data to disk!"
 msgstr ""
 
-#: midi_diskstream.cc:902
+#: midi_diskstream.cc:955
 msgid "%1: could not create region for complete midi file"
 msgstr ""
 
-#: midi_diskstream.cc:939
+#: midi_diskstream.cc:992
 msgid "MidiDiskstream: could not create region for captured midi!"
 msgstr ""
 
-#: midi_diskstream.cc:1143
-msgid "MidiDiskstream: XML property channel-mask out of range"
-msgstr ""
-
-#: midi_model.cc:619
+#: midi_model.cc:634
 msgid "No NoteID found for note property change - ignored"
 msgstr ""
 
-#: midi_model.cc:875
+#: midi_model.cc:906
 msgid "No SysExID found for sys-ex property change - ignored"
 msgstr ""
 
-#: midi_model.cc:1953
+#: midi_model.cc:2010
 msgid "transpose"
 msgstr ""
 
@@ -1176,21 +1130,21 @@ msgstr ""
 msgid "solo control"
 msgstr ""
 
-#: mtc_slave.cc:235
+#: mtc_slave.cc:238
 msgid "MTC Slave: atomic read of current time failed, sleeping!"
 msgstr ""
 
-#: mtc_slave.cc:359
+#: mtc_slave.cc:361
 msgid ""
 "Unknown rate/drop value %1 in incoming MTC stream, session values used "
 "instead"
 msgstr ""
 
-#: mtc_slave.cc:379
+#: mtc_slave.cc:381
 msgid "Session framerate adjusted from %1 TO: MTC's %2."
 msgstr ""
 
-#: mtc_slave.cc:393
+#: mtc_slave.cc:395
 msgid "Session and MTC framerate mismatch: MTC:%1 %2:%3."
 msgstr ""
 
@@ -1254,19 +1208,19 @@ msgstr ""
 msgid "looking for panners in %1"
 msgstr ""
 
-#: panner_manager.cc:99
+#: panner_manager.cc:100
 msgid "Panner discovered: \"%1\" in %2"
 msgstr ""
 
-#: panner_manager.cc:116
+#: panner_manager.cc:117
 msgid "PannerManager: cannot load module \"%1\" (%2)"
 msgstr "PannerManager: cannot load module \"%1\" (%2)"
 
-#: panner_manager.cc:123
+#: panner_manager.cc:124
 msgid "PannerManager: module \"%1\" has no descriptor function."
 msgstr ""
 
-#: panner_manager.cc:186
+#: panner_manager.cc:187
 msgid "no panner discovered for in/out = %1/%2"
 msgstr ""
 
@@ -1294,37 +1248,49 @@ msgstr ""
 msgid "Could not construct playlist for PlaylistSource from session data!"
 msgstr ""
 
-#: plugin_insert.cc:599
+#: plugin.cc:324
+msgid ""
+"Plugin presets are not supported in this build of %1. Consider paying for a "
+"full version"
+msgstr ""
+
+#: plugin.cc:398
+msgid ""
+"Saving plugin settings is not supported in this build of %1. Consider paying "
+"for the full version"
+msgstr ""
+
+#: plugin_insert.cc:598
 msgid "programming error: "
 msgstr "ошибка программы: "
 
-#: plugin_insert.cc:908
+#: plugin_insert.cc:926
 msgid "XML node describing plugin is missing the `type' field"
 msgstr ""
 
-#: plugin_insert.cc:923
+#: plugin_insert.cc:941
 msgid "unknown plugin type %1 in plugin insert state"
 msgstr ""
 
-#: plugin_insert.cc:951
+#: plugin_insert.cc:969
 msgid "Plugin has no unique ID field"
 msgstr ""
 
-#: plugin_insert.cc:960
+#: plugin_insert.cc:978
 msgid ""
 "Found a reference to a plugin (\"%1\") that is unknown.\n"
 "Perhaps it was removed or moved since it was last used."
 msgstr ""
 
-#: plugin_insert.cc:1076
+#: plugin_insert.cc:1094
 msgid "PluginInsert: Auto: no ladspa port number"
 msgstr ""
 
-#: plugin_insert.cc:1083
+#: plugin_insert.cc:1101
 msgid "PluginInsert: Auto: port id out of range"
 msgstr ""
 
-#: plugin_insert.cc:1119
+#: plugin_insert.cc:1137
 msgid "PluginInsert: automatable control %1 not found - ignored"
 msgstr ""
 
@@ -1332,43 +1298,39 @@ msgstr ""
 msgid "Discovering Plugins"
 msgstr "Обнаружение модулей"
 
-#: plugin_manager.cc:334
+#: plugin_manager.cc:335
 msgid "Could not parse rdf file: %1"
 msgstr ""
 
-#: plugin_manager.cc:373
+#: plugin_manager.cc:374
 msgid "LADSPA: cannot load module \"%1\" (%2)"
 msgstr "LADSPA: не удалось загрузить модуль \"%1\" (%2)"
 
-#: plugin_manager.cc:380
+#: plugin_manager.cc:381
 msgid "LADSPA: module \"%1\" has no descriptor function."
 msgstr ""
 
-#: plugin_manager.cc:600
+#: plugin_manager.cc:602
 msgid ""
 "VST plugin %1 does not support processReplacing, and so cannot be used in %2 "
 "at this time"
 msgstr ""
 
-#: plugin_manager.cc:704
+#: plugin_manager.cc:709
 msgid ""
 "linuxVST plugin %1 does not support processReplacing, and so cannot be used "
 "in %2 at this time"
 msgstr ""
 
-#: plugin_manager.cc:865
+#: plugin_manager.cc:870
 msgid "unknown plugin status type \"%1\" - all entries ignored"
 msgstr ""
 
-#: plugin_manager.cc:882
+#: plugin_manager.cc:887
 msgid "unknown plugin type \"%1\" - ignored"
 msgstr ""
 
-#: port.cc:367
-msgid "get_connected_latency_range() called while disconnected from JACK"
-msgstr ""
-
-#: port.cc:450
+#: port.cc:410
 msgid "could not reregister %1"
 msgstr ""
 
@@ -1384,6 +1346,34 @@ msgstr ""
 msgid "non-port insert XML used for port plugin insert"
 msgstr ""
 
+#: port_manager.cc:270
+msgid ""
+"a port with the name \"%1\" already exists: check for duplicated track/bus "
+"names"
+msgstr ""
+
+#: port_manager.cc:272
+msgid ""
+"No more ports are available. You will need to stop %1 and restart with more "
+"ports if you need this many tracks."
+msgstr ""
+
+#: port_manager.cc:275
+msgid "AudioEngine: cannot register port \"%1\": %2"
+msgstr "AudioEngine: cannot register port \"%1\": %2"
+
+#: port_manager.cc:314
+msgid "unable to create port: %1"
+msgstr ""
+
+#: port_manager.cc:401
+msgid "AudioEngine: cannot connect %1 (%2) to %3 (%4)"
+msgstr ""
+
+#: port_manager.cc:453 port_manager.cc:454
+msgid "Re-establising port %1 failed"
+msgstr ""
+
 #: processor.cc:207
 msgid "No %1 property flag in element %2"
 msgstr ""
@@ -1392,44 +1382,41 @@ msgstr ""
 msgid "No child node with active property"
 msgstr ""
 
-#: rc_configuration.cc:93
+#: rc_configuration.cc:88
 msgid "Loading system configuration file %1"
 msgstr "Loading system configuration file %1"
 
-#: rc_configuration.cc:97
+#: rc_configuration.cc:92
 msgid "%1: cannot read system configuration file \"%2\""
 msgstr "%1: cannot read system configuration file \"%2\""
 
-#: rc_configuration.cc:102
+#: rc_configuration.cc:97
 msgid "%1: system configuration file \"%2\" not loaded successfully."
 msgstr "%1: system configuration file \"%2\" not loaded successfully."
 
-#: rc_configuration.cc:106
-#, fuzzy
+#: rc_configuration.cc:101
 msgid ""
 "Your system %1 configuration file is empty. This probably means that there "
 "was an error installing %1"
 msgstr ""
-"your system %1 configuration file is empty. This probably means that there "
-"as an error installing %1"
 
-#: rc_configuration.cc:121
+#: rc_configuration.cc:116
 msgid "Loading user configuration file %1"
 msgstr "Loading user configuration file %1"
 
-#: rc_configuration.cc:125
+#: rc_configuration.cc:120
 msgid "%1: cannot read configuration file \"%2\""
 msgstr "%1: cannot read configuration file \"%2\""
 
-#: rc_configuration.cc:130
+#: rc_configuration.cc:125
 msgid "%1: user configuration file \"%2\" not loaded successfully."
 msgstr "%1: user configuration file \"%2\" not loaded successfully."
 
-#: rc_configuration.cc:134
+#: rc_configuration.cc:129
 msgid "your %1 configuration file is empty. This is not normal."
 msgstr "your %1 configuration file is empty. This is not normal."
 
-#: rc_configuration.cc:151
+#: rc_configuration.cc:146
 msgid "Config file %1 not saved"
 msgstr "Config file %1 not saved"
 
@@ -1467,35 +1454,39 @@ msgstr ""
 msgid "return %1"
 msgstr ""
 
-#: route.cc:1110 route.cc:2560
+#: route.cc:1075 route.cc:2528
 msgid "unknown Processor type \"%1\"; ignored"
 msgstr ""
 
-#: route.cc:1122
+#: route.cc:1087
 msgid "processor could not be created. Ignored."
 msgstr ""
 
-#: route.cc:1993 route.cc:2213
+#: route.cc:1962 route.cc:2187
 msgid "Bad node sent to Route::set_state() [%1]"
 msgstr ""
 
-#: route.cc:2052
+#: route.cc:2022
 msgid "Pannable state found for route (%1) without a panner!"
 msgstr ""
 
-#: route.cc:2116 route.cc:2120 route.cc:2327 route.cc:2331
+#: route.cc:2096 route.cc:2100 route.cc:2301 route.cc:2305
 msgid "badly formed order key string in state file! [%1] ... ignored."
 msgstr ""
 
+#: route.cc:2311
+msgid "Converting deprecated order key for %1 using Editor order %2"
+msgstr ""
+
 #: route_group.cc:459
 msgid "You cannot subgroup MIDI tracks at this time"
 msgstr ""
 
-#: rb_effect.cc:233 rb_effect.cc:274
+#: rb_effect.cc:234 rb_effect.cc:275
 msgid "tempoize: error reading data from %1 at %2 (wanted %3, got %4)"
 msgstr ""
 
-#: rb_effect.cc:303 rb_effect.cc:325
+#: rb_effect.cc:304 rb_effect.cc:326
 msgid "error writing tempo-adjusted data to %1"
 msgstr ""
 
@@ -1512,184 +1503,166 @@ msgid "programming error: send created using role %1"
 msgstr "programming error: send created using role %1"
 
 #: session.cc:344
-msgid "Set block size and sample rate"
-msgstr ""
+msgid "Connect to engine"
+msgstr "Соединение со звуковым движком"
 
 #: session.cc:349
-msgid "Using configuration"
-msgstr ""
-
-#: session.cc:374
-msgid "LTC In"
-msgstr ""
+msgid "Session loading complete"
+msgstr "Загрузка сеанса завершена"
 
-#: session.cc:375
-msgid "LTC Out"
+#: session.cc:421
+msgid "Set up LTC"
 msgstr ""
 
-#: session.cc:401
-msgid "LTC-in"
+#: session.cc:423
+msgid "Set up Click"
 msgstr ""
 
-#: session.cc:402
-msgid "LTC-out"
-msgstr ""
+#: session.cc:425
+msgid "Set up standard connections"
+msgstr "Настройка обычных соединений"
 
-#: session.cc:431
+#: session.cc:635
 msgid "could not setup Click I/O"
 msgstr ""
 
-#: session.cc:458
-msgid "cannot setup Click I/O"
-msgstr ""
-
-#: session.cc:461
-msgid "Compute I/O Latencies"
-msgstr ""
-
-#: session.cc:467
-msgid "Set up standard connections"
-msgstr "Настройка обычных соединений"
-
-#: session.cc:488
+#: session.cc:683
 #, c-format
 msgid "out %<PRIu32>"
 msgstr ""
 
-#: session.cc:502
+#: session.cc:697
 #, c-format
 msgid "out %<PRIu32>+%<PRIu32>"
 msgstr ""
 
-#: session.cc:517
+#: session.cc:712
 #, c-format
 msgid "in %<PRIu32>"
 msgstr ""
 
-#: session.cc:531
+#: session.cc:726
 #, c-format
 msgid "in %<PRIu32>+%<PRIu32>"
 msgstr ""
 
-#: session.cc:567
-msgid "Setup signal flow and plugins"
-msgstr "Настройка модулей и звукового потока"
-
-#: session.cc:611
-msgid "Connect to engine"
-msgstr "Соединение со звуковым движком"
-
-#: session.cc:642
+#: session.cc:790
 msgid "cannot connect master output %1 to %2"
 msgstr ""
 
-#: session.cc:701
+#: session.cc:849
 msgid "monitor"
 msgstr ""
 
-#: session.cc:746
+#: session.cc:894
 msgid "cannot connect control input %1 to %2"
 msgstr ""
 
-#: session.cc:766
+#: session.cc:914
 msgid "The preferred I/O for the monitor bus (%1) cannot be found"
 msgstr ""
 
-#: session.cc:797
+#: session.cc:945
 msgid "cannot connect control output %1 to %2"
 msgstr ""
 
-#: session.cc:861
+#: session.cc:1009
 msgid "cannot create Auditioner: no auditioning of regions possible"
 msgstr ""
 
-#: session.cc:1040
+#: session.cc:1193
 msgid "Session: you can't use that location for auto punch (start <= end)"
 msgstr ""
 
-#: session.cc:1080
+#: session.cc:1233
 msgid ""
 "You cannot use this location for auto-loop because it has zero or negative "
 "length"
 msgstr ""
 
-#: session.cc:1393
+#: session.cc:1547
 msgid "feedback loop setup between %1 and %2"
 msgstr ""
 
-#: session.cc:1689
+#: session.cc:1843
 msgid "Session: could not create new midi track."
 msgstr ""
 
-#: session.cc:1872 session.cc:1875
+#: session.cc:1849
+msgid ""
+"No more JACK ports are available. You will need to stop %1 and restart JACK "
+"with more ports if you need this many tracks."
+msgstr ""
+
+#: session.cc:2026 session.cc:2029
 msgid "Audio"
 msgstr ""
 
-#: session.cc:1899 session.cc:1907 session.cc:1984 session.cc:1992
+#: session.cc:2053 session.cc:2061 session.cc:2138 session.cc:2146
 msgid "cannot configure %1 in/%2 out configuration for new audio track"
 msgstr ""
 
-#: session.cc:1930
+#: session.cc:2084
 msgid "Session: could not create new audio track."
 msgstr ""
 
-#: session.cc:1962 session.cc:1965
+#: session.cc:2116 session.cc:2119
 msgid "Bus"
 msgstr ""
 
-#: session.cc:2015
+#: session.cc:2169
 msgid "Session: could not create new audio route."
 msgstr ""
 
-#: session.cc:2068
+#: session.cc:2228 session.cc:2238
 msgid "Session: UINT_MAX routes? impossible!"
 msgstr ""
 
-#: session.cc:2089
+#: session.cc:2260
 msgid "Session: cannot create track/bus from template description"
 msgstr ""
 
-#: session.cc:2115
+#: session.cc:2286
 msgid "Session: could not create new route from template"
 msgstr ""
 
-#: session.cc:2144
+#: session.cc:2315
 msgid "Adding new tracks/busses failed"
 msgstr "Не удалось добавить новые дорожки/шины"
 
-#: session.cc:3245
+#: session.cc:3419
 msgid "FATAL ERROR! Could not find a suitable version of %1 for a rename"
 msgstr ""
 
-#: session.cc:3365 session.cc:3423
+#: session.cc:3539 session.cc:3597
 msgid "There are already %1 recordings for %2, which I consider too many."
 msgstr ""
 
-#: session.cc:3813
+#: session.cc:3987
 msgid "send ID %1 appears to be in use already"
 msgstr ""
 
-#: session.cc:3825
+#: session.cc:3999
 msgid "aux send ID %1 appears to be in use already"
 msgstr ""
 
-#: session.cc:3837
+#: session.cc:4011
 msgid "return ID %1 appears to be in use already"
 msgstr ""
 
-#: session.cc:3849
+#: session.cc:4023
 msgid "insert ID %1 appears to be in use already"
 msgstr ""
 
-#: session.cc:3976
+#: session.cc:4150
 msgid "Cannot write a range where end <= start (e.g. %1 <= %2)"
 msgstr ""
 
-#: session.cc:4005
+#: session.cc:4179
 msgid "too many bounced versions of playlist \"%1\""
 msgstr ""
 
-#: session.cc:4015
+#: session.cc:4189
 msgid "cannot create new audio file \"%1\" for %2"
 msgstr ""
 
@@ -1728,25 +1701,21 @@ msgstr ""
 msgid "Session: cannot have two events of type %1 at the same frame (%2)."
 msgstr ""
 
-#: session_export.cc:126
+#: session_export.cc:125
 msgid "%1: cannot seek to %2 for export"
 msgstr ""
 
-#: session_export.cc:183
+#: session_export.cc:182
 msgid "Export ended unexpectedly: %1"
 msgstr ""
 
-#: session_ltc.cc:219
+#: session_ltc.cc:222
 msgid ""
 "LTC encoder: invalid framerate - LTC encoding is disabled for the remainder "
 "of this session."
 msgstr ""
 
-#: session_midi.cc:427
-msgid "Session: could not send full MIDI time code"
-msgstr ""
-
-#: session_midi.cc:519
+#: session_midi.cc:520
 msgid "Session: cannot send quarter-frame MTC message (%1)"
 msgstr ""
 
@@ -1754,376 +1723,372 @@ msgstr ""
 msgid "Session: cannot create Playlist from XML description."
 msgstr ""
 
-#: session_process.cc:135
+#: session_process.cc:132
 msgid "Session: error in no roll for %1"
 msgstr ""
 
-#: session_process.cc:1156
+#: session_process.cc:1157
 msgid "Programming error: illegal event type in process_event (%1)"
 msgstr ""
 
-#: session_state.cc:139
-msgid "Could not use path %1 (%s)"
-msgstr ""
+#: session_state.cc:140
+msgid "Could not use path %1 (%2)"
+msgstr "Не удалось использовать расположение  %1 (%2)"
 
-#: session_state.cc:267
+#: session_state.cc:184
 msgid "solo cut control (dB)"
 msgstr ""
 
-#: session_state.cc:360
+#: session_state.cc:208
+msgid "Set block size and sample rate"
+msgstr "Установка размера блока и частоты сэмплирования"
+
+#: session_state.cc:213
+msgid "Using configuration"
+msgstr "Применяется конфигурация"
+
+#: session_state.cc:325
 msgid "Reset Remote Controls"
 msgstr "Сброс удалённого управления"
 
-#: session_state.cc:385
-msgid "Session loading complete"
-msgstr ""
-
-#: session_state.cc:452
+#: session_state.cc:417
 msgid "Session: cannot create session peakfile folder \"%1\" (%2)"
 msgstr ""
 
-#: session_state.cc:459
+#: session_state.cc:424
 msgid "Session: cannot create session sounds dir \"%1\" (%2)"
 msgstr ""
 
-#: session_state.cc:466
+#: session_state.cc:431
 msgid "Session: cannot create session midi dir \"%1\" (%2)"
 msgstr ""
 
-#: session_state.cc:473
+#: session_state.cc:438
 msgid "Session: cannot create session dead sounds folder \"%1\" (%2)"
 msgstr ""
 
-#: session_state.cc:480
+#: session_state.cc:445
 msgid "Session: cannot create session export folder \"%1\" (%2)"
 msgstr ""
 
-#: session_state.cc:487
+#: session_state.cc:452
 msgid "Session: cannot create session analysis folder \"%1\" (%2)"
 msgstr ""
 
-#: session_state.cc:494
+#: session_state.cc:459
 msgid "Session: cannot create session plugins folder \"%1\" (%2)"
 msgstr "Session: cannot create session plugins folder \"%1\" (%2)"
 
-#: session_state.cc:501
+#: session_state.cc:466
 msgid "Session: cannot create session externals folder \"%1\" (%2)"
 msgstr "Session: cannot create session externals folder \"%1\" (%2)"
 
-#: session_state.cc:515
+#: session_state.cc:480
 msgid "Session: cannot create session folder \"%1\" (%2)"
 msgstr "Session: cannot create session folder \"%1\" (%2)"
 
-#: session_state.cc:548
+#: session_state.cc:514
 msgid "Could not open %1 for writing session template"
-msgstr ""
+msgstr "Не удалось открыть %1 для записи шаблона сеанса"
 
-#: session_state.cc:554
+#: session_state.cc:520
 msgid "Could not open session template %1 for reading"
 msgstr ""
 
-#: session_state.cc:573
+#: session_state.cc:539
 msgid "master"
 msgstr "master"
 
-#: session_state.cc:636
+#: session_state.cc:600
 msgid "Could not remove pending capture state at path \"%1\" (%2)"
 msgstr ""
 
-#: session_state.cc:660
+#: session_state.cc:624
 msgid "could not rename snapshot %1 to %2 (%3)"
 msgstr ""
 
-#: session_state.cc:688
-#, fuzzy
+#: session_state.cc:652
 msgid "Could not remove session file at path \"%1\" (%2)"
-msgstr "Could not create directory for Session template\"%1\" (%2)"
+msgstr ""
 
-#: session_state.cc:759
+#: session_state.cc:669
 msgid ""
 "the %1 audio engine is not connected and state saving would lose all I/O "
 "connections. Session not saved"
 msgstr ""
 
-#: session_state.cc:808
+#: session_state.cc:720
 msgid "state could not be saved to %1"
 msgstr ""
 
-#: session_state.cc:810 session_state.cc:821
-#, fuzzy
+#: session_state.cc:722 session_state.cc:733
 msgid "Could not remove temporary session file at path \"%1\" (%2)"
-msgstr "Could not create directory for Session template\"%1\" (%2)"
+msgstr ""
 
-#: session_state.cc:818
+#: session_state.cc:730
 msgid "could not rename temporary session file %1 to %2"
 msgstr ""
 
-#: session_state.cc:886
+#: session_state.cc:798
 msgid "%1: session file \"%2\" doesn't exist!"
-msgstr ""
+msgstr "%1: файл сеанса «%2» не существует!"
 
-#: session_state.cc:898
+#: session_state.cc:810
 msgid "Could not understand session file %1"
 msgstr ""
 
-#: session_state.cc:907
+#: session_state.cc:819
 msgid "Session file %1 is not a session"
 msgstr "Файл сеанса %1 не является сеансом"
 
-#: session_state.cc:941
-msgid ""
-"Copying old session file %1 to %2\n"
-"Use %2 with %3 versions before 2.0 from now on"
-msgstr ""
-
-#: session_state.cc:1206
+#: session_state.cc:1125
 msgid "programming error: Session: incorrect XML node sent to set_state()"
 msgstr ""
 
-#: session_state.cc:1255
+#: session_state.cc:1179
 msgid "Session: XML state has no options section"
 msgstr ""
 
-#: session_state.cc:1260
+#: session_state.cc:1184
 msgid "Session: XML state has no metadata section"
 msgstr ""
 
-#: session_state.cc:1271
+#: session_state.cc:1195
 msgid "Session: XML state has no sources section"
 msgstr ""
 
-#: session_state.cc:1278
+#: session_state.cc:1202
 msgid "Session: XML state has no Tempo Map section"
 msgstr ""
 
-#: session_state.cc:1285
+#: session_state.cc:1209
 msgid "Session: XML state has no locations section"
 msgstr ""
 
-#: session_state.cc:1311
+#: session_state.cc:1235
 msgid "Session: XML state has no Regions section"
 msgstr ""
 
-#: session_state.cc:1318
+#: session_state.cc:1242
 msgid "Session: XML state has no playlists section"
 msgstr ""
 
-#: session_state.cc:1338
+#: session_state.cc:1262
 msgid "Session: XML state has no bundles section"
 msgstr ""
 
-#: session_state.cc:1350
+#: session_state.cc:1274
 msgid "Session: XML state has no diskstreams section"
 msgstr ""
 
-#: session_state.cc:1358
+#: session_state.cc:1282
 msgid "Session: XML state has no routes section"
 msgstr ""
 
-#: session_state.cc:1370
+#: session_state.cc:1294
 msgid "Session: XML state has no route groups section"
 msgstr ""
 
-#: session_state.cc:1379
+#: session_state.cc:1303
 msgid "Session: XML state has no edit groups section"
 msgstr ""
 
-#: session_state.cc:1386
+#: session_state.cc:1310
 msgid "Session: XML state has no mix groups section"
 msgstr ""
 
-#: session_state.cc:1394
+#: session_state.cc:1318
 msgid "Session: XML state has no click section"
 msgstr ""
 
-#: session_state.cc:1442
+#: session_state.cc:1360
 msgid "Session: cannot create Route from XML description."
 msgstr ""
 
-#: session_state.cc:1446
+#: session_state.cc:1364
 msgid "Loaded track/bus %1"
 msgstr "Загружена дорожка/шина %1"
 
-#: session_state.cc:1544
+#: session_state.cc:1462
 msgid "Could not find diskstream for route"
 msgstr ""
 
-#: session_state.cc:1598
+#: session_state.cc:1516
 msgid "Session: cannot create Region from XML description."
 msgstr ""
 
-#: session_state.cc:1602
+#: session_state.cc:1520
 msgid "Can not load state for region '%1'"
 msgstr ""
 
-#: session_state.cc:1638
+#: session_state.cc:1556
 msgid "Regions in compound description not found (ID's %1 and %2): ignored"
 msgstr ""
 
-#: session_state.cc:1666
+#: session_state.cc:1584
 msgid "Nested source has no ID info in session file! (ignored)"
 msgstr ""
 
-#: session_state.cc:1678
+#: session_state.cc:1596
 msgid "Cannot reconstruct nested source for region %1"
 msgstr ""
 
-#: session_state.cc:1740
+#: session_state.cc:1658
 msgid "Session: XMLNode describing a AudioRegion is incomplete (no source)"
 msgstr ""
 
-#: session_state.cc:1748 session_state.cc:1769 session_state.cc:1789
+#: session_state.cc:1666 session_state.cc:1687 session_state.cc:1707
 msgid ""
 "Session: XMLNode describing a AudioRegion references an unknown source id =%1"
 msgstr ""
 
-#: session_state.cc:1754 session_state.cc:1775 session_state.cc:1795
+#: session_state.cc:1672 session_state.cc:1693 session_state.cc:1713
 msgid ""
 "Session: XMLNode describing a AudioRegion references a non-audio source id ="
 "%1"
 msgstr ""
 
-#: session_state.cc:1818
+#: session_state.cc:1736
 msgid ""
 "Session: XMLNode describing an AudioRegion is missing some master sources; "
 "ignored"
 msgstr ""
 
-#: session_state.cc:1852
+#: session_state.cc:1770
 msgid "Session: XMLNode describing a MidiRegion is incomplete (no source)"
 msgstr ""
 
-#: session_state.cc:1860
+#: session_state.cc:1778
 msgid ""
 "Session: XMLNode describing a MidiRegion references an unknown source id =%1"
 msgstr ""
 
-#: session_state.cc:1866
+#: session_state.cc:1784
 msgid ""
 "Session: XMLNode describing a MidiRegion references a non-midi source id =%1"
 msgstr ""
 
-#: session_state.cc:1934
+#: session_state.cc:1852
 msgid ""
 "cannot create new file from region name \"%1\" with ident = \"%2\": too many "
 "existing files with similar names"
 msgstr ""
 
-#: session_state.cc:1957
+#: session_state.cc:1875
 msgid "Session: cannot create Source from XML description."
 msgstr ""
 
-#: session_state.cc:1991
+#: session_state.cc:1909
 msgid "A sound file is missing. It will be replaced by silence."
 msgstr ""
 
-#: session_state.cc:2014
+#: session_state.cc:1932
 msgid "Found a sound file that cannot be used by %1. Talk to the progammers."
 msgstr ""
 
-#: session_state.cc:2031
+#: session_state.cc:1949
 msgid "Could not create templates directory \"%1\" (%2)"
 msgstr "Could not create templates directory \"%1\" (%2)"
 
-#: session_state.cc:2044
+#: session_state.cc:1962
 msgid "Template \"%1\" already exists - new version not created"
 msgstr ""
 
-#: session_state.cc:2050
+#: session_state.cc:1968
 msgid "Could not create directory for Session template\"%1\" (%2)"
 msgstr "Could not create directory for Session template\"%1\" (%2)"
 
-#: session_state.cc:2060
+#: session_state.cc:1978
 msgid "template not saved"
 msgstr ""
 
-#: session_state.cc:2070
+#: session_state.cc:1988
 msgid "Could not create directory for Session template plugin state\"%1\" (%2)"
 msgstr ""
 
-#: session_state.cc:2265
+#: session_state.cc:2183
 msgid "Unknown node \"%1\" found in Bundles list from session file"
 msgstr ""
 
-#: session_state.cc:2807 session_state.cc:2813
+#: session_state.cc:2725 session_state.cc:2731
 msgid "Cannot expand path %1 (%2)"
 msgstr "Cannot expand path %1 (%2)"
 
-#: session_state.cc:2866
+#: session_state.cc:2784
 msgid "Session: cannot create dead file folder \"%1\" (%2)"
 msgstr "Session: cannot create dead file folder \"%1\" (%2)"
 
-#: session_state.cc:2905
+#: session_state.cc:2823
 msgid "cannot rename unused file source from %1 to %2 (%3)"
 msgstr ""
 
-#: session_state.cc:2923
+#: session_state.cc:2841
 msgid "cannot remove peakfile %1 for %2 (%3)"
 msgstr ""
 
-#: session_state.cc:3225
+#: session_state.cc:3143
 msgid "could not backup old history file, current history not saved"
 msgstr ""
 
-#: session_state.cc:3238
+#: session_state.cc:3156
 msgid "history could not be saved to %1"
 msgstr ""
 
-#: session_state.cc:3241
+#: session_state.cc:3159
 msgid "Could not remove history file at path \"%1\" (%2)"
 msgstr ""
 
-#: session_state.cc:3245
+#: session_state.cc:3163
 msgid "could not restore history file from backup %1 (%2)"
 msgstr ""
 
-#: session_state.cc:3270
+#: session_state.cc:3188
 msgid "%1: no history file \"%2\" for this session."
 msgstr ""
 
-#: session_state.cc:3276
+#: session_state.cc:3194
 msgid "Could not understand session history file \"%1\""
 msgstr ""
 
-#: session_state.cc:3318
+#: session_state.cc:3236
 msgid "Failed to downcast MidiSource for NoteDiffCommand"
 msgstr ""
 
-#: session_state.cc:3329
+#: session_state.cc:3247
 msgid "Failed to downcast MidiSource for SysExDiffCommand"
 msgstr ""
 
-#: session_state.cc:3340
+#: session_state.cc:3258
 msgid "Failed to downcast MidiSource for PatchChangeDiffCommand"
 msgstr ""
 
-#: session_state.cc:3348
+#: session_state.cc:3266
 msgid "Couldn't figure out how to make a Command out of a %1 XMLNode."
 msgstr ""
 
-#: session_state.cc:3600
+#: session_state.cc:3502
 msgid "Session: unknown diskstream type in XML"
 msgstr ""
 
-#: session_state.cc:3605
+#: session_state.cc:3507
 msgid "Session: could not load diskstream via XML state"
 msgstr ""
 
-#: session_time.cc:215
-msgid "Unknown JACK transport state %1 in sync callback"
+#: session_time.cc:214
+msgid "Unknown transport state %1 in sync callback"
 msgstr ""
 
-#: session_transport.cc:168
+#: session_transport.cc:167
 msgid "Cannot loop - no loop range defined"
 msgstr ""
 
-#: session_transport.cc:727
+#: session_transport.cc:739
 msgid ""
 "Seamless looping cannot be supported while %1 is using JACK transport.\n"
 "Recommend changing the configured options"
 msgstr ""
 
-#: session_transport.cc:1092
+#: session_transport.cc:1105
 msgid ""
 "Global varispeed cannot be supported while %1 is connected to JACK transport "
 "control"
@@ -2134,9 +2099,8 @@ msgid "Unable to read event prefix, corrupt MIDI ring"
 msgstr ""
 
 #: smf_source.cc:265
-#, fuzzy
 msgid "Event has time and size but no body, corrupt MIDI ring"
-msgstr "Прямоугольное"
+msgstr ""
 
 #: smf_source.cc:271
 msgid "Event time is before MIDI source position"
@@ -2148,7 +2112,7 @@ msgstr ""
 
 #: smf_source.cc:410
 msgid "cannot open MIDI file %1 for write"
-msgstr ""
+msgstr "не удалось открыть MIDI-файл %2 для записи"
 
 #: sndfile_helpers.cc:32
 msgid "WAV"
@@ -2267,7 +2231,7 @@ msgstr ""
 msgid "attempt to write a non-writable audio file source (%1)"
 msgstr ""
 
-#: sndfilesource.cc:396 utils.cc:592 utils.cc:616 utils.cc:630 utils.cc:649
+#: sndfilesource.cc:396 utils.cc:510 utils.cc:534 utils.cc:548 utils.cc:567
 msgid "programming error: %1 %2"
 msgstr "programming error: %1 %2"
 
@@ -2426,15 +2390,15 @@ msgstr ""
 
 #: tempo_map_importer.cc:52
 msgid "Tempo map"
-msgstr ""
+msgstr "Карта темпа"
 
 #: tempo_map_importer.cc:60
 msgid "Tempo Map"
-msgstr ""
+msgstr "Карта темпа"
 
 #: tempo_map_importer.cc:80
 msgid "Tempo marks: "
-msgstr ""
+msgstr "Метки темпа:"
 
 #: tempo_map_importer.cc:80
 msgid ""
@@ -2469,111 +2433,54 @@ msgstr ""
 msgid "Node for Port has no \"name\" property"
 msgstr "Node for Port has no \"name\" property"
 
-#: utils.cc:453 utils.cc:477
+#: utils.cc:358 utils.cc:382
 msgid "Splice"
 msgstr ""
 
-#: utils.cc:455 utils.cc:470
+#: utils.cc:360 utils.cc:375
 msgid "Slide"
 msgstr ""
 
-#: utils.cc:457 utils.cc:473
+#: utils.cc:362 utils.cc:378
 msgid "Lock"
 msgstr ""
 
-#: utils.cc:460
+#: utils.cc:365
 msgid "programming error: unknown edit mode string \"%1\""
 msgstr "programming error: unknown edit mode string \"%1\""
 
-#: utils.cc:484 utils.cc:513
+#: utils.cc:389 utils.cc:421
 msgid "MIDI Timecode"
 msgstr ""
 
-#: utils.cc:484 utils.cc:511
+#: utils.cc:389 utils.cc:419
 msgid "MTC"
 msgstr "MTC"
 
-#: utils.cc:488 utils.cc:520
+#: utils.cc:393 utils.cc:428
 msgid "MIDI Clock"
 msgstr ""
 
-#: utils.cc:492 utils.cc:507 utils.cc:527
+#: utils.cc:397 utils.cc:415 utils.cc:435
 msgid "JACK"
 msgstr "JACK"
 
-#: utils.cc:496
+#: utils.cc:401
 msgid "programming error: unknown sync source string \"%1\""
 msgstr "programming error: unknown sync source string \"%1\""
 
-#: utils.cc:518
+#: utils.cc:426
 msgid "M-Clock"
 msgstr ""
 
-#: utils.cc:524
+#: utils.cc:432
 msgid "LTC"
 msgstr "LTC"
 
-#: utils.cc:684
+#: utils.cc:602
 msgid "programming error: unknown native header format: %1"
 msgstr "programming error: unknown native header format: %1"
 
-#: utils.cc:699
+#: utils.cc:617
 msgid "cannot open directory %1 (%2)"
 msgstr "cannot open directory %1 (%2)"
-
-#, fuzzy
-#~ msgid "editor"
-#~ msgstr "монитор"
-
-#, fuzzy
-#~ msgid "programming error: realpath(%1) failed, errcode %2"
-#~ msgstr "ошибка программы: "
-
-#, fuzzy
-#~ msgid "programming error:"
-#~ msgstr "ошибка программы: "
-
-#~ msgid "cannot activate JACK client"
-#~ msgstr "не удалось активировать клиента JACK сервера"
-
-#, fuzzy
-#~ msgid "removed event"
-#~ msgstr "удалить область"
-
-#, fuzzy
-#~ msgid "removed range"
-#~ msgstr "удалить область"
-
-#~ msgid "add"
-#~ msgstr "добавить"
-
-#~ msgid "remove"
-#~ msgstr "удалить"
-
-#~ msgid "remove region"
-#~ msgstr "удалить область"
-
-#~ msgid "separate"
-#~ msgstr "разделить"
-
-#~ msgid "split"
-#~ msgstr "склеить"
-
-#~ msgid "pre"
-#~ msgstr "пре"
-
-#~ msgid "post"
-#~ msgstr "пост"
-
-#, fuzzy
-#~ msgid "Master Out"
-#~ msgstr "мастер"
-
-#~ msgid "16 bit"
-#~ msgstr "16 бит"
-
-#~ msgid "24 bit"
-#~ msgstr "24 бита"
-
-#~ msgid "8 bit"
-#~ msgstr "8 бит"