Перевод на русский

This commit is contained in:
Hamy
2023-05-31 09:39:25 +03:00
committed by GitHub
parent 964fa42a0f
commit 83fad60483

View File

@@ -1,7 +1,7 @@
<div align="center"> <div align="center">
<img src="./app/src/main/ic_launcher-playstore.png" width="128" height="128" style="display: block; margin: 0 auto"/> <img src="./app/src/main/ic_launcher-playstore.png" width="128" height="128" style="display: block; margin: 0 auto"/>
<h1>ViMusic</h1> <h1>Muza</h1>
<p>An Android application for streaming music from YouTube Music</p> <p>Стриминговый музыкальный плеер на Android</p>
</div> </div>
--- ---
@@ -16,44 +16,40 @@
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/6.jpg" width="30%" /> <img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/6.jpg" width="30%" />
</p> </p>
## Features ## Функции
- Play (almost) any song or video from YouTube Music - Воспроизведение (почти) любой песни или видео с YouTube Music
- Background playback - Фоновое воспроизведение
- Cache audio chunks for offline playback - Кэшируйте аудиофрагменты для автономного воспроизведения
- Search for songs, albums, artists videos and playlists - Поиск песен, альбомов, видео исполнителей и списков воспроизведения
- Bookmark artists and albums - Добавляйте в закладки исполнителей и альбомы
- Import playlists - Импорт плейлистов
- Fetch, display and edit songs lyrics or synchronized lyrics - Извлекайте, отображайте и редактируйте тексты песен или синхронизированные тексты.
- Local playlist management - Управление локальным плейлистом
- Reorder songs in playlist or queue - Изменить порядок песен в плейлисте или очереди
- Light/Dark/Dynamic theme - Светлая/темная/динамическая тема
- Skip silence - Пропуск тишины
- Sleep timer - Таймер сна
- Audio normalization - Нормализация звука
- Android Auto - Поддержка Андроид Авто
- Persistent queue - Постоянная очередь
- Open YouTube/YouTube Music links (`watch`, `playlist`, `channel`) - Открывать ссылки на YouTube/YouTube Music (`смотреть`, `плейлист`, `канал`)
- ... - ...
## Installation ## Скачать
[<img src="https://github.com/machiav3lli/oandbackupx/blob/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png" [<img src="https://github.com/machiav3lli/oandbackupx/blob/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png"
alt="Get it on GitHub" alt="Скачать из Гитхаба"
height="80">](https://github.com/vfsfitvnm/ViMusic/releases/latest) height="80">](https://github.com/hammsterr/muza/releases/latest)
[<img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png"
alt="Get it on IzzyOnDroid"
height="80">](https://apt.izzysoft.de/fdroid/index/apk/it.vfsfitvnm.vimusic)
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">](https://f-droid.org/packages/it.vfsfitvnm.vimusic/)
## Acknowledgments
- [**YouTube-Internal-Clients**](https://github.com/zerodytrash/YouTube-Internal-Clients): A python script that discovers hidden YouTube API clients. Just a research project.
- [**ionicons**](https://github.com/ionic-team/ionicons): Premium hand-crafted icons built by Ionic, for Ionic apps and web apps everywhere.
<a href="https://www.flaticon.com/authors/ilham-fitrotul-hayat" title="music icons">App icon based on icon created by Ilham Fitrotul Hayat - Flaticon</a> ## Благодарности
- [**vfsfitvnm**](https://github.com/vfsfitvnm): Создатель оригинального приложения.
- [**ViMusic**](https://github.com/vfsfitvnm/ViMusic): Оригинальный репозиторий.
- [**YouTube-Internal-Clients**](https://github.com/zerodytrash/YouTube-Internal-Clients): Python скрипт для использования скытого API Youtube.
- [**ionicons**](https://github.com/ionic-team/ionicons): Иконки ручной работы премиум-класса, созданные Ionic, для приложений Ionic и веб-приложений по всему миру.
## Disclaimer
This project and its contents are not affiliated with, funded, authorized, endorsed by, or in any way associated with YouTube, Google LLC or any of its affiliates and subsidiaries.
Any trademark, service mark, trade name, or other intellectual property rights used in this project are owned by the respective owners. ## Дисклеймер
Этот проект и его содержимое не связаны, не финансируются, не санкционированы, не одобрены и каким-либо образом не связаны с YouTube, Google LLC или какими-либо ее аффилированными и дочерними компаниями.
Любая торговая марка, знак обслуживания, торговое наименование или другие права на интеллектуальную собственность, используемые в этом проекте, принадлежат соответствующим владельцам.