From fbd6efbd4cef5e3eb6c323099b8fc34a7b2a4e6e Mon Sep 17 00:00:00 2001 From: Kuzmich55 Date: Sat, 13 Jun 2026 00:54:32 +0200 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (905 of 905 strings) Translation: LosslessCut/LosslessCut Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ru/ --- locales/ru/translation.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/ru/translation.json b/locales/ru/translation.json index 68c70e12..e0c0a07f 100644 --- a/locales/ru/translation.json +++ b/locales/ru/translation.json @@ -1108,5 +1108,6 @@ "Please send us an email where you describe what you were doing.": "Пожалуйста, отправьте нам электронное письмо с описанием того, что вы делали.", "Shift by seconds": "Сдвинуть на секунды", "Shift the timestamps of all tracks in this file by a specified number of seconds, relative to other files. Positive values will delay the file's tracks, negative will advance it.": "Сдвинуть временные метки всех дорожек в этом файле на указанное количество секунд относительно других файлов. Положительные значения задержат дорожки файла, отрицательные – ускорят их.", - "This is hardcoded by FFmpeg and cannot be changed.": "Это жёстко закодировано в FFmpeg и не может быть изменено." + "This is hardcoded by FFmpeg and cannot be changed.": "Это жёстко закодировано в FFmpeg и не может быть изменено.", + "Extract segment frames as image files": "Извлечь сегменты кадров в виде файлов изображений" }