mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-03-10 05:13:56 +00:00
Compare commits
3 Commits
renovate/f
...
renovate/e
| Author | SHA1 | Date | |
|---|---|---|---|
| 30d9f5a075 | |||
| 3e1c9d0eb9 | |||
| 8d5c5f87db |
@ -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.13.2",
|
||||
"@ffmpeg.wasm/core-mt": "0.12.0",
|
||||
"@ffmpeg.wasm/main": "0.12.0",
|
||||
"@floating-ui/dom": "1.7.5",
|
||||
"@foobar404/wave": "2.0.5",
|
||||
@ -143,7 +143,7 @@
|
||||
"@eslint/js": "9.39.3",
|
||||
"@malept/flatpak-bundler": "0.4.0",
|
||||
"@playwright/test": "1.58.2",
|
||||
"@stylistic/eslint-plugin": "5.7.1",
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@total-typescript/ts-reset": "0.6.1",
|
||||
"@types/electron-localshortcut": "3.1.3",
|
||||
"@types/howler": "2.2.12",
|
||||
|
||||
32
pnpm-lock.yaml
generated
32
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.13.2
|
||||
version: 0.13.2
|
||||
specifier: 0.12.0
|
||||
version: 0.12.0
|
||||
'@ffmpeg.wasm/main':
|
||||
specifier: 0.12.0
|
||||
version: 0.12.0
|
||||
@ -269,8 +269,8 @@ importers:
|
||||
specifier: 1.58.2
|
||||
version: 1.58.2
|
||||
'@stylistic/eslint-plugin':
|
||||
specifier: 5.7.1
|
||||
version: 5.7.1(eslint@9.39.3(jiti@2.6.1))
|
||||
specifier: 5.10.0
|
||||
version: 5.10.0(eslint@9.39.3(jiti@2.6.1))
|
||||
'@total-typescript/ts-reset':
|
||||
specifier: 0.6.1
|
||||
version: 0.6.1
|
||||
@ -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.13.2':
|
||||
resolution: {integrity: sha512-3UgpMoOhpTslxluDvBrh0MULeNy55W+WWG00P+JnnCLpJulQxgi6mnIuGO03d2sfV5pyW/FqAwut+fiMLbRsPg==}
|
||||
'@ffmpeg.wasm/core-mt@0.12.0':
|
||||
resolution: {integrity: sha512-M9pjL7JQX4AYl3WI8vGcPGPTz/O7JmhW8ac/fHA3oXTxoRAPwYSY/OsY1N9C0XahIM0+fxa1QSLN9Ekz8sBM/Q==}
|
||||
|
||||
'@ffmpeg.wasm/main@0.12.0':
|
||||
resolution: {integrity: sha512-LILAKTrU3Rga2iXLsF9jeFxe2hNQFjWlrKuXPWSdCFeQ7Kg69fO4WwjNJ0CzjOyO6qtndRQMNKqf//N4fLYUBA==}
|
||||
@ -1225,11 +1225,11 @@ packages:
|
||||
peerDependencies:
|
||||
solid-js: ^1.6.12
|
||||
|
||||
'@stylistic/eslint-plugin@5.7.1':
|
||||
resolution: {integrity: sha512-zjTUwIsEfT+k9BmXwq1QEFYsb4afBlsI1AXFyWQBgggMzwBFOuu92pGrE5OFx90IOjNl+lUbQoTG7f8S0PkOdg==}
|
||||
'@stylistic/eslint-plugin@5.10.0':
|
||||
resolution: {integrity: sha512-nPK52ZHvot8Ju/0A4ucSX1dcPV2/1clx0kLcH5wDmrE4naKso7TUC/voUyU1O9OTKTrR6MYip6LP0ogEMQ9jPQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: '>=9.0.0'
|
||||
eslint: ^9.0.0 || ^10.0.0
|
||||
|
||||
'@szmarczak/http-timer@4.0.6':
|
||||
resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==}
|
||||
@ -1370,6 +1370,10 @@ packages:
|
||||
resolution: {integrity: sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@typescript-eslint/types@8.56.1':
|
||||
resolution: {integrity: sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@typescript-eslint/typescript-estree@8.54.0':
|
||||
resolution: {integrity: sha512-BUwcskRaPvTk6fzVWgDPdUndLjB87KYDrN5EYGetnktoeAvPtO4ONHlAZDnj5VFnUANg0Sjm7j4usBlnoVMHwA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
@ -5129,7 +5133,7 @@ snapshots:
|
||||
'@eslint/core': 0.17.0
|
||||
levn: 0.4.1
|
||||
|
||||
'@ffmpeg.wasm/core-mt@0.13.2': {}
|
||||
'@ffmpeg.wasm/core-mt@0.12.0': {}
|
||||
|
||||
'@ffmpeg.wasm/main@0.12.0':
|
||||
dependencies:
|
||||
@ -5661,10 +5665,10 @@ snapshots:
|
||||
dependencies:
|
||||
solid-js: 1.9.11
|
||||
|
||||
'@stylistic/eslint-plugin@5.7.1(eslint@9.39.3(jiti@2.6.1))':
|
||||
'@stylistic/eslint-plugin@5.10.0(eslint@9.39.3(jiti@2.6.1))':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1))
|
||||
'@typescript-eslint/types': 8.54.0
|
||||
'@typescript-eslint/types': 8.56.1
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
eslint-visitor-keys: 4.2.1
|
||||
espree: 10.4.0
|
||||
@ -5819,7 +5823,7 @@ snapshots:
|
||||
'@typescript-eslint/project-service@8.54.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/tsconfig-utils': 8.54.0(typescript@5.9.3)
|
||||
'@typescript-eslint/types': 8.54.0
|
||||
'@typescript-eslint/types': 8.56.1
|
||||
debug: 4.4.3
|
||||
typescript: 5.9.3
|
||||
transitivePeerDependencies:
|
||||
@ -5848,6 +5852,8 @@ snapshots:
|
||||
|
||||
'@typescript-eslint/types@8.54.0': {}
|
||||
|
||||
'@typescript-eslint/types@8.56.1': {}
|
||||
|
||||
'@typescript-eslint/typescript-estree@8.54.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/project-service': 8.54.0(typescript@5.9.3)
|
||||
|
||||
@ -161,7 +161,8 @@
|
||||
"default": "डिफॉल्ट",
|
||||
"force-show": "बल पूर्वक दिखाएं",
|
||||
"hide": "छुपाएं",
|
||||
"label": "लाइक बटंस"
|
||||
"label": "लाइक बटंस",
|
||||
"swap": "लाइक बटन का क्रम बदलें"
|
||||
},
|
||||
"remove-upgrade-button": "अपग्रेड बटन हटाएं",
|
||||
"theme": {
|
||||
@ -237,7 +238,8 @@
|
||||
"submenu": {
|
||||
"percent": "{{ratio}}%"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enable-seekbar": "सीकबार थीमिंग सक्षम करें"
|
||||
},
|
||||
"name": "एल्बम रंग थीम"
|
||||
},
|
||||
@ -320,6 +322,22 @@
|
||||
"hostname": {
|
||||
"label": "होस्टनेम"
|
||||
},
|
||||
"https": {
|
||||
"label": "HTTPS और प्रमाणपत्र",
|
||||
"submenu": {
|
||||
"cert": {
|
||||
"dialogTitle": "HTTPS प्रमाणपत्र फ़ाइल चुनें",
|
||||
"label": "प्रमाणपत्र फ़ाइल (.crt/.pem)"
|
||||
},
|
||||
"enable-https": {
|
||||
"label": "HTTPS सक्षम करें"
|
||||
},
|
||||
"key": {
|
||||
"dialogTitle": "HTTPS निजी कुंजी फ़ाइल चुनें",
|
||||
"label": "निजी कुंजी फ़ाइल (.key/.pem)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"port": {
|
||||
"label": "पोर्ट"
|
||||
}
|
||||
@ -395,6 +413,17 @@
|
||||
"no-captions": "इस गाने के लिए कोई कैप्शन उपलब्ध नहीं हैं"
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"description": "नेविगेशन बार में घड़ी जोड़ें",
|
||||
"menu": {
|
||||
"format": {
|
||||
"24-hour-format": "24-घंटे का प्रारूप",
|
||||
"display-seconds": "सेकंड दिखाएं",
|
||||
"label": "प्रारूप"
|
||||
}
|
||||
},
|
||||
"name": "घड़ी"
|
||||
},
|
||||
"compact-sidebar": {
|
||||
"description": "साइडबार को हमेशा कॉम्पैक्ट मोड में सेट करें",
|
||||
"name": "कॉम्पैक्ट साइडबार"
|
||||
|
||||
@ -161,7 +161,8 @@
|
||||
"default": "Standar",
|
||||
"force-show": "Pertunjukan paksa",
|
||||
"hide": "Sembunyikan",
|
||||
"label": "Tombol suka"
|
||||
"label": "Tombol suka",
|
||||
"swap": "Tukar urutan tombol suka"
|
||||
},
|
||||
"remove-upgrade-button": "Hapus tombol peningkatan",
|
||||
"theme": {
|
||||
@ -237,7 +238,8 @@
|
||||
"submenu": {
|
||||
"percent": "{{ratio}}%"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enable-seekbar": "Aktifkan tema seekbar"
|
||||
},
|
||||
"name": "Tema Warna Album"
|
||||
},
|
||||
@ -320,6 +322,22 @@
|
||||
"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"
|
||||
}
|
||||
@ -395,6 +413,17 @@
|
||||
"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"
|
||||
@ -461,9 +490,9 @@
|
||||
"set-status-display-type": {
|
||||
"label": "Teks status",
|
||||
"submenu": {
|
||||
"application": "Sedang mendengarkan {{applicationName}}",
|
||||
"artist": "Sedang mendengarkan {artist}",
|
||||
"title": "Sedang mendengarkan {song title}",
|
||||
"application": "Sedang mendengarkan {{applicationName}}"
|
||||
"title": "Sedang mendengarkan {song title}"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -813,6 +842,24 @@
|
||||
"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"
|
||||
|
||||
Reference in New Issue
Block a user