From 0e8b365c80dc9d1c463c173df8fa6c5ce598f58f Mon Sep 17 00:00:00 2001 From: Kuzmich55 Date: Sun, 7 Jun 2026 23:16:14 +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 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/locales/ru/translation.json b/locales/ru/translation.json index 4e0e45a4..68c70e12 100644 --- a/locales/ru/translation.json +++ b/locales/ru/translation.json @@ -1100,5 +1100,13 @@ "Top": "Верх", "Track": "Дорожка", "Value must be shorter than total duration ({{totalDuration}})": "Значение должно быть меньше общей длительности ({{totalDuration}})", - "Width": "Ширина" + "Width": "Ширина", + "

If you're having a problem or question about LosslessCut, please first check the links in the <1>Help menu. If you cannot find any resolution, you may ask a question in <3>GitHub discussions or on <5>Discord.

If you believe that you found a bug in LosslessCut, you may <1>report a bug.

": "

Если у вас возникли проблемы или вопросы по поводу LosslessCut, пожалуйста, сначала ознакомьтесь со ссылками в меню <1>Справка. Если вы не можете найти решение, то можете задать вопрос в <3>обсуждениях на GitHub или в <5>Discord.

Если считаете, что нашли ошибку в LosslessCut, вы можете <1>сообщить об ошибке.

", + "deleted": "удалено", + "Metadata": "Метаданные", + "Offset": "Смещение", + "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 и не может быть изменено." }