diff --git a/etc/Translation/LameXP_RU.ts b/etc/Translation/LameXP_RU.ts
index a1191086..62fd53d2 100644
--- a/etc/Translation/LameXP_RU.ts
+++ b/etc/Translation/LameXP_RU.ts
@@ -393,7 +393,7 @@
Select ANSI Codepage for Cue Sheet file:
-
+ Кодировка ANSI для файла CUE:OK
@@ -544,7 +544,7 @@
Select ANSI Codepage for CSV file:
-
+ Кодировка ANSI для файла CSV:OK
@@ -1721,35 +1721,35 @@
DEMO VERSION
-
+ ДЕМО ВЕРСИЯHibernate Computer On Shutdown
-
+ Гибернация компьютера при выключенииHibernate Computer
-
+ Гибернация компьютераDo you really want the computer to be hibernated on shutdown?
-
+ Переводить компьютер в состояние гибернации при выключении?LameXP will hibernate the computer on shutdown from now on.
-
+ LameXP переведёт компьютер в состояние гибернации при выключении.LameXP will <i>not</i> hibernate the computer on shutdown from now on.
-
+ LameXP <i>НЕ</i> переведёт компьютер в состояние гибернации при выключении.(Hint: Please ignore the name of the downloaded ZIP file and check the included 'changelog.txt' instead!)
-
+ (Подсказка: Пожалуйста игнорируйте имя загруженного ZIP-файла и проверьте 'changelog.txt')Skipping update check this time, please be patient...
-
+ Пропуск проверки обновлений, пожалуйста подождите...DCA Enc
@@ -1757,67 +1757,67 @@
Export Meta Tags to CSV File
-
+ Экспорт Meta-тегов в файл CSVImport Meta Tags from CSV File
-
+ Испорт Meta-теги из файла CSVSave CSV file
-
+ Сохранить файл CSVCSV File
-
+ CSV файлCSV Export
-
+ CSV ЭкспортSorry, there are no meta tags that can be exported!
-
+ Meta-теги, которые могут быть экспортированы, отсутствуют!Sorry, failed to open CSV file for writing!
-
+ Ошибка открытия файла CSV для записи!Sorry, failed to write to the CSV file!
-
+ Ошибка записи файла CSV!The CSV files was created successfully!
-
+ Файл CSV был успешно создан!Open CSV file
-
+ Открыть файл CSVSorry, failed to open CSV file for reading!
-
+ Ошибка открытия файла CSV для чтения!Sorry, failed to read from the CSV file!
-
+ Ошибка при чтении файла CSV!Sorry, the CSV file does not contain any known fields!
-
+ Файл CSV не содержит ни одного известного поля!CSV file is incomplete. Not all files were updated!
-
+ Файл CSV не полный. Обновлены не все файлы!The CSV files was imported successfully!
-
+ Файлы CSV успешно импортированы!CSV Import
-
+ Импорт CSVQAAC (Apple)
@@ -1833,23 +1833,23 @@
Not available!
-
+ Недоступно!Current AAC Encoder: %1
-
+ Текущий кодировщик AAC: %1Edit Output Path
-
+ Изменить папку выходных файловShow Favorites
-
+ Показать избранные папкиInitializing directory outline, please be patient...
-
+ Чтение структуры каталогов, пожалуйста ждите...
@@ -1916,7 +1916,7 @@
Meta Information: %1
-
+ Метаинформация: %1
@@ -2166,7 +2166,7 @@
Analyzing
-
+ Анализ
@@ -2258,7 +2258,7 @@
All files completed successfully.
- Все файлы завершились успешно.
+ Все файлы преобразовались успешно.Playlist creation failed
@@ -2282,35 +2282,35 @@
CPU Usage (Overall)
-
+ Загрузка процессора (Общая)Physical RAM Usage
-
+ Использование оперативной памятиFree Disk Space (Temp Folder)
-
+ Свободное место на диске (Временная папка)Process finished after %1.
-
+ Кодирование заняло %1hour(s)
-
+ час.minute(s)
-
+ мин.second(s)
-
+ сек.millisecond(s)
-
+ мс.
@@ -2340,7 +2340,7 @@
Executable '%1' was built for Qt '%2', but found Qt '%3'.
-
+ Исполняемый файл '%1' был собран для Qt '%2', но найдена версия Qt '%3'.
@@ -2437,7 +2437,7 @@
We highly recommend all users to install this update as soon as possible.
- Мы очень рекомендуем установить это обновлений как можо скорее.
+ Мы очень рекомендуем установить это обновление как можо скорее.No new updates available at this time.
diff --git a/res/localization/LameXP_RU.qm b/res/localization/LameXP_RU.qm
index d774dc53..f510fb03 100644
Binary files a/res/localization/LameXP_RU.qm and b/res/localization/LameXP_RU.qm differ
diff --git a/src/Config.h b/src/Config.h
index 72cb6869..250ff967 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -29,8 +29,8 @@
#define VER_LAMEXP_MINOR_HI 0
#define VER_LAMEXP_MINOR_LO 4
#define VER_LAMEXP_TYPE Beta
-#define VER_LAMEXP_PATCH 11
-#define VER_LAMEXP_BUILD 947
+#define VER_LAMEXP_PATCH 12
+#define VER_LAMEXP_BUILD 950
///////////////////////////////////////////////////////////////////////////////
// Tool versions (minimum expected versions!)