Translated using Weblate (Russian)

Currently translated at 64.4% (325 of 504 strings)

Translation: Wholphin/Wholphin
Translate-URL: https://translate.codeberg.org/projects/wholphin/wholphin/ru/
This commit is contained in:
jatag41526 2026-03-12 16:44:11 +00:00 committed by Codeberg Translate
parent 6420345e78
commit 8549265203
No known key found for this signature in database
GPG key ID: E21F1D62EE3AAC1C

View file

@ -393,4 +393,28 @@
<string name="ref_frames">Опорные кадры</string>
<string name="yes">Да</string>
<string name="no">Нет</string>
<plurals name="days">
<item quantity="one">%s день</item>
<item quantity="few">%s дня</item>
<item quantity="many">%s дней</item>
<item quantity="other">%s дней</item>
</plurals>
<plurals name="minutes">
<item quantity="one">%s минута</item>
<item quantity="few">%s минуты</item>
<item quantity="many">%s минут</item>
<item quantity="other">%s минут</item>
</plurals>
<string name="channels">Каналы</string>
<string name="sample_rate">Частота дискретизации</string>
<string name="contrast">Контраст</string>
<string name="saturation">Насыщенность</string>
<string name="hue">Оттенок</string>
<string name="red">Красный</string>
<string name="green">Зелёный</string>
<string name="blue">Синий</string>
<string name="brightness">Яркость</string>
<string name="seerr_integration">Интеграция с Seerr</string>
<string name="search_for">Найти %s</string>
<string name="select_all">Выбрать всё</string>
</resources>