mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-03-10 05:13:56 +00:00
Compare commits
1 Commits
master
...
2caa5f33c7
| Author | SHA1 | Date | |
|---|---|---|---|
| 2caa5f33c7 |
@ -66,7 +66,7 @@
|
||||
"@dehoist/romanize-thai": "1.0.0",
|
||||
"@electron-toolkit/tsconfig": "2.0.0",
|
||||
"@electron/remote": "2.1.3",
|
||||
"@ffmpeg.wasm/core-mt": "0.12.0",
|
||||
"@ffmpeg.wasm/core-mt": "0.13.2",
|
||||
"@ffmpeg.wasm/main": "0.12.0",
|
||||
"@floating-ui/dom": "1.7.5",
|
||||
"@foobar404/wave": "2.0.5",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -46,8 +46,8 @@ importers:
|
||||
specifier: 2.1.3
|
||||
version: 2.1.3(electron@40.1.0)
|
||||
'@ffmpeg.wasm/core-mt':
|
||||
specifier: 0.12.0
|
||||
version: 0.12.0
|
||||
specifier: 0.13.2
|
||||
version: 0.13.2
|
||||
'@ffmpeg.wasm/main':
|
||||
specifier: 0.12.0
|
||||
version: 0.12.0
|
||||
@ -761,8 +761,8 @@ packages:
|
||||
resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@ffmpeg.wasm/core-mt@0.12.0':
|
||||
resolution: {integrity: sha512-M9pjL7JQX4AYl3WI8vGcPGPTz/O7JmhW8ac/fHA3oXTxoRAPwYSY/OsY1N9C0XahIM0+fxa1QSLN9Ekz8sBM/Q==}
|
||||
'@ffmpeg.wasm/core-mt@0.13.2':
|
||||
resolution: {integrity: sha512-3UgpMoOhpTslxluDvBrh0MULeNy55W+WWG00P+JnnCLpJulQxgi6mnIuGO03d2sfV5pyW/FqAwut+fiMLbRsPg==}
|
||||
|
||||
'@ffmpeg.wasm/main@0.12.0':
|
||||
resolution: {integrity: sha512-LILAKTrU3Rga2iXLsF9jeFxe2hNQFjWlrKuXPWSdCFeQ7Kg69fO4WwjNJ0CzjOyO6qtndRQMNKqf//N4fLYUBA==}
|
||||
@ -5129,7 +5129,7 @@ snapshots:
|
||||
'@eslint/core': 0.17.0
|
||||
levn: 0.4.1
|
||||
|
||||
'@ffmpeg.wasm/core-mt@0.12.0': {}
|
||||
'@ffmpeg.wasm/core-mt@0.13.2': {}
|
||||
|
||||
'@ffmpeg.wasm/main@0.12.0':
|
||||
dependencies:
|
||||
|
||||
@ -161,8 +161,7 @@
|
||||
"default": "डिफॉल्ट",
|
||||
"force-show": "बल पूर्वक दिखाएं",
|
||||
"hide": "छुपाएं",
|
||||
"label": "लाइक बटंस",
|
||||
"swap": "लाइक बटन का क्रम बदलें"
|
||||
"label": "लाइक बटंस"
|
||||
},
|
||||
"remove-upgrade-button": "अपग्रेड बटन हटाएं",
|
||||
"theme": {
|
||||
@ -238,8 +237,7 @@
|
||||
"submenu": {
|
||||
"percent": "{{ratio}}%"
|
||||
}
|
||||
},
|
||||
"enable-seekbar": "सीकबार थीमिंग सक्षम करें"
|
||||
}
|
||||
},
|
||||
"name": "एल्बम रंग थीम"
|
||||
},
|
||||
@ -322,22 +320,6 @@
|
||||
"hostname": {
|
||||
"label": "होस्टनेम"
|
||||
},
|
||||
"https": {
|
||||
"label": "HTTPS और प्रमाणपत्र",
|
||||
"submenu": {
|
||||
"cert": {
|
||||
"dialogTitle": "HTTPS प्रमाणपत्र फ़ाइल चुनें",
|
||||
"label": "प्रमाणपत्र फ़ाइल (.crt/.pem)"
|
||||
},
|
||||
"enable-https": {
|
||||
"label": "HTTPS सक्षम करें"
|
||||
},
|
||||
"key": {
|
||||
"dialogTitle": "HTTPS निजी कुंजी फ़ाइल चुनें",
|
||||
"label": "निजी कुंजी फ़ाइल (.key/.pem)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"port": {
|
||||
"label": "पोर्ट"
|
||||
}
|
||||
@ -413,17 +395,6 @@
|
||||
"no-captions": "इस गाने के लिए कोई कैप्शन उपलब्ध नहीं हैं"
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"description": "नेविगेशन बार में घड़ी जोड़ें",
|
||||
"menu": {
|
||||
"format": {
|
||||
"24-hour-format": "24-घंटे का प्रारूप",
|
||||
"display-seconds": "सेकंड दिखाएं",
|
||||
"label": "प्रारूप"
|
||||
}
|
||||
},
|
||||
"name": "घड़ी"
|
||||
},
|
||||
"compact-sidebar": {
|
||||
"description": "साइडबार को हमेशा कॉम्पैक्ट मोड में सेट करें",
|
||||
"name": "कॉम्पैक्ट साइडबार"
|
||||
|
||||
@ -161,8 +161,7 @@
|
||||
"default": "Standar",
|
||||
"force-show": "Pertunjukan paksa",
|
||||
"hide": "Sembunyikan",
|
||||
"label": "Tombol suka",
|
||||
"swap": "Tukar urutan tombol suka"
|
||||
"label": "Tombol suka"
|
||||
},
|
||||
"remove-upgrade-button": "Hapus tombol peningkatan",
|
||||
"theme": {
|
||||
@ -238,8 +237,7 @@
|
||||
"submenu": {
|
||||
"percent": "{{ratio}}%"
|
||||
}
|
||||
},
|
||||
"enable-seekbar": "Aktifkan tema seekbar"
|
||||
}
|
||||
},
|
||||
"name": "Tema Warna Album"
|
||||
},
|
||||
@ -322,22 +320,6 @@
|
||||
"hostname": {
|
||||
"label": "Nama host"
|
||||
},
|
||||
"https": {
|
||||
"label": "HTTPS & Sertifikat",
|
||||
"submenu": {
|
||||
"cert": {
|
||||
"dialogTitle": "Pilih berkas sertifikat HTTPS",
|
||||
"label": "Berkas sertifikat (.crt/.pem)"
|
||||
},
|
||||
"enable-https": {
|
||||
"label": "Aktifkan HTTPS"
|
||||
},
|
||||
"key": {
|
||||
"dialogTitle": "Pilih berkas kunci privat HTTPS",
|
||||
"label": "Berkas kunci privat (.key/.pem)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"port": {
|
||||
"label": "Port"
|
||||
}
|
||||
@ -413,17 +395,6 @@
|
||||
"no-captions": "tidak tersedia caption untuk lagu ini"
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"description": "Tambahkan jam ke bilah navigasi",
|
||||
"menu": {
|
||||
"format": {
|
||||
"24-hour-format": "Format 24 jam",
|
||||
"display-seconds": "Tampilkan detik",
|
||||
"label": "Format"
|
||||
}
|
||||
},
|
||||
"name": "Jam"
|
||||
},
|
||||
"compact-sidebar": {
|
||||
"description": "Selalu atur sidebar dalam mode kompak",
|
||||
"name": "Sidebar Ringkas"
|
||||
@ -490,9 +461,9 @@
|
||||
"set-status-display-type": {
|
||||
"label": "Teks status",
|
||||
"submenu": {
|
||||
"application": "Sedang mendengarkan {{applicationName}}",
|
||||
"artist": "Sedang mendengarkan {artist}",
|
||||
"title": "Sedang mendengarkan {song title}"
|
||||
"title": "Sedang mendengarkan {song title}",
|
||||
"application": "Sedang mendengarkan {{applicationName}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -842,24 +813,6 @@
|
||||
"not-found": "⚠️ Tidak ada lirik yang ditemukan untuk lagu ini."
|
||||
},
|
||||
"menu": {
|
||||
"convert-chinese-character": {
|
||||
"label": "Konversi karakter Tionghoa",
|
||||
"submenu": {
|
||||
"disabled": {
|
||||
"label": "Dinonaktifkan",
|
||||
"tooltip": "Nonaktifkan konversi karakter Tionghoa"
|
||||
},
|
||||
"simplified-to-traditional": {
|
||||
"label": "Sederhana ke Tradisional",
|
||||
"tooltip": "Konversi Tionghoa Sederhana ke Tionghoa Tradisional"
|
||||
},
|
||||
"traditional-to-simplified": {
|
||||
"label": "Tradisional ke Sederhana",
|
||||
"tooltip": "Konversi Tionghoa Tradisional ke Tionghoa Sederhana"
|
||||
}
|
||||
},
|
||||
"tooltip": "Konversi karakter Tionghoa ke Tradisional atau Sederhana"
|
||||
},
|
||||
"default-text-string": {
|
||||
"label": "Karakter default antara lirik",
|
||||
"tooltip": "Pilih karakter default yang akan digunakan untuk celah antar lirik"
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
"details": "Yanıt verilmedi!\n{{error}}"
|
||||
},
|
||||
"when-ready": {
|
||||
"clearing-cache-after-20s": "Uygulama ön belleği temizleniyor"
|
||||
"clearing-cache-after-20s": "Uygulama ön belleği temizle"
|
||||
},
|
||||
"window": {
|
||||
"tried-to-render-offscreen": "Pencere ekranın dışında oluşturulmaya çalışıldı, windowSize={{windowSize}}, displaySize={{displaySize}}, position={{position}}"
|
||||
@ -296,7 +296,7 @@
|
||||
}
|
||||
},
|
||||
"api-server": {
|
||||
"description": "Oynatıcıyı kontrol etmek için API sunucusu ekler",
|
||||
"description": "Oynatıcıyı kontrol etmek için bir API sunucusu ekle",
|
||||
"dialog": {
|
||||
"request": {
|
||||
"buttons": {
|
||||
@ -342,11 +342,11 @@
|
||||
"label": "Port"
|
||||
}
|
||||
},
|
||||
"name": "API Sunucusu [Beta]",
|
||||
"name": "API sunucusu [Beta]",
|
||||
"prompt": {
|
||||
"hostname": {
|
||||
"label": "API sunucusu için sunucu ismini (örneğin 0.0.0.0) girin:",
|
||||
"title": "Sunucu ismi"
|
||||
"label": "API sunucusu için hostname (örneğin 0.0.0.0) girin:",
|
||||
"title": "Hostname(Ana bilgisayar adı)"
|
||||
},
|
||||
"port": {
|
||||
"label": "API sunucusu için port girin:",
|
||||
@ -417,9 +417,9 @@
|
||||
"description": "Navigasyon barına bir saat ekle",
|
||||
"menu": {
|
||||
"format": {
|
||||
"24-hour-format": "24-Saat Formatı",
|
||||
"display-seconds": "Saniyeleri Göster",
|
||||
"label": "Format"
|
||||
"24-hour-format": "24-Saat Formatı, Biçimi",
|
||||
"display-seconds": "Saniyeleri göster",
|
||||
"label": "Format, Biçim"
|
||||
}
|
||||
},
|
||||
"name": "Saat"
|
||||
|
||||
Reference in New Issue
Block a user