mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-20 02:34:36 +10:00
Update
- A new parameter, "-cache_limit," has been added to modify the limit for automatic clearing of the audio cache. The old cache clearing script has been removed - The "What's New Feed" panel has been temporarily disabled due to unstable performance.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
Download3 = "Error again"
|
||||
Download4 = "Check your network settings and run the installation again"
|
||||
Download5 = "Downloading Spotify"
|
||||
Download6 = "Curl error"
|
||||
StopScript = "Script is stopped"
|
||||
MsSpoti = "The Microsoft Store version of Spotify has been detected which is not supported"
|
||||
MsSpoti2 = "Uninstall Spotify Microsoft Store edition [Y/N]"
|
||||
@@ -37,11 +36,6 @@
|
||||
UpdBlock = "Spotify updates blocked"
|
||||
UpdUnblock = "Spotify updates are not blocked"
|
||||
UpdSelect = "Want to block Spotify updates? [Y/N]"
|
||||
CacheOn = "Audio cache cleaning is enabled ({0})"
|
||||
CacheOff = "Audio cache cleaning is not enabled"
|
||||
CacheSelect = "Do you want to install automatic audio cache cleaning for Spotify? [Y/N]"
|
||||
CacheDays = "A cache that has not been used for more than the number of days specified by you will be deleted"
|
||||
CacheDays2 = "Enter the number of days from 1 to 100"
|
||||
ModSpoti = "Patching Spotify..."
|
||||
Error = "Error"
|
||||
FileLocBroken = "Location of Spotify files is broken, uninstall Spotify client and run the script again"
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
Download3 = "Опять ошибка"
|
||||
Download4 = "Проверьте настройки вашей сети и снова запустите установку"
|
||||
Download5 = "Загрузка Spotify"
|
||||
Download6 = "Curl error"
|
||||
StopScript = "Cкрипт остановлен"
|
||||
MsSpoti = "Обнаружена версия Spotify из Microsoft Store, которая не поддерживается"
|
||||
MsSpoti2 = "Хотите удалить Spotify Microsoft Store ? [Y/N]"
|
||||
@@ -37,11 +36,6 @@
|
||||
UpdBlock = "Обновления Spotify заблокированы"
|
||||
UpdUnblock = "Обновления Spotify не заблокированы"
|
||||
UpdSelect = "Хотите заблокировать обновления Spotify ? [Y/N]"
|
||||
CacheOn = "Очистка аудио-кеша включена ({0})"
|
||||
CacheOff = "Очистка аудио-кеша не включена"
|
||||
CacheSelect = "Хотите установить автоматическую очистку аудио-кеша Spotify ? [Y/N]"
|
||||
CacheDays = "Кеш, который не использовался больше указанного вами количества дней, будет удален"
|
||||
CacheDays2 = "Пожалуйста, введите количество дней от 1 до 100"
|
||||
ModSpoti = "Модифицирую Spotify..."
|
||||
Error = "Ошибка"
|
||||
FileLocBroken = "Расположение файлов Spotify нарушено, удалите клиент Spotify и снова запустите скрипт"
|
||||
|
||||
Reference in New Issue
Block a user