From 6b8c2dbd8607ac8b5191c1de5d2df5ed2916ae3e Mon Sep 17 00:00:00 2001 From: Alexandre Prokoudine Date: Sat, 2 Feb 2019 15:26:56 +0300 Subject: [PATCH] Initial Russian translation --- olive.pro | 3 +- ts/olive_ru.ts | 3201 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 3203 insertions(+), 1 deletion(-) create mode 100644 ts/olive_ru.ts diff --git a/olive.pro b/olive.pro index ca8c48050..7e4384ea6 100644 --- a/olive.pro +++ b/olive.pro @@ -250,7 +250,8 @@ TRANSLATIONS += \ ts/olive_de.ts \ ts/olive_es.ts \ ts/olive_fr.ts \ - ts/olive_it.ts + ts/olive_it.ts \ + ts/olive_ru.ts win32 { RC_FILE = packaging/windows/resources.rc diff --git a/ts/olive_ru.ts b/ts/olive_ru.ts new file mode 100644 index 000000000..f06f35dcc --- /dev/null +++ b/ts/olive_ru.ts @@ -0,0 +1,3201 @@ + + + + + AboutDialog + + + Olive is a non-linear video editor. This software is free and protected by the GNU GPL. + Olive — нелинейный видеоредактор. Эта программа является свободной и защищена GNU GPL. + + + + Olive Team is obliged to inform users that Olive source code is available for download from its website. + Исходный код Olive доступен для скачивания на сайте программы. + + + + ActionSearch + + + Search for action... + Найти действие… + + + + Audio + + + Audio + Звук + + + + Recording + Запись + + + + AudioNoiseEffect + + + Amount + Количество + + + + Mix + Смешивание + + + + ChannelLayoutName + + + Invalid + Некорректный + + + + Mono + Моно + + + + Stereo + Стерео + + + + CollapsibleWidget + + + <untitled> + + + + + ColorButton + + + Set Color + Установить цвет + + + + CornerPinEffect + + + Top Left + Вверху слева + + + + Top Right + Вверху справа + + + + Bottom Left + Внизу слева + + + + Bottom Right + Внизу справа + + + + Perspective + Перспектива + + + + DebugDialog + + + Debug Log + Журнал отладки + + + + DemoNotice + + + + Welcome to Olive! + + + + + Olive is a free open-source video editor released under the GNU GPL. If you have paid for this software, you have been scammed. + + + + + This software is currently in ALPHA which means it is unstable and very likely to crash, have bugs, and have missing features. We offer no warranty so use at your own risk. Please report any bugs or feature requests at %1 + + + + + Thank you for trying Olive and we hope you enjoy it! + + + + + Effect + + + Invalid effect + Некорректный эффект + + + + No candidate for effect '%1'. This effect may be corrupt. Try reinstalling it or Olive. + + + + + Cu&t + В&ырезать + + + + &Copy + &Скопировать + + + + Move &Up + &Поднять + + + + Move &Down + &Опустить + + + + D&elete + &Удалить + + + + EffectControls + + + Effects: + Эффекты: + + + + &Paste + &Вставить + + + + Add Video Effect + Добавить видеоэффект + + + + VIDEO EFFECTS + ВИДЕОЭФФЕКТЫ + + + + Add Video Transition + Добавить видеопереход + + + + Add Audio Effect + Добавить аудиоэффект + + + + AUDIO EFFECTS + АУДИОЭФФЕКТЫ + + + + Add Audio Transition + Добавить аудиопереход + + + + (Multiple clips selected) + (Выделено больше одного клипа) + + + + EffectRow + + + Disable Keyframes + Отключить ключевые кадры + + + + Disabling keyframes will delete all current keyframes. Are you sure you want to do this? + Отключение приведёт к удалению всех текущих ключевых кадров. Вы уверены? + + + + EmbeddedFileChooser + + + File: + Файл: + + + + ExportDialog + + + Export "%1" + Экспортировать "%1" + + + + Export Failed + + + + + Export failed - %1 + + + + + Invalid dimensions + + + + + Export width and height must both be even numbers/divisible by 2. + + + + + Invalid codec + + + + + Couldn't determine output parameters for the selected codec. This is a bug, please contact the developers. + + + + + Invalid format + + + + + Couldn't determine output format. This is a bug, please contact the developers. + + + + + Export Media + + + + + Quality-based (Constant Rate Factor) + + + + + Constant Bitrate + Постоянная скорость потока + + + + Bitrate (Mbps): + Скорость потока (Мбит/с): + + + + Quality (CRF): + Качество (CRF): + + + + Quality Factor: + +0 = lossless +17-18 = visually lossless (compressed, but unnoticeable) +23 = high quality +51 = lowest quality possible + + + + + Target File Size (MB): + Конечный размер файла (Мб): + + + + Format: + Формат: + + + + Range: + Диапазон: + + + + Entire Sequence + Вся последовательность + + + + In to Out + От входа от выхода + + + + Video + Видео + + + + + Codec: + Кодек: + + + + Width: + Ширина: + + + + Height: + Высота: + + + + Frame Rate: + Частота кадров: + + + + Compression Type: + Тип сжатия: + + + + Sampling Rate: + Частота дискретизации: + + + + Bitrate (Kbps/CBR): + Скорость потока (Кбит/с / CBR): + + + + ExportThread + + + failed to send frame to encoder (%1) + + + + + failed to receive packet from encoder (%1) + + + + + could not video encoder for %1 + + + + + could not allocate video stream + + + + + could not allocate video encoding context + + + + + could not open output video encoder (%1) + + + + + could not copy video encoder parameters to output stream (%1) + + + + + could not audio encoder for %1 + + + + + could not allocate audio stream + + + + + could not allocate audio encoding context + + + + + could not open output audio encoder (%1) + + + + + could not copy audio encoder parameters to output stream (%1) + + + + + could not allocate audio buffer (%1) + + + + + could not create output format context + + + + + could not open output file (%1) + + + + + could not write output file header (%1) + + + + + could not write output file trailer (%1) + + + + + FillLeftRightEffect + + + Type + + + + + Fill Left with Right + + + + + Fill Right with Left + + + + + Frei0rEffect + + + Failed to load Frei0r plugin "%1": %2 + + + + + NOTE: You can't load 32-bit Frei0r plugins into a 64-bit build of Olive. Please find a 64-bit version of this plugin or switch to a 32-bit build of Olive. + + + + + NOTE: You can't load 64-bit Frei0r plugins into a 32-bit build of Olive. Please find a 32-bit version of this plugin or switch to a 64-bit build of Olive. + + + + + Error loading Frei0r plugin + + + + + GraphEditor + + + Graph Editor + Редактор графов + + + + Linear + Линейный + + + + Bezier + Безье + + + + Hold + Константа + + + + GraphView + + + Zoom to Selection + Масштабировать в выделение + + + + Zoom to Show All + Масштабировать и показать всё + + + + Reset View + Сбросить масштаб + + + + InterlacingName + + + None (Progressive) + + + + + Top Field First + + + + + Bottom Field First + + + + + Invalid + + + + + KeyframeNavigator + + + Enable Keyframes + Включить ключевые кадры + + + + KeyframeView + + + Linear + Линейный + + + + Bezier + Безье + + + + Hold + + + + + LabelSlider + + + + Set Value + Установить значение + + + + + New value: + Новое значение: + + + + LoadDialog + + + Loading... + Загрузка… + + + + Loading '%1'... + Загружается '%1'... + + + + Cancel + Отмена + + + + LoadThread + + + Version Mismatch + + + + + This project was saved in a different version of Olive and may not be fully compatible with this version. Would you like to attempt loading it anyway? + + + + + Invalid Clip Link + + + + + This project contains an invalid clip link. It may be corrupt. Would you like to continue loading it? + + + + + %1 - Line: %2 Col: %3 + + + + + User aborted loading + + + + + XML Parsing Error + + + + + Couldn't load '%1'. %2 + + + + + Project Load Error + + + + + Error loading project: %1 + + + + + MainWindow + + + Welcome to %1 + + + + + Auto-recovery + Автовосстановление + + + + Olive didn't close properly and an autorecovery file was detected. Would you like to open it? + + + + + &Project + + + + + &Sequence + + + + + &Folder + + + + + Set In Point + + + + + Set Out Point + + + + + Enable/Disable In/Out Point + + + + + Reset In Point + + + + + Reset Out Point + + + + + Clear In/Out Point + + + + + No active sequence + + + + + Please open the sequence you wish to export. + + + + + Save Project As... + + + + + Unsaved Project + + + + + This project has changed since it was last saved. Would you like to save it before closing? + + + + + &File + &Файл + + + + &New + &Создать + + + + &Open Project + &Открыть проект + + + + Clear Recent List + Очистить список + + + + Open Recent + Открыть недавний + + + + &Save Project + Со&хранить проект + + + + Save Project &As + Сохранить проект &как + + + + &Import... + &Импортировать… + + + + &Export... + &Экспортировать…. + + + + E&xit + В&ыход + + + + &Edit + &Правка + + + + &Undo + &Отменить + + + + Redo + Вернуть + + + + Cu&t + В&ырезать + + + + Cop&y + С&копировать + + + + &Paste + &Вставить + + + + Paste Insert + + + + + Duplicate + Сделать &копию + + + + Delete + Удалить + + + + Ripple Delete + Удалить со сдвигом + + + + Split + Разделить + + + + Select &All + Выд&елить всё + + + + Deselect All + Снять выделение + + + + Add Default Transition + Добавить переход по умолчанию + + + + Link/Unlink + + + + + Enable/Disable + Включить/Отключить + + + + Nest + + + + + Ripple to In Point + Сдвиг до точки входа + + + + Ripple to Out Point + Сдвиг до точки выхода + + + + Edit to In Point + Правка до точки входа + + + + Edit to Out Point + Правка до точки выхода + + + + Delete In/Out Point + Удалить точку входа/выхода + + + + Ripple Delete In/Out Point + Удалить со сдвигом точку входа/выхода + + + + Set/Edit Marker + Установить/Изменить маркер + + + + &View + &Вид + + + + Zoom In + Приблизить + + + + Zoom Out + Отдалить + + + + Increase Track Height + Увеличить высоту дорожки + + + + Decrease Track Height + Уменьшить высоту дорожки + + + + Toggle Show All + + + + + Track Lines + + + + + Rectified Waveforms + + + + + Frames + + + + + Drop Frame + + + + + Non-Drop Frame + + + + + Milliseconds + + + + + Title/Action Safe Area + + + + + Off + + + + + Default + По умолчанию + + + + 4:3 + 4:3 + + + + 16:9 + 16:9 + + + + Custom + + + + + Full Screen + + + + + Full Screen Viewer + + + + + &Playback + Вос&произведение + + + + Go to Start + + + + + Previous Frame + + + + + Play/Pause + + + + + Play In to Out + + + + + Next Frame + + + + + Go to End + + + + + Go to Previous Cut + + + + + Go to Next Cut + + + + + Go to In Point + + + + + Go to Out Point + + + + + Decrease Speed + + + + + Pause + Пауза + + + + Increase Speed + Увеличить скорость + + + + Loop + Петля + + + + &Window + &Окно + + + + Project + Проект + + + + Effect Controls + Управление эффектами + + + + Timeline + Таймлайн + + + + Graph Editor + Редактор графов + + + + Media Viewer + Монитор проекта + + + + Sequence Viewer + Монитор исходников + + + + Maximize Panel + Развернуть панель + + + + Reset to Default Layout + Вернуть исходный вид панелей + + + + &Tools + &Инструменты + + + + Pointer Tool + Указатель + + + + Edit Tool + Выделение + + + + Ripple Tool + Монтаж со сдвигом + + + + Razor Tool + Подрезка + + + + Slip Tool + Прокрутка с совмещением + + + + Slide Tool + Прокрутка + + + + Hand Tool + Навигация + + + + Transition Tool + Переход + + + + Enable Snapping + Включить прилипание + + + + Selecting Also Seeks + + + + + Edit Tool Also Seeks + + + + + Edit Tool Selects Links + + + + + Seek Also Selects + + + + + Seek to the End of Pastes + + + + + Scroll Wheel Zooms + + + + + Enable Drag Files to Timeline + + + + + Auto-Scale By Default + + + + + Enable Seek to Import + + + + + Audio Scrubbing + + + + + Enable Drop on Media to Replace + + + + + Enable Hover Focus + + + + + Ask For Name When Setting Marker + + + + + No Auto-Scroll + + + + + Page Auto-Scroll + + + + + Smooth Auto-Scroll + + + + + Preferences + Параметры + + + + Clear Undo + + + + + &Help + &Справка + + + + A&ction Search + &Найти команду + + + + Debug Log + Журнал отладки + + + + &About... + &О программе… + + + + <untitled> + + + + + Open Project... + Открыть проект… + + + + Missing recent project + + + + + The project '%1' no longer exists. Would you like to remove it from the recent projects list? + + + + + Invalid aspect ratio + + + + + The aspect ratio '%1' is invalid. Please try again. + + + + + Enter custom aspect ratio + + + + + Enter the aspect ratio to use for the title/action safe area (e.g. 16:9): + + + + + Nested Sequence + Вложенная последовательность + + + + Media + + + New Folder + Новая папка + + + + Name: + Название: + + + + Filename: + Имя файла: + + + + Video Dimensions: + Размер кадров: + + + + Frame Rate: + Частота кадров: + + + + %1 fields (%2 frames) + + + + + Interlacing: + + + + + Audio Frequency: + Частота звука: + + + + Audio Channels: + Звуковых каналов: + + + + Name: %1 +Video Dimensions: %2x%3 +Frame Rate: %4 +Audio Frequency: %5 +Audio Layout: %6 + Название: %1 +Размер кадров: %2x%3 +Частота кадров: %4 +Частота звука: %5 +Звуковые каналы: %6 + + + + Name + Название + + + + Duration + Длительность + + + + Rate + Частота + + + + MediaPropertiesDialog + + + "%1" Properties + + + + + Tracks: + + + + + Video %1: %2x%3 %4FPS + + + + + Audio %1: %2Hz %3 channels + + + + + Conform to Frame Rate: + + + + + Alpha is Premultiplied + + + + + Auto (%1) + + + + + Interlacing: + + + + + Name: + + + + + NewSequenceDialog + + + Editing "%1" + Правка "%1" + + + + New Sequence + Новая последовательность + + + + Preset: + Предстановка: + + + + Film 4K + + + + + TV 4K (Ultra HD/2160p) + + + + + 1080p + + + + + 720p + + + + + 480p + + + + + 360p + + + + + 240p + + + + + 144p + + + + + NTSC (480i) + + + + + PAL (576i) + + + + + Custom + + + + + Video + + + + + Width: + Ширина: + + + + Height: + Высота: + + + + Frame Rate: + Частота кадров: + + + + Pixel Aspect Ratio: + Соотношение сторон пикселя: + + + + Square Pixels (1.0) + + + + + Interlacing: + + + + + None (Progressive) + + + + + Audio + Звук + + + + Sample Rate: + Частота дискретизации: + + + + Name: + Название: + + + + PanEffect + + + Pan + Панорама + + + + Playback + + + Generating Proxy: %1% + Создаётся прокси: %1% + + + + PreferencesDialog + + + Preferences + Параметры + + + + Invalid CSS File + + + + + CSS file '%1' does not exist. + + + + + Warning + Предупреждение + + + + Some changed settings will require restarting Olive to take effect + + + + + Confirm Reset All Shortcuts + + + + + Are you sure you wish to reset all keyboard shortcuts to their defaults? + + + + + Import Keyboard Shortcuts + + + + + + Error saving shortcuts + + + + + Failed to open file for reading + + + + + Export Keyboard Shortcuts + + + + + Export Shortcuts + + + + + Shortcuts exported successfully + + + + + Failed to open file for writing + + + + + Browse for CSS file + + + + + Language: + Язык: + + + + Custom CSS: + + + + + Browse + + + + + Image sequence formats: + + + + + Audio Recording: + Запись звука: + + + + Mono + Моно + + + + Stereo + Стерео + + + + Effect Textbox Lines: + + + + + Thumbnail Resolution: + + + + + Waveform Resolution: + + + + + Use Software Fallbacks When Possible + + + + + General + Общие + + + + Behavior + Поведение + + + + Disable Multithreading on Images + + + + + Seeking + + + + + Accurate Seeking +Always show the correct frame (visual may pause briefly as correct frame is retrieved) + + + + + Fast Seeking +Seek quickly (may briefly show inaccurate frames when seeking - doesn't affect playback/export) + + + + + Memory Usage + + + + + Upcoming Frame Queue: + + + + + + frames + + + + + + seconds + + + + + Previous Frame Queue: + + + + + Playback + Воспроизведение + + + + Output Device: + Устройство выхода: + + + + + Default + По умолчанию + + + + Input Device: + Устройство входа: + + + + Sample Rate: + Частота дискретизации: + + + + Audio + Звук + + + + Search for action or shortcut + Искать действие или комбинацию клавиш + + + + Action + Действие + + + + Shortcut + Комбинация + + + + Import + Импортировать + + + + Export + Экспортировать + + + + Reset Selected + Сбросить выбранное + + + + Reset All + Сбросить все + + + + Keyboard + + + + + PreviewGenerator + + + Could not open file - %1 + + + + + Could not find stream information - %1 + + + + + Project + + + Search media, markers, etc. + + + + + Project + + + + + Sequence + + + + + Replace '%1' + + + + + + All Files + + + + + + No active sequence + + + + + No sequence is active, please open the sequence you want to replace clips from. + + + + + Active sequence selected + + + + + You cannot insert a sequence into itself, so no clips of this media would be in this sequence. + + + + + Rename '%1' + + + + + Enter new name: + + + + + Delete media in use? + + + + + The media '%1' is currently used in '%2'. Deleting it will remove all instances in the sequence. Are you sure you want to do this? + + + + + Skip + + + + + Image sequence detected + + + + + The file '%1' appears to be part of an image sequence. Would you like to import it as such? + + + + + Import media... + + + + + No sequence is active, please open the sequence you want to delete clips from. + + + + + ProxyDialog + + + Create Proxy + Создать прокси + + + + Proxy + Прокси + + + + Dimensions: + Размер: + + + + Same Size as Source + В размере оригинала + + + + Half Resolution (1/2) + Половина оригинала (1/2) + + + + Quarter Resolution (1/4) + Четверть оригинала (1/4) + + + + Eighth Resolution (1/8) + Восьмая оригинала (1/8) + + + + Sixteenth Resolution (1/16) + Шестнадцатая оригинала (1/16) + + + + Format: + Формат: + + + + ProRes HQ + ProRes HQ + + + + Location: + Размещение: + + + + Same as Source (in "%1" folder) + + + + + Proxy file exists + Прокси-файл уже существует + + + + The file "%1" already exists. Do you wish to replace it? + + + + + Custom Location + Другое размещение + + + + ProxyGenerator + + + Finished generating proxy for "%1" + + + + + ReplaceClipMediaDialog + + + Replace clips using "%1" + + + + + Select which media you want to replace this media's clips with: + + + + + Keep the same media in-points + + + + + Replace + + + + + Cancel + + + + + No media selected + + + + + Please select a media to replace with or click 'Cancel'. + + + + + Same media selected + + + + + You selected the same media that you're replacing. Please select a different one or click 'Cancel'. + + + + + Folder selected + + + + + You cannot replace footage with a folder. + + + + + Active sequence selected + + + + + You cannot insert a sequence into itself. + + + + + Sequence + + + %1 (copy) + + + + + ShakeEffect + + + Intensity + Интенсивность + + + + Rotation + Вращение + + + + Frequency + Частота + + + + SolidEffect + + + Type + Тип + + + + Solid Color + Сплошная заливка + + + + SMPTE Bars + + + + + Checkerboard + Шахматная доска + + + + Opacity + Непрозрачность + + + + Color + Цвет + + + + Checkerboard Size + Размер клеток + + + + SourcesCommon + + + Import... + + + + + New + + + + + View + + + + + Tree View + + + + + Icon View + + + + + Show Toolbar + + + + + Show Sequences + + + + + Replace/Relink Media + + + + + Reveal in Explorer + + + + + Reveal in Finder + + + + + Reveal in File Manager + + + + + Replace Clips Using This Media + + + + + Create Sequence With This Media + + + + + Duplicate + + + + + Delete All Clips Using This Media + + + + + Proxy + + + + + Generating proxy: %1% complete + + + + + Create/Modify Proxy + + + + + Create Proxy + + + + + Modify Proxy + + + + + Restore Original + + + + + Delete + + + + + Properties... + + + + + Replace Media + + + + + You dropped a file onto '%1'. Would you like to replace it with the dropped file? + + + + + Delete proxy + + + + + Would you like to delete the proxy file "%1" as well? + + + + + SpeedDialog + + + Speed/Duration + Скорость/длительность + + + + Speed: + Скорость: + + + + Frame Rate: + Частота кадров: + + + + Duration: + Длительность: + + + + Reverse + Реверс + + + + Maintain Audio Pitch + Сохранять высоту тона + + + + Ripple Changes + Изменять со сдвигом + + + + TextEditDialog + + + Edit Text + + + + + TextEffect + + + Text + Текст + + + + Font + Шрифт + + + + Size + Кегль + + + + Color + Цвет + + + + Alignment + Выравнивание + + + + Left + Слева + + + + + Center + По центру + + + + Right + Справа + + + + Justify + По ширине + + + + Top + Сверху + + + + Bottom + Снизу + + + + Word Wrap + Перенос строки + + + + Outline + Обводка + + + + Outline Color + Цвет обводки + + + + Outline Width + Толщина обводки + + + + Shadow + Тень + + + + Shadow Color + Цвет тени + + + + Shadow Distance + Длина тени + + + + Shadow Softness + Мягкость тени + + + + Shadow Opacity + Непрозрачность тени + + + + Sample Text + Образец текста + + + + &Edit Text + &Изменить текст + + + + TimecodeEffect + + + Timecode + + + + + Sequence + + + + + Media + + + + + Scale + + + + + Color + + + + + Background Color + + + + + Background Opacity + + + + + Offset + + + + + Prepend + + + + + Timeline + + + Timeline: + + + + + <none> + + + + + Effect already exists + + + + + Clip '%1' already contains a '%2' effect. Would you like to replace it with the pasted one or add it as a separate effect? + + + + + Add + + + + + Replace + + + + + Skip + + + + + Do this for all conflicts found + + + + + Set Marker + + + + + Set clip marker name: + + + + + Set sequence marker name: + + + + + Title... + + + + + Solid Color... + + + + + Bars... + + + + + Tone... + + + + + Noise... + + + + + Unsaved Project + + + + + You must save this project before you can record audio in it. + + + + + Click on the timeline where you want to start recording (drag to limit the recording to a certain timeframe) + + + + + Pointer Tool + + + + + Edit Tool + + + + + Ripple Tool + + + + + Razor Tool + + + + + Slip Tool + + + + + Slide Tool + + + + + Hand Tool + + + + + Transition Tool + + + + + Snapping + + + + + Zoom In + + + + + Zoom Out + + + + + Record audio + + + + + Add title, solid, bars, etc. + + + + + TimelineHeader + + + Center Timecodes + + + + + TimelineWidget + + + Link/Unlink + + + + + %1 +Start: %2 +End: %3 +Duration: %4 + + + + + Rename '%1' + + + + + Rename multiple clips + + + + + Enter a new name for this clip: + + + + + Error + + + + + Couldn't locate media wrapper for sequence. + + + + + Title + + + + + Solid Color + + + + + Bars + + + + + Tone + + + + + Noise + + + + + Duration: + + + + + ToneEffect + + + Type + + + + + Frequency + + + + + Amount + + + + + Mix + + + + + TransformEffect + + + Position + Позиция + + + + Scale + Масштаб + + + + Uniform Scale + + + + + Rotation + + + + + Anchor Point + + + + + Opacity + Непрозрачность + + + + Blend Mode + Режим смешивания + + + + Normal + Обычный + + + + Darken + + + + + Multiply + + + + + Color Burn + + + + + Linear Burn + + + + + Lighten + + + + + Screen + Экран + + + + Color Dodge + + + + + Linear Dodge (Add) + + + + + Overlay + + + + + Soft Light + Мягкий свет + + + + Hard Light + Жёсткий свет + + + + Vivid Light + + + + + Linear Light + + + + + Pin Light + + + + + Hard Mix + + + + + Difference + Разница + + + + Exclusion + Исключение + + + + Reflect + Отражение + + + + Substract + Вычитание + + + + Average + Среднее + + + + Glow + Свечение + + + + Negation + + + + + Phoenix + Феникс + + + + Transition + + + Length: + Длительность: + + + + VSTHost + + + + Error loading VST plugin + + + + + Failed to create VST reference + + + + + Failed to load VST plugin "%1": %2 + + + + + NOTE: You can't load 32-bit VST plugins into a 64-bit build of Olive. Please find a 64-bit version of this plugin or switch to a 32-bit build of Olive. + + + + + NOTE: You can't load 64-bit VST plugins into a 32-bit build of Olive. Please find a 32-bit version of this plugin or switch to a 64-bit build of Olive. + + + + + VST Error + + + + + Plugin's magic number is invalid + + + + + Plugin + + + + + Interface + + + + + Show + + + + + VST Plugin + + + + + Viewer + + + Sequence Viewer + + + + + Media Viewer + + + + + (none) + + + + + ViewerWidget + + + Save Frame as Image... + + + + + Show Fullscreen + + + + + Disable + + + + + Screen %1: %2x%3 + + + + + Zoom + + + + + Fit + + + + + Custom + + + + + Close Media + + + + + Save Frame + + + + + Viewer Zoom + + + + + Set Custom Zoom Value: + + + + + ViewerWindow + + + Exit Fullscreen + + + + + VoidEffect + + + (unknown) + + + + + Missing Effect + + + + + VolumeEffect + + + Volume + + + + + transition + + + Invalid transition + + + + + No candidate for transition '%1'. This transition may be corrupt. Try reinstalling it or Olive. + + + +