mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
chore(i18n): Translated using Weblate (Russian)
Currently translated at 72.7% (214 of 294 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ru/
This commit is contained in:
committed by
Hosted Weblate
parent
4febb28201
commit
dad7cafebc
@ -278,6 +278,10 @@
|
|||||||
"title": "Открыть выбор субтитров"
|
"title": "Открыть выбор субтитров"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"compact-sidebar": {
|
||||||
|
"description": "Боковая панель всегда в компактном режиме",
|
||||||
|
"name": "Компактная боковая панель"
|
||||||
|
},
|
||||||
"crossfade": {
|
"crossfade": {
|
||||||
"description": "Плавный переход между песнями",
|
"description": "Плавный переход между песнями",
|
||||||
"menu": {
|
"menu": {
|
||||||
@ -287,10 +291,14 @@
|
|||||||
"prompt": {
|
"prompt": {
|
||||||
"options": {
|
"options": {
|
||||||
"multi-input": {
|
"multi-input": {
|
||||||
|
"fade-in-duration": "Длительность постепенного появления (мс)",
|
||||||
|
"fade-out-duration": "Длительность затухания (мс)",
|
||||||
"fade-scaling": {
|
"fade-scaling": {
|
||||||
|
"label": "Сила перехода",
|
||||||
"linear": "Линейный",
|
"linear": "Линейный",
|
||||||
"logarithmic": "Логарифмический"
|
"logarithmic": "Логарифмический"
|
||||||
}
|
},
|
||||||
|
"seconds-before-end": "Плавных переход за N секунд перед концом"
|
||||||
},
|
},
|
||||||
"title": "Настройки плавного перехода"
|
"title": "Настройки плавного перехода"
|
||||||
}
|
}
|
||||||
@ -372,10 +380,25 @@
|
|||||||
"writing-id3": "Пишем ID3 теги…"
|
"writing-id3": "Пишем ID3 теги…"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"description": "Скачивать MP3 / исходное аудио напрямую из интерфейса",
|
||||||
|
"menu": {
|
||||||
|
"choose-download-folder": "Выберите папку для загрузок",
|
||||||
|
"download-playlist": "Скачать плейлист",
|
||||||
|
"presets": "Пресеты",
|
||||||
|
"skip-existing": "Пропускать уже существующие файлы"
|
||||||
|
},
|
||||||
|
"name": "Загрузчик",
|
||||||
|
"renderer": {
|
||||||
|
"can-not-update-progress": "Невозможно обновить прогресс"
|
||||||
|
},
|
||||||
"templates": {
|
"templates": {
|
||||||
"button": "Download"
|
"button": "Download"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"exponential-volume": {
|
||||||
|
"description": "Делает слайдер громкости расширенным чтобы было легче выбирать низкие уровни.",
|
||||||
|
"name": "Расширенная громкость"
|
||||||
|
},
|
||||||
"last-fm": {
|
"last-fm": {
|
||||||
"name": "Last.fm"
|
"name": "Last.fm"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user