mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-14 03:16:33 +10:00
deleting exp_standard parameter
This commit is contained in:
@@ -77,7 +77,6 @@ body:
|
||||
FileLocBroken = "Location of Spotify files is broken, uninstall Spotify client and run the script again"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Experimental features operated by Spotify"
|
||||
ExpStandart = "Experimental features of SpotX are not included"
|
||||
NoRestore = "SpotX has already been installed, xpui.bak not found. `nPlease uninstall Spotify client and run Install.bat again"
|
||||
InstallComplete = "installation completed"
|
||||
HostInfo = "Unwanted URLs found in hosts file"
|
||||
|
||||
-11
@@ -41,9 +41,6 @@ param
|
||||
|
||||
[Parameter(HelpMessage = 'Experimental features operated by Spotify.')]
|
||||
[switch]$exp_spotify,
|
||||
|
||||
[Parameter(HelpMessage = 'Experimental features of SpotX are not included')]
|
||||
[switch]$exp_standart,
|
||||
|
||||
[Parameter(HelpMessage = 'Do not hide the icon of collaborations in playlists.')]
|
||||
[switch]$hide_col_icon_off,
|
||||
@@ -885,7 +882,6 @@ if (!($cache_on) -and !($cache_off)) {
|
||||
}
|
||||
}
|
||||
|
||||
if ($exp_standart) { Write-Host ($lang).ExpStandart`n }
|
||||
if ($exp_spotify) { Write-Host ($lang).ExpSpotify`n }
|
||||
|
||||
$url = "https://raw.githubusercontent.com/amd64fox/SpotX/main/patches/patches.json"
|
||||
@@ -1082,14 +1078,7 @@ function Helper($paramname) {
|
||||
if ($equalizer_off) { $rem.remove('equalizer') }
|
||||
if (!($device_picker_old)) { $rem.remove('devicepickerold') }
|
||||
if ($made_for_you_off) { $rem.remove('madeforyou') }
|
||||
if ($exp_standart) {
|
||||
$rem.remove('enhanceliked'), $rem.remove('enhanceplaylist'), $rem.remove('disographyartist'), $rem.remove('lyricsmatch'),
|
||||
$rem.remove('equalizer'), $rem.remove('devicepicker'), $rem.remove('newhome'), $rem.remove('newhome2'), $rem.remove('madeforyou'),
|
||||
$rem.remove('similarplaylist'), $rem.remove('leftsidebar'), $rem.remove('rightsidebar'), $rem.remove('badbunny'), $rem.remove('devicelocal'),
|
||||
$rem.remove('silencetrimmer'), $rem.remove('forgetdevice'), $rem.remove('speedpodcasts') , $rem.remove('showfollows')
|
||||
}
|
||||
if (!($new_theme)) { $rem.remove('newhome'), $rem.remove('newhome2'), $rem.remove('leftsidebar'), $rem.remove('rightsidebar'), $rem.remove('lyricssidebar') , $rem.remove('showcreditsinsidebar')}
|
||||
|
||||
if ($old_lyrics) { $rem.remove('lyricssidebar') }
|
||||
|
||||
$name = "patches.json.exp."
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
<h1>Features</h1>
|
||||
|
||||
- <strong>Blocks all banner, video and audio ads in the client</strong>
|
||||
- <strong>Unlocks the skip function of any track</strong>
|
||||
- <strong>Hiding podcasts, episodes and audiobooks from the homepage (optional)</strong>
|
||||
- <strong>Block Spotify automatic updates (optional)</strong>
|
||||
- <strong>Automatic clearing of [audio cache](https://github.com/amd64fox/SpotX/discussions/2) (optional)</strong>
|
||||
@@ -110,30 +109,6 @@ or
|
||||
<details>
|
||||
<summary><small>Other types of installations</summary><p>
|
||||
|
||||
<details>
|
||||
<summary><small>Automatic basic installation</small></summary><p>
|
||||
|
||||
#### Automatic basic installation without confirmation, what does it do?
|
||||
|
||||
- Old theme activated
|
||||
- Automatic removal of Spotify MS if it was found
|
||||
- Automatic installation of the recommended version of Spotify (if another client has already been found, it will be installed over)
|
||||
- After the installation is completed, the client will autorun
|
||||
|
||||
<h4> </h4>
|
||||
|
||||
#### Just download and run [Install_Basic.bat](https://raw.githack.com/amd64fox/SpotX/main/scripts/Install_Basic.bat)
|
||||
|
||||
or
|
||||
|
||||
#### Run The following command in PowerShell:
|
||||
|
||||
```ps1
|
||||
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iex "& { $((iwr -useb 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1').Content) } -confirm_uninstall_ms_spoti -confirm_spoti_recomended_over -podcasts_on -cache_off -block_update_off -exp_standart -hide_col_icon_off -start_spoti"
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><small>Installation for premium</small></summary><p>
|
||||
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
@echo off
|
||||
|
||||
%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\powershell.exe -Command "&{[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12}; """"& { $((Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1').Content)} -confirm_uninstall_ms_spoti -confirm_spoti_recomended_over -podcasts_on -cache_off -block_update_off -exp_standart -hide_col_icon_off -start_spoti"""" | Invoke-Expression"
|
||||
|
||||
pause
|
||||
exit /b
|
||||
@@ -45,11 +45,10 @@
|
||||
ModSpoti = "স্পটিফাই প্যাচ করা হচ্ছে..."
|
||||
Error = "সমস্যা হয়েছে"
|
||||
FileLocBroken = "স্পটিফাই ফাইলের লোকেশনটি খুঁজে পাওয়া যাচ্ছে না, ব্যবহারকারী সংস্করণটি আনইনস্টল করুন এবং পুনরায় স্ক্রিপ্ট চালু করুন"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "পরীক্ষামূলক ফিচারসমূহ স্পটিফাই দ্বারা পরিচালিত"
|
||||
ExpStandart = "পরীক্ষামূলক ফিচারসমূহ অন্তর্ভুক্ত করা হয় নি"
|
||||
NoRestore = "স্পটিফাই ইতোমধ্যে ইনস্টল করা আছে, xpui.bak ফাইলটি খুঁজে পাওয়া যায় নি। `nদয়া করে স্পটিফাই এর ব্যবহারকারী সংস্করণটি আনইন্সটল করুন এবং Install.bat ফাইলটি আবার রান করুন"
|
||||
InstallComplete = "ইনস্টলেশন সম্পন্ন হয়েছে"
|
||||
InstallComplete = "ইনস্টলেশন সম্পন্ন হয়েছে"
|
||||
HostInfo = "হোস্ট ফাইলে কিছু অপ্রত্যাশিত ইউআরএল পাওয়া গিয়েছে"
|
||||
HostBak = "hosts.bak ফাইলটি ব্যাকআপ রাখা হয়েছে..."
|
||||
HostDel = "অরিজিনাল হোস্ট ফাইল থেকে অপ্রত্যাশিত ইউআরএল মুছে ফেলার চেষ্টা করা হচ্ছে..."
|
||||
|
||||
@@ -45,11 +45,10 @@
|
||||
ModSpoti = "Patche Spotify..."
|
||||
Error = "Fehler"
|
||||
FileLocBroken = "Speicherort von Spotify ist fehlerhaft, deinstallieren Sie Spotify und führen Sie das Skript erneut aus"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Experimentelle Funktionen, die von Spotify betrieben werden"
|
||||
ExpStandart = "Experimentelle Funktionen von SpotX sind nicht enthalten"
|
||||
NoRestore = "SpotX wurde schon installiert, xpui.bak wurde aber nicht gefunden. `nBitte deinstallieren Sie Spotify und starten Sie Install.bat nochmal"
|
||||
InstallComplete = "Installation fertiggestellt"
|
||||
InstallComplete = "Installation fertiggestellt"
|
||||
HostInfo = "Unerwünschte URLs, die in der hosts-Datei gefunden wurden"
|
||||
HostBak = "Sichere hosts.bak..."
|
||||
HostDel = "Versuche, unerwünschte URLs von der originalen hosts-Datei zu entfernen..."
|
||||
|
||||
@@ -45,11 +45,10 @@
|
||||
ModSpoti = "Επιδιόρθωση Spotify..."
|
||||
Error = "Σφάλμα"
|
||||
FileLocBroken = "Η τοποθεσία των αρχείων Spotify είναι κατεστραμμένη, απεγκαταστήστε το πρόγραμμα Spotify και εκτελέστε ξανά το script"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Πειραματικές λειτουργίες που διαχειρίζονται από το Spotify"
|
||||
ExpStandart = "Οι πειραματικές λειτουργίες του SpotX δεν περιλαμβάνονται"
|
||||
NoRestore = "Το SpotX έχει ήδη εγκατασταθεί, το xpui.bak δεν βρέθηκε. `nΠαρακαλώ απεγκαταστήστε το πρόγραμμα Spotify και εκτελέστε ξανά το Install.bat"
|
||||
InstallComplete = "Η εγκατάσταση ολοκληρώθηκε"
|
||||
InstallComplete = "Η εγκατάσταση ολοκληρώθηκε"
|
||||
HostInfo = "Ανεπιθύμητες διευθύνσεις URL βρέθηκαν στο αρχείο hosts"
|
||||
HostBak = "Δημιουργείται αντίγραφο ασφαλείας hosts.bak..."
|
||||
HostDel = "Προσπάθεια κατάργησης ανεπιθύμητων διευθύνσεων URL από το αρχικό αρχείο hosts..."
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Location of Spotify files is broken, uninstall Spotify client and run the script again"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Experimental features operated by Spotify"
|
||||
ExpStandart = "Experimental features of SpotX are not included"
|
||||
InstallComplete = "installation completed"
|
||||
HostInfo = "Unwanted URLs found in hosts file"
|
||||
HostBak = "Backing up hosts.bak..."
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "La ubicación de los archivos de Spotify no funciona, desinstala el cliente y vuelve a ejecutar el script"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Funciones experimentales utilizadas para Spotify"
|
||||
ExpStandart = "Las características experimentales de SpotX no están incluidas"
|
||||
NoRestore = "SpotX ya ha sido instalado, xpui.bak no se encuentra. `nPor favor, desinstala el cliente de Spotify y ejecuta Install.bat de nuevo"
|
||||
InstallComplete = "Instalación completada"
|
||||
HostInfo = "Se han encontrado URLs no deseadas en el archivo de hosts"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "محل فایل های اسپاتیفای خراب است، کلاینت را حذف نصب کنید و اسکریپت را دوباره اجرا کنید"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "ویژگی های آزمایشی توسط اسپاتیفای"
|
||||
ExpStandart = "ویژگی های آزمایشی SpotX گنجانده نشده است"
|
||||
NoRestore = "SpotX قبلاً نصب شده است، xpui.bak یافت نشد. `nلطفاً کلاینت Spotify را حذف نصب کنید و Install.bat را دوباره اجرا کنید"
|
||||
InstallComplete = "نصب تکمیل شد"
|
||||
HostInfo = "URL های ناخواسته در فایل هاست یافت می شود"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Spotify-tiedostojen sijainti on rikki, asenna spotify uudelleen ja suorita komentosarja uudelleen"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Spotifyn ylläpitämät kokeelliset ominaisuudet"
|
||||
ExpStandart = "SpotX:n kokeelliset ominaisuudet eivät sisälly mukaan"
|
||||
NoRestore = "SpotX on jo asennettu, xpui.bak tiedostoa ei löynyt. `nAsenna spotify uudelleen ja suorita Install.bat tiedosto uudelleen"
|
||||
InstallComplete = "asennus suoritettu"
|
||||
HostInfo = "Hosts-tiedostosta löytyi ei-toivottuja URL-osoitteita"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "L'emplacement des fichiers est invalide, désinstaller le client et lancer de nouveau le script"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Fonctionnalités expérimentales exploitées par Spotify"
|
||||
ExpStandart = "Fonctionnalités expérimentales de SpotX non incluses"
|
||||
NoRestore = "SpotX a déjà été installé, xpui.bak introuvable. `nMerci de désinstaller le client Spotify et de lancer à nouveau Install.bat"
|
||||
InstallComplete = "installation terminée"
|
||||
HostInfo = "URLs indésirables trouvées dans le fichier hosts"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "स्पॉटिफाई फ़ाइलों का स्थान टूटा हुआ है, क्लाइंट की स्थापना रद्द करें और स्क्रिप्ट को फिर से चलाएँ"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "स्पॉटिफाई द्वारा संचालित प्रायोगिक सुविधाएं"
|
||||
ExpStandart = "स्पॉटएक्स की प्रायोगिक विशेषताएं शामिल नहीं हैं"
|
||||
NoRestore = "स्पॉटएक्स पहले ही स्थापित किया जा चुका है, xpui.bak नहीं मिला। `nकृपया स्पॉटिफाई क्लाइंट को अनइंस्टॉल करें और Install.bat को फिर से चलाएं"
|
||||
InstallComplete = "इंस्टालेशन पूर्ण"
|
||||
HostInfo = "hosts फ़ाइल में अवांछित URL मिले"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "A Spotify fájlok sérültek, távolítsa el a klienst, és futtassa újra a szkriptet."
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "A Spotify kísérleti funkciók engedélyezve"
|
||||
ExpStandart = "A SpotX kísérleti funkciói nincsenek egedélyezve"
|
||||
NoRestore = "A SpotX már telepítve van, az xpui.bak nem található. `nTávolítsa el a Spotify klienst, és futtassa újra az Install.bat fájlt."
|
||||
InstallComplete = "Telepítés befejeződött"
|
||||
HostInfo = "Nemkívánatos URL-címek a hosts fájlban"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Lokasi file Spotify rusak, hapus instalan klien dan jalankan skrip lagi"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Fitur eksperimental yang dioperasikan oleh Spotify"
|
||||
ExpStandart = "Fitur eksperimental SpotX tidak termasuk"
|
||||
NoRestore = "SpotX sudah terinstal, xpui.bak tidak ditemukan. `nHarap hapus instalan klien Spotify dan jalankan Install.bat lagi"
|
||||
InstallComplete = "instalasi selesai"
|
||||
HostInfo = "URL yang tidak diinginkan ditemukan di file host"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Il percorso dei file di Spotify non è stato trovato, disinstallare Spotify ed eseguire lo script"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Features sperimentali attivate da Spotify"
|
||||
ExpStandart = "Features sperimentali di SpotX non incluse"
|
||||
NoRestore = "SpotX è già stato installato, xpui.bak non trovato. `nPer favore, disinstalla Spotify e riapri il file Install.bat"
|
||||
InstallComplete = "Installazione completata"
|
||||
HostInfo = "Trovati URL non desiderati nel file hosts"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Spotify のファイルの場所が壊れています。Spotify クライアントをアンインストールし再度スクリプトを実行してください"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Spotify が計画している実験的な機能"
|
||||
ExpStandart = "SpotX の実験的な機能は含まれていません"
|
||||
NoRestore = "SpotXはインストール済みですが xpui.bak が見つかりません。`nSpotify クライアントをアンインストールし、再度 Install.bat を実行してください"
|
||||
InstallComplete = "インストール完了"
|
||||
HostInfo = "hosts ファイル内に望まない URL があります"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Spotify ფაილების ლოკაცია არის გადეხილი, წაშალეთ კლიენტი და თავიდან გაუშვით სკრიპტი"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "ექსპერიმენტული ფუნქციები, რომელსაც მართავს Spotify"
|
||||
ExpStandart = "ექსპერიმენტული ფუნქციები SpotX არ მოითავსება"
|
||||
NoRestore = "SpotX უკვე დაინსტალირებულია, xpui.bak ვერ მოიძებნა. `nგთხოვთ, წაშალოთ Spotify აპლიკაცია და თავიდან გაუშვით Install.bat"
|
||||
InstallComplete = "ინსტალაცია დასრულდა"
|
||||
HostInfo = "არასასურველი URL-ები ნაპოვნი მასპინძელის ფაილში"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Spotify 폴더의 파일이 손상되었습니다, Spotify를 제거하고 이 스크립트를 다시 실행하세요"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Spotify에서 제공되는 실험적 기능"
|
||||
ExpStandart = "SpotX의 실험적 기능은 포함되어 있지 않습니다"
|
||||
NoRestore = "SpotX가 이미 설치되었지만, xpui.bak 파일을 찾을 수 없습니다. `nSpotify를 제거하고 Install.bat을 다시 실행해주세요"
|
||||
InstallComplete = "설치가 완료되었습니다"
|
||||
HostInfo = "hosts 파일에서 불필요한 URL이 감지되었습니다"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Spotify failu atrašanās vieta ir bojāta, atinstalējiet klientu un palaidiet skriptu vēlreiz"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Eksperimentālās funkcijas, kuras operē Spotify"
|
||||
ExpStandart = "SpotX eksperimentālās funkcijas nav iekļautas"
|
||||
NoRestore = "SpotX ir jau instalēts, bet xpui.bak nebija atrasts. `nLūdzu izdzēs Spotify klientu un palaid Install.bat vēlreiz"
|
||||
InstallComplete = "Instalācija pabeigta"
|
||||
HostInfo = "hosts failā atrasti nevēlami URL"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Lokalizacje plików Spotify są zepsute, odinstaluj klienta i uruchom ponownie skrypt"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Eksperymentalne funkcje obsługiwane przez Spotify"
|
||||
ExpStandart = "Eksperymentalne funkcje SpotX nie są uwzględnione"
|
||||
NoRestore = "SpotX został pobrany, ale xpui.bak nie znaleziony. `nProszę odinstalować klienta Spotify i uruchomić Install.bat ponownie"
|
||||
InstallComplete = "Instalacja została zakończona"
|
||||
HostInfo = "Niepożądane adresy URL znalezione w plikach hosts"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "A localização dos arquivos do Spotify está incorreta, desinstale o Spotify e execute o script novamente"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Recursos experimentais oferecidos pelo Spotify"
|
||||
ExpStandart = "Os recursos experimentais do SpotX não estão incluídos"
|
||||
NoRestore = "O SpotX já foi instalado, xpui.bak não encontrado. `nPor favor, desinstale o cliente do Spotify e execute Install.bat novamente"
|
||||
InstallComplete = "instalação concluída"
|
||||
HostInfo = "URLs indesejados encontradas no arquivo hosts"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Locația fișierelor Spotify este stricată, dezinstalați clientul și rulați din nou scriptul"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Funcții experimentale operate de Spotify"
|
||||
ExpStandart = "Caracteristicile experimentale ale SpotX nu sunt incluse"
|
||||
NoRestore = "SpotX a fost deja instalat, xpui.bak nu a fost găsit. `nVă rugăm să dezinstalați clientul Spotify și să rulați din nou Install.bat"
|
||||
InstallComplete = "Instalare completă!"
|
||||
HostInfo = "URL-uri nedorite au fost găsite in fișierul hosts"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Расположение файлов Spotify нарушено, удалите клиент Spotify и снова запустите скрипт"
|
||||
Spicetify = "Обнаружен Spicetify, он должен быть установлен после SpotX, открыть рекомендуемые действия в FAQ ? [Y/N]"
|
||||
ExpSpotify = "Экспериментальные функции управляются Spotify"
|
||||
ExpStandart = "Экспериментальные функции SpotX не включены"
|
||||
NoRestore = "SpotX уже был установлен, но файл для восстановления xpui.bak не найден. `nУдалите клиент Spotify и снова запустите Install.bat"
|
||||
InstallComplete = "Установка завершена"
|
||||
HostInfo = "В файле hosts найдены нежелательные Url-адреса"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Локација фајлова Spotify-ја је нарушена, деинсталирајте клијент, па покрените скрипту поново"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Експерименталним могућностима управља Spotify"
|
||||
ExpStandart = "Експерименталне могућности SpotX-а нису укључене"
|
||||
NoRestore = "SpotX је већ био инсталиран, xpui.bak није нађен. `nМолимо деинсталирајте Spotify клијент и покрените Install.bat поново"
|
||||
InstallComplete = "Инсталација завршена"
|
||||
HostInfo = "Нежељени URL-ови нађени у фајлу hosts"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Spotify dosyalarının konumu bozuk, istemciyi kaldırın ve kodu tekrar çalıştırın"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Spotify tarafından sunulan deneysel özellikler"
|
||||
ExpStandart = "SpotX'in deneysel özellikleri dahil değildir"
|
||||
NoRestore = "SpotX zaten kurulmuş, xpui.bak dosyası bulunamadı. `nLütfen Spotify istemcisini kaldırın ve Install.bat dosyasını tekrar çalıştırın"
|
||||
InstallComplete = "kurulum tamamlandı"
|
||||
HostInfo = "Hosts dosyasında istenmeyen URL'ler bulundu"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Помилки у шляху до файлів Spotify, видаліть клієнт та запустіть скрипт ще раз."
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Експериментальні функції відSpotify"
|
||||
ExpStandart = "Експериментальні функції від SpotX не включено"
|
||||
NoRestore = "SpotX вже встановлено, але файл xpui.bak не знайдено. `nБудь-ласка, видаліть клієнт Spotify та запустіть скрипт ще раз."
|
||||
InstallComplete = "встановлення завершене"
|
||||
HostInfo = "Небажані посилання знайдені у файлі hosts"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Vị trí các tệp của Spotify đã bị hỏng, gỡ Spotify và chạy lại bản vá"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "Các tính năng thử nghiệm của Spotify"
|
||||
ExpStandart = "Không bao gồm các tính năng thử nghiệm của SpotX"
|
||||
NoRestore = "Đã cài SpotX nhưng không tìm thấy tập tin xpui.bak. `nGỡ Spotify và chạy lại Install.bat"
|
||||
InstallComplete = "cài đặt hoàn tất"
|
||||
HostInfo = "Tìm thấy các URL không cần thiết trong tệp hosts"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Spotify 檔案已損壞, 請解除安裝客戶端並重新運行腳本"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "啟用 Spotify 的實驗性功能Experimental features operated by Spotify"
|
||||
ExpStandart = "SpotX的實驗性功能沒有啟用"
|
||||
NoRestore = "SpotX 已經安裝, 但是找不到xpui.bak `n請重新安裝 Spotify 客戶端後再運行 Install.bat"
|
||||
InstallComplete = "安裝完成"
|
||||
HostInfo = "在 hosts 檔案中發現不需要的 URL"
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
FileLocBroken = "Spotify 文件已损坏,请卸载客户端并重新运行脚本"
|
||||
Spicetify = "Spicetify detected, it must be installed after SpotX, open recommended actions in FAQ ? [Y/N]"
|
||||
ExpSpotify = "启用 Spotify 的实验性功能"
|
||||
ExpStandart = "SpotX 的实验性功能未被启用"
|
||||
NoRestore = "SpotX 已经安装, 但是找不到文件 xpui.bak . `n请重新安装 Spotify 客户端后再次运行 install.bat"
|
||||
InstallComplete = "安装完成"
|
||||
HostInfo = "在 hosts 文件中发现的不需要的 URL"
|
||||
|
||||
Reference in New Issue
Block a user