Compare commits

...

13 Commits

Author SHA1 Message Date
60442d37a7 fix(deps): update dependency @ffmpeg.wasm/main to v0.13.1 2026-02-24 19:15:10 +00:00
72886583e9 chore(deps): update dependency glob to v13.0.6 (#4298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 04:12:02 +09:00
82294be035 chore(deps): update dependency discord-api-types to v0.38.40 (#4336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 04:11:45 +09:00
af9d5aa21e chore(deps): update stefanzweifel/git-auto-commit-action action to v7 (#4302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 03:44:10 +09:00
a90ec4aa6e fix(deps): update dependency conf to v15.1.0 (#4303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 03:43:55 +09:00
e3e9985924 fix(deps): update dependency semver to v7.7.4 (#4306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 03:43:41 +09:00
bac4c03e80 chore(deps): update dependency @electron-toolkit/tsconfig to v2 (#4301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 03:42:37 +09:00
9c8add02e4 fix(deps): update dependency i18next to v25.8.13 (#4290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 03:42:13 +09:00
7aaca810ff fix(deps): update dependency hono to v4.11.10 [security] (#4331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 03:42:05 +09:00
Bai
41f077b144 chore(i18n): Translated using Weblate (Turkish)
Currently translated at 100.0% (477 of 477 strings)

Translation: pear-devs/pear-desktop/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/tr/
2026-02-24 15:09:51 +01:00
520d111fe5 chore(i18n): Translated using Weblate (Vietnamese)
Currently translated at 100.0% (477 of 477 strings)

Translation: pear-devs/pear-desktop/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/vi/
2026-02-24 15:09:47 +01:00
658b3da7dd chore(i18n): Translated using Weblate (German)
Currently translated at 100.0% (477 of 477 strings)

Translation: pear-devs/pear-desktop/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/de/
2026-02-21 15:09:48 +00:00
65e11c01b9 chore(i18n): Translated using Weblate (Telugu)
Currently translated at 4.8% (23 of 477 strings)

Translation: pear-devs/pear-desktop/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/te/
2026-02-19 15:09:48 +01:00
7 changed files with 252 additions and 208 deletions

View File

@ -163,7 +163,7 @@ jobs:
- name: Commit changelog - name: Commit changelog
if: ${{ env.VERSION_HASH == '' }} if: ${{ env.VERSION_HASH == '' }}
uses: stefanzweifel/git-auto-commit-action@v6 uses: stefanzweifel/git-auto-commit-action@v7
with: with:
commit_message: Update changelog for ${{ env.VERSION_TAG }} commit_message: Update changelog for ${{ env.VERSION_TAG }}
file_pattern: "changelog.md" file_pattern: "changelog.md"

View File

@ -67,7 +67,7 @@
"@electron-toolkit/tsconfig": "2.0.0", "@electron-toolkit/tsconfig": "2.0.0",
"@electron/remote": "2.1.3", "@electron/remote": "2.1.3",
"@ffmpeg.wasm/core-mt": "0.12.0", "@ffmpeg.wasm/core-mt": "0.12.0",
"@ffmpeg.wasm/main": "0.12.0", "@ffmpeg.wasm/main": "0.13.1",
"@floating-ui/dom": "1.7.5", "@floating-ui/dom": "1.7.5",
"@foobar404/wave": "2.0.5", "@foobar404/wave": "2.0.5",
"@ghostery/adblocker-electron": "2.13.4", "@ghostery/adblocker-electron": "2.13.4",
@ -91,7 +91,7 @@
"butterchurn-presets": "3.0.0-beta.4", "butterchurn-presets": "3.0.0-beta.4",
"chinese-conv": "^4.0.0", "chinese-conv": "^4.0.0",
"color": "5.0.3", "color": "5.0.3",
"conf": "15.0.2", "conf": "15.1.0",
"custom-electron-prompt": "1.6.1", "custom-electron-prompt": "1.6.1",
"deepmerge-ts": "7.1.5", "deepmerge-ts": "7.1.5",
"electron-debug": "4.1.0", "electron-debug": "4.1.0",
@ -107,10 +107,10 @@
"filenamify": "7.0.1", "filenamify": "7.0.1",
"hanja": "1.1.5", "hanja": "1.1.5",
"happy-dom": "20.5.0", "happy-dom": "20.5.0",
"hono": "4.11.7", "hono": "4.11.10",
"howler": "2.2.4", "howler": "2.2.4",
"html-to-text": "9.0.5", "html-to-text": "9.0.5",
"i18next": "25.8.0", "i18next": "25.8.13",
"jimp": "1.6.0", "jimp": "1.6.0",
"keyboardevent-from-electron-accelerator": "2.0.0", "keyboardevent-from-electron-accelerator": "2.0.0",
"keyboardevents-areequal": "0.2.2", "keyboardevents-areequal": "0.2.2",
@ -123,7 +123,7 @@
"node-id3": "0.2.9", "node-id3": "0.2.9",
"peerjs": "1.5.5", "peerjs": "1.5.5",
"pinyin-pro": "^3.27.0", "pinyin-pro": "^3.27.0",
"semver": "7.7.3", "semver": "7.7.4",
"serve": "14.2.5", "serve": "14.2.5",
"socks": "2.8.7", "socks": "2.8.7",
"solid-element": "1.9.1", "solid-element": "1.9.1",
@ -139,7 +139,7 @@
"zod": "4.3.6" "zod": "4.3.6"
}, },
"devDependencies": { "devDependencies": {
"@electron-toolkit/tsconfig": "1.0.1", "@electron-toolkit/tsconfig": "2.0.0",
"@eslint/js": "9.39.2", "@eslint/js": "9.39.2",
"@malept/flatpak-bundler": "0.4.0", "@malept/flatpak-bundler": "0.4.0",
"@playwright/test": "1.58.1", "@playwright/test": "1.58.1",
@ -154,7 +154,7 @@
"builtin-modules": "5.0.0", "builtin-modules": "5.0.0",
"cross-env": "10.1.0", "cross-env": "10.1.0",
"del-cli": "7.0.0", "del-cli": "7.0.0",
"discord-api-types": "0.38.38", "discord-api-types": "0.38.40",
"electron": "40.1.0", "electron": "40.1.0",
"electron-builder": "26.7.0", "electron-builder": "26.7.0",
"electron-builder-squirrel-windows": "26.7.0", "electron-builder-squirrel-windows": "26.7.0",
@ -167,7 +167,7 @@
"eslint-plugin-import": "2.32.0", "eslint-plugin-import": "2.32.0",
"eslint-plugin-prettier": "5.5.5", "eslint-plugin-prettier": "5.5.5",
"eslint-plugin-solid": "0.14.5", "eslint-plugin-solid": "0.14.5",
"glob": "13.0.0", "glob": "13.0.6",
"node-gyp": "12.2.0", "node-gyp": "12.2.0",
"ts-morph": "27.0.2", "ts-morph": "27.0.2",
"typescript": "5.9.3", "typescript": "5.9.3",

320
pnpm-lock.yaml generated
View File

@ -49,8 +49,8 @@ importers:
specifier: 0.12.0 specifier: 0.12.0
version: 0.12.0 version: 0.12.0
'@ffmpeg.wasm/main': '@ffmpeg.wasm/main':
specifier: 0.12.0 specifier: 0.13.1
version: 0.12.0 version: 0.13.1
'@floating-ui/dom': '@floating-ui/dom':
specifier: 1.7.5 specifier: 1.7.5
version: 1.7.5 version: 1.7.5
@ -65,19 +65,19 @@ importers:
version: 2.13.4(electron@40.1.0) version: 2.13.4(electron@40.1.0)
'@hono/node-server': '@hono/node-server':
specifier: 1.19.9 specifier: 1.19.9
version: 1.19.9(hono@4.11.7) version: 1.19.9(hono@4.11.10)
'@hono/node-ws': '@hono/node-ws':
specifier: 1.3.0 specifier: 1.3.0
version: 1.3.0(@hono/node-server@1.19.9(hono@4.11.7))(bufferutil@4.1.0)(hono@4.11.7)(utf-8-validate@6.0.6) version: 1.3.0(@hono/node-server@1.19.9(hono@4.11.10))(bufferutil@4.1.0)(hono@4.11.10)(utf-8-validate@6.0.6)
'@hono/swagger-ui': '@hono/swagger-ui':
specifier: 0.5.3 specifier: 0.5.3
version: 0.5.3(hono@4.11.7) version: 0.5.3(hono@4.11.10)
'@hono/zod-openapi': '@hono/zod-openapi':
specifier: 1.2.1 specifier: 1.2.1
version: 1.2.1(hono@4.11.7)(zod@4.3.6) version: 1.2.1(hono@4.11.10)(zod@4.3.6)
'@hono/zod-validator': '@hono/zod-validator':
specifier: 0.7.6 specifier: 0.7.6
version: 0.7.6(hono@4.11.7)(zod@4.3.6) version: 0.7.6(hono@4.11.10)(zod@4.3.6)
'@indic-transliteration/sanscript': '@indic-transliteration/sanscript':
specifier: 1.3.3 specifier: 1.3.3
version: 1.3.3 version: 1.3.3
@ -121,8 +121,8 @@ importers:
specifier: 5.0.3 specifier: 5.0.3
version: 5.0.3 version: 5.0.3
conf: conf:
specifier: 15.0.2 specifier: 15.1.0
version: 15.0.2 version: 15.1.0
custom-electron-prompt: custom-electron-prompt:
specifier: 1.6.1 specifier: 1.6.1
version: 1.6.1(electron@40.1.0) version: 1.6.1(electron@40.1.0)
@ -169,8 +169,8 @@ importers:
specifier: 20.5.0 specifier: 20.5.0
version: 20.5.0(bufferutil@4.1.0)(utf-8-validate@6.0.6) version: 20.5.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)
hono: hono:
specifier: 4.11.7 specifier: 4.11.10
version: 4.11.7 version: 4.11.10
howler: howler:
specifier: 2.2.4 specifier: 2.2.4
version: 2.2.4 version: 2.2.4
@ -178,8 +178,8 @@ importers:
specifier: 9.0.5 specifier: 9.0.5
version: 9.0.5 version: 9.0.5
i18next: i18next:
specifier: 25.8.0 specifier: 25.8.13
version: 25.8.0(typescript@5.9.3) version: 25.8.13(typescript@5.9.3)
jimp: jimp:
specifier: 1.6.0 specifier: 1.6.0
version: 1.6.0 version: 1.6.0
@ -217,8 +217,8 @@ importers:
specifier: ^3.27.0 specifier: ^3.27.0
version: 3.27.0 version: 3.27.0
semver: semver:
specifier: 7.7.3 specifier: 7.7.4
version: 7.7.3 version: 7.7.4
serve: serve:
specifier: 14.2.5 specifier: 14.2.5
version: 14.2.5 version: 14.2.5
@ -302,8 +302,8 @@ importers:
specifier: 7.0.0 specifier: 7.0.0
version: 7.0.0 version: 7.0.0
discord-api-types: discord-api-types:
specifier: 0.38.38 specifier: 0.38.40
version: 0.38.38 version: 0.38.40
electron: electron:
specifier: 40.1.0 specifier: 40.1.0
version: 40.1.0 version: 40.1.0
@ -341,8 +341,8 @@ importers:
specifier: 0.14.5 specifier: 0.14.5
version: 0.14.5(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) version: 0.14.5(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
glob: glob:
specifier: 13.0.0 specifier: 13.0.6
version: 13.0.0 version: 13.0.6
node-gyp: node-gyp:
specifier: 12.2.0 specifier: 12.2.0
version: 12.2.0 version: 12.2.0
@ -764,9 +764,9 @@ packages:
'@ffmpeg.wasm/core-mt@0.12.0': '@ffmpeg.wasm/core-mt@0.12.0':
resolution: {integrity: sha512-M9pjL7JQX4AYl3WI8vGcPGPTz/O7JmhW8ac/fHA3oXTxoRAPwYSY/OsY1N9C0XahIM0+fxa1QSLN9Ekz8sBM/Q==} resolution: {integrity: sha512-M9pjL7JQX4AYl3WI8vGcPGPTz/O7JmhW8ac/fHA3oXTxoRAPwYSY/OsY1N9C0XahIM0+fxa1QSLN9Ekz8sBM/Q==}
'@ffmpeg.wasm/main@0.12.0': '@ffmpeg.wasm/main@0.13.1':
resolution: {integrity: sha512-LILAKTrU3Rga2iXLsF9jeFxe2hNQFjWlrKuXPWSdCFeQ7Kg69fO4WwjNJ0CzjOyO6qtndRQMNKqf//N4fLYUBA==} resolution: {integrity: sha512-WoEd9xp/N9VWddZ3y1cdRK/el52ZKLoqOS+BNQZcsbLQpkQuHrFG93+zY4VjMZ0aWno4pQG4TSgLzsexpukpHw==}
engines: {node: '>=12.16.1'} engines: {node: '>=14.0.0'}
'@floating-ui/core@1.7.4': '@floating-ui/core@1.7.4':
resolution: {integrity: sha512-C3HlIdsBxszvm5McXlB8PeOEWfBhcGBTZGkGlWc2U0KFY5IwG5OQEuQ8rq52DZmcHDlPLd+YFBK+cZcytwIFWg==} resolution: {integrity: sha512-C3HlIdsBxszvm5McXlB8PeOEWfBhcGBTZGkGlWc2U0KFY5IwG5OQEuQ8rq52DZmcHDlPLd+YFBK+cZcytwIFWg==}
@ -855,14 +855,6 @@ packages:
'@indic-transliteration/sanscript@1.3.3': '@indic-transliteration/sanscript@1.3.3':
resolution: {integrity: sha512-zNGeARmQTPIlubwgEhl/JumpwTPHrdT/cNsQeCL+G67SQmjJe3qRnMIYghXiVt7+KDso/pU1Ky2ZfD/RBISfJQ==} resolution: {integrity: sha512-zNGeARmQTPIlubwgEhl/JumpwTPHrdT/cNsQeCL+G67SQmjJe3qRnMIYghXiVt7+KDso/pU1Ky2ZfD/RBISfJQ==}
'@isaacs/balanced-match@4.0.1':
resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==}
engines: {node: 20 || >=22}
'@isaacs/brace-expansion@5.0.0':
resolution: {integrity: sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==}
engines: {node: 20 || >=22}
'@isaacs/cliui@8.0.2': '@isaacs/cliui@8.0.2':
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
engines: {node: '>=12'} engines: {node: '>=12'}
@ -1309,9 +1301,6 @@ packages:
'@types/node@24.10.9': '@types/node@24.10.9':
resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==}
'@types/node@25.1.0':
resolution: {integrity: sha512-t7frlewr6+cbx+9Ohpl0NOTKXZNV9xHRmNOvql47BFJKcEG1CxtxlPEEe+gR9uhVWM4DwhnvTF110mIL4yP9RA==}
'@types/node@25.2.0': '@types/node@25.2.0':
resolution: {integrity: sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==} resolution: {integrity: sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==}
@ -1689,6 +1678,10 @@ packages:
balanced-match@1.0.2: balanced-match@1.0.2:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
balanced-match@4.0.4:
resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
engines: {node: 18 || 20 || >=22}
base64-js@1.5.1: base64-js@1.5.1:
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
@ -1725,6 +1718,10 @@ packages:
brace-expansion@2.0.2: brace-expansion@2.0.2:
resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==} resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
brace-expansion@5.0.3:
resolution: {integrity: sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==}
engines: {node: 18 || 20 || >=22}
braces@3.0.3: braces@3.0.3:
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
engines: {node: '>=8'} engines: {node: '>=8'}
@ -1837,10 +1834,6 @@ packages:
resolution: {integrity: sha512-PVBMzvv6CtX1cubaDXfxYscIdbOAHPuY/E2vnfJIzOACX+xIW4NRKRlNsZVI2p5KxGsXyUp7tVHfvQlqZ4yx/w==} resolution: {integrity: sha512-PVBMzvv6CtX1cubaDXfxYscIdbOAHPuY/E2vnfJIzOACX+xIW4NRKRlNsZVI2p5KxGsXyUp7tVHfvQlqZ4yx/w==}
engines: {node: ^20.19.0 || >=22.12.0} engines: {node: ^20.19.0 || >=22.12.0}
chownr@2.0.0:
resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==}
engines: {node: '>=10'}
chownr@3.0.0: chownr@3.0.0:
resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==} resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==}
engines: {node: '>=18'} engines: {node: '>=18'}
@ -1954,8 +1947,8 @@ packages:
concat-map@0.0.1: concat-map@0.0.1:
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
conf@15.0.2: conf@15.1.0:
resolution: {integrity: sha512-JBSrutapCafTrddF9dH3lc7+T2tBycGF4uPkI4Js+g4vLLEhG6RZcFi3aJd5zntdf5tQxAejJt8dihkoQ/eSJw==} resolution: {integrity: sha512-Uy5YN9KEu0WWDaZAVJ5FAmZoaJt9rdK6kH+utItPyGsCqCgaTKkrmZx3zoE0/3q6S3bcp3Ihkk+ZqPxWxFK5og==}
engines: {node: '>=20'} engines: {node: '>=20'}
content-disposition@0.5.2: content-disposition@0.5.2:
@ -2004,10 +1997,6 @@ packages:
electron: electron:
optional: true optional: true
data-uri-to-buffer@4.0.1:
resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==}
engines: {node: '>= 12'}
data-view-buffer@1.0.2: data-view-buffer@1.0.2:
resolution: {integrity: sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==} resolution: {integrity: sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
@ -2122,8 +2111,8 @@ packages:
dir-compare@4.2.0: dir-compare@4.2.0:
resolution: {integrity: sha512-2xMCmOoMrdQIPHdsTawECdNPwlVFB9zGcz3kuhmBO6U3oU+UQjsue0i8ayLKpgBcm+hcXPMVSGUN9d+pvJ6+VQ==} resolution: {integrity: sha512-2xMCmOoMrdQIPHdsTawECdNPwlVFB9zGcz3kuhmBO6U3oU+UQjsue0i8ayLKpgBcm+hcXPMVSGUN9d+pvJ6+VQ==}
discord-api-types@0.38.38: discord-api-types@0.38.40:
resolution: {integrity: sha512-7qcM5IeZrfb+LXW07HvoI5L+j4PQeMZXEkSm1htHAHh4Y9JSMXBWjy/r7zmUCOj4F7zNjMcm7IMWr131MT2h0Q==} resolution: {integrity: sha512-P/His8cotqZgQqrt+hzrocp9L8RhQQz1GkrCnC9TMJ8Uw2q0tg8YyqJyGULxhXn/8kxHETN4IppmOv+P2m82lQ==}
dmg-builder@26.7.0: dmg-builder@26.7.0:
resolution: {integrity: sha512-uOOBA3f+kW3o4KpSoMQ6SNpdXU7WtxlJRb9vCZgOvqhTz4b3GjcoWKstdisizNZLsylhTMv8TLHFPFW0Uxsj/g==} resolution: {integrity: sha512-uOOBA3f+kW3o4KpSoMQ6SNpdXU7WtxlJRb9vCZgOvqhTz4b3GjcoWKstdisizNZLsylhTMv8TLHFPFW0Uxsj/g==}
@ -2556,10 +2545,6 @@ packages:
picomatch: picomatch:
optional: true optional: true
fetch-blob@3.2.0:
resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==}
engines: {node: ^12.20 || >= 14.13}
fflate@0.8.2: fflate@0.8.2:
resolution: {integrity: sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==} resolution: {integrity: sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==}
@ -2609,10 +2594,6 @@ packages:
resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==} resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==}
engines: {node: '>= 6'} engines: {node: '>= 6'}
formdata-polyfill@4.0.10:
resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==}
engines: {node: '>=12.20.0'}
from@0.1.7: from@0.1.7:
resolution: {integrity: sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==} resolution: {integrity: sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==}
@ -2712,16 +2693,16 @@ packages:
glob@11.1.0: glob@11.1.0:
resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==} resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==}
engines: {node: 20 || >=22} engines: {node: 20 || >=22}
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
hasBin: true hasBin: true
glob@13.0.0: glob@13.0.6:
resolution: {integrity: sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==} resolution: {integrity: sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==}
engines: {node: 20 || >=22} engines: {node: 18 || 20 || >=22}
hasBin: true
glob@7.2.3: glob@7.2.3:
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
deprecated: Glob versions prior to v9 are no longer supported deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
global-agent@3.0.0: global-agent@3.0.0:
resolution: {integrity: sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==} resolution: {integrity: sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==}
@ -2793,8 +2774,8 @@ packages:
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
hasBin: true hasBin: true
hono@4.11.7: hono@4.11.10:
resolution: {integrity: sha512-l7qMiNee7t82bH3SeyUCt9UF15EVmaBvsppY2zQtrbIhl/yzBTny+YUxsVjSjQ6gaqaeVtZmGocom8TzBlA4Yw==} resolution: {integrity: sha512-kyWP5PAiMooEvGrA9jcD3IXF7ATu8+o7B3KCbPXid5se52NPqnOpM/r9qeW2heMnOekF4kqR1fXJqCYeCLKrZg==}
engines: {node: '>=16.9.0'} engines: {node: '>=16.9.0'}
hosted-git-info@4.1.0: hosted-git-info@4.1.0:
@ -2837,8 +2818,8 @@ packages:
resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
engines: {node: '>=10.17.0'} engines: {node: '>=10.17.0'}
i18next@25.8.0: i18next@25.8.13:
resolution: {integrity: sha512-urrg4HMFFMQZ2bbKRK7IZ8/CTE7D8H4JRlAwqA2ZwDRFfdd0K/4cdbNNLgfn9mo+I/h9wJu61qJzH7jCFAhUZQ==} resolution: {integrity: sha512-E0vzjBY1yM+nsFrtgkjLhST2NBkirkvOVoQa0MSldhsuZ3jUge7ZNpuwG0Cfc74zwo5ZwRzg3uOgT+McBn32iA==}
peerDependencies: peerDependencies:
typescript: ^5 typescript: ^5
peerDependenciesMeta: peerDependenciesMeta:
@ -3049,9 +3030,6 @@ packages:
resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==} resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
engines: {node: '>=10'} engines: {node: '>=10'}
is-url@1.2.4:
resolution: {integrity: sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==}
is-weakmap@2.0.2: is-weakmap@2.0.2:
resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==} resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
@ -3430,9 +3408,9 @@ packages:
resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
engines: {node: '>=10'} engines: {node: '>=10'}
minimatch@10.1.1: minimatch@10.2.2:
resolution: {integrity: sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==} resolution: {integrity: sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==}
engines: {node: 20 || >=22} engines: {node: 18 || 20 || >=22}
minimatch@3.1.2: minimatch@3.1.2:
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
@ -3472,8 +3450,8 @@ packages:
resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==} resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==}
engines: {node: '>=8'} engines: {node: '>=8'}
minipass@7.1.2: minipass@7.1.3:
resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==}
engines: {node: '>=16 || 14 >=14.17'} engines: {node: '>=16 || 14 >=14.17'}
minizlib@3.1.0: minizlib@3.1.0:
@ -3525,15 +3503,6 @@ packages:
node-api-version@0.2.1: node-api-version@0.2.1:
resolution: {integrity: sha512-2xP/IGGMmmSQpI1+O/k72jF/ykvZ89JeuKX3TLJAYPDVLUalrshrLHkeVcCCZqG/eEa635cr8IBYzgnDvM2O8Q==} resolution: {integrity: sha512-2xP/IGGMmmSQpI1+O/k72jF/ykvZ89JeuKX3TLJAYPDVLUalrshrLHkeVcCCZqG/eEa635cr8IBYzgnDvM2O8Q==}
node-domexception@1.0.0:
resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
engines: {node: '>=10.5.0'}
deprecated: Use your platform's native DOMException instead
node-fetch@3.3.2:
resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
node-gyp-build@4.8.4: node-gyp-build@4.8.4:
resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==} resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
hasBin: true hasBin: true
@ -3698,9 +3667,9 @@ packages:
path-parse@1.0.7: path-parse@1.0.7:
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
path-scurry@2.0.1: path-scurry@2.0.2:
resolution: {integrity: sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==} resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==}
engines: {node: 20 || >=22} engines: {node: 18 || 20 || >=22}
path-to-regexp@3.3.0: path-to-regexp@3.3.0:
resolution: {integrity: sha512-qyCH421YQPS2WFDxDjftfc1ZR5WKQzVzqsp4n9M2kQhVOo/ByahFoUNJfl58kOcEGfQ//7weFTDhm+ss8Ecxgw==} resolution: {integrity: sha512-qyCH421YQPS2WFDxDjftfc1ZR5WKQzVzqsp4n9M2kQhVOo/ByahFoUNJfl58kOcEGfQ//7weFTDhm+ss8Ecxgw==}
@ -3877,9 +3846,6 @@ packages:
resolution: {integrity: sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==} resolution: {integrity: sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
regenerator-runtime@0.13.11:
resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==}
regexp.prototype.flags@1.5.4: regexp.prototype.flags@1.5.4:
resolution: {integrity: sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==} resolution: {integrity: sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
@ -4043,8 +4009,8 @@ packages:
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
hasBin: true hasBin: true
semver@7.7.3: semver@7.7.4:
resolution: {integrity: sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==} resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==}
engines: {node: '>=10'} engines: {node: '>=10'}
hasBin: true hasBin: true
@ -4308,6 +4274,7 @@ packages:
tar@7.5.7: tar@7.5.7:
resolution: {integrity: sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==} resolution: {integrity: sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==}
engines: {node: '>=18'} engines: {node: '>=18'}
deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
temp-file@3.4.0: temp-file@3.4.0:
resolution: {integrity: sha512-C5tjlC/HCtVUOi3KWVokd4vHVViOmGjtLwIh4MuzPo/nMYTV/p1urt3RnMz2IWXDdKEGJH3k5+KPxtqRsUYGtg==} resolution: {integrity: sha512-C5tjlC/HCtVUOi3KWVokd4vHVViOmGjtLwIh4MuzPo/nMYTV/p1urt3RnMz2IWXDdKEGJH3k5+KPxtqRsUYGtg==}
@ -4576,10 +4543,6 @@ packages:
wcwidth@1.0.1: wcwidth@1.0.1:
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==} resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
web-streams-polyfill@3.3.3:
resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==}
engines: {node: '>= 8'}
webrtc-adapter@9.0.3: webrtc-adapter@9.0.3:
resolution: {integrity: sha512-5fALBcroIl31OeXAdd1YUntxiZl1eHlZZWzNg3U4Fn+J9/cGL3eT80YlrsWGvj2ojuz1rZr2OXkgCzIxAZ7vRQ==} resolution: {integrity: sha512-5fALBcroIl31OeXAdd1YUntxiZl1eHlZZWzNg3U4Fn+J9/cGL3eT80YlrsWGvj2ojuz1rZr2OXkgCzIxAZ7vRQ==}
engines: {node: '>=6.0.0', npm: '>=3.10.0'} engines: {node: '>=6.0.0', npm: '>=3.10.0'}
@ -4871,14 +4834,14 @@ snapshots:
'@sapphire/async-queue': 1.5.5 '@sapphire/async-queue': 1.5.5
'@sapphire/snowflake': 3.5.5 '@sapphire/snowflake': 3.5.5
'@vladfrangu/async_event_emitter': 2.4.7 '@vladfrangu/async_event_emitter': 2.4.7
discord-api-types: 0.38.38 discord-api-types: 0.38.40
magic-bytes.js: 1.13.0 magic-bytes.js: 1.13.0
tslib: 2.8.1 tslib: 2.8.1
undici: 6.21.3 undici: 6.21.3
'@discordjs/util@1.2.0': '@discordjs/util@1.2.0':
dependencies: dependencies:
discord-api-types: 0.38.38 discord-api-types: 0.38.40
'@electron-toolkit/tsconfig@2.0.0(@types/node@25.2.0)': '@electron-toolkit/tsconfig@2.0.0(@types/node@25.2.0)':
dependencies: dependencies:
@ -4894,7 +4857,7 @@ snapshots:
dependencies: dependencies:
commander: 13.1.0 commander: 13.1.0
glob: 11.1.0 glob: 11.1.0
minimatch: 10.1.1 minimatch: 10.2.2
'@electron/fuses@1.8.0': '@electron/fuses@1.8.0':
dependencies: dependencies:
@ -4961,7 +4924,7 @@ snapshots:
node-gyp: 12.2.0 node-gyp: 12.2.0
ora: 5.4.1 ora: 5.4.1
read-binary-file-arch: 1.0.6 read-binary-file-arch: 1.0.6
semver: 7.7.3 semver: 7.7.4
tar: 7.5.7 tar: 7.5.7
yargs: 17.7.2 yargs: 17.7.2
transitivePeerDependencies: transitivePeerDependencies:
@ -5137,11 +5100,7 @@ snapshots:
'@ffmpeg.wasm/core-mt@0.12.0': {} '@ffmpeg.wasm/core-mt@0.12.0': {}
'@ffmpeg.wasm/main@0.12.0': '@ffmpeg.wasm/main@0.13.1': {}
dependencies:
is-url: 1.2.4
node-fetch: 3.3.2
regenerator-runtime: 0.13.11
'@floating-ui/core@1.7.4': '@floating-ui/core@1.7.4':
dependencies: dependencies:
@ -5188,34 +5147,34 @@ snapshots:
dependencies: dependencies:
tldts-experimental: 7.0.19 tldts-experimental: 7.0.19
'@hono/node-server@1.19.9(hono@4.11.7)': '@hono/node-server@1.19.9(hono@4.11.10)':
dependencies: dependencies:
hono: 4.11.7 hono: 4.11.10
'@hono/node-ws@1.3.0(@hono/node-server@1.19.9(hono@4.11.7))(bufferutil@4.1.0)(hono@4.11.7)(utf-8-validate@6.0.6)': '@hono/node-ws@1.3.0(@hono/node-server@1.19.9(hono@4.11.10))(bufferutil@4.1.0)(hono@4.11.10)(utf-8-validate@6.0.6)':
dependencies: dependencies:
'@hono/node-server': 1.19.9(hono@4.11.7) '@hono/node-server': 1.19.9(hono@4.11.10)
hono: 4.11.7 hono: 4.11.10
ws: 8.19.0(bufferutil@4.1.0)(utf-8-validate@6.0.6) ws: 8.19.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)
transitivePeerDependencies: transitivePeerDependencies:
- bufferutil - bufferutil
- utf-8-validate - utf-8-validate
'@hono/swagger-ui@0.5.3(hono@4.11.7)': '@hono/swagger-ui@0.5.3(hono@4.11.10)':
dependencies: dependencies:
hono: 4.11.7 hono: 4.11.10
'@hono/zod-openapi@1.2.1(hono@4.11.7)(zod@4.3.6)': '@hono/zod-openapi@1.2.1(hono@4.11.10)(zod@4.3.6)':
dependencies: dependencies:
'@asteasolutions/zod-to-openapi': 8.4.0(zod@4.3.6) '@asteasolutions/zod-to-openapi': 8.4.0(zod@4.3.6)
'@hono/zod-validator': 0.7.6(hono@4.11.7)(zod@4.3.6) '@hono/zod-validator': 0.7.6(hono@4.11.10)(zod@4.3.6)
hono: 4.11.7 hono: 4.11.10
openapi3-ts: 4.5.0 openapi3-ts: 4.5.0
zod: 4.3.6 zod: 4.3.6
'@hono/zod-validator@0.7.6(hono@4.11.7)(zod@4.3.6)': '@hono/zod-validator@0.7.6(hono@4.11.10)(zod@4.3.6)':
dependencies: dependencies:
hono: 4.11.7 hono: 4.11.10
zod: 4.3.6 zod: 4.3.6
'@humanfs/core@0.19.1': {} '@humanfs/core@0.19.1': {}
@ -5236,12 +5195,6 @@ snapshots:
'@indic-transliteration/common_maps': 1.0.5 '@indic-transliteration/common_maps': 1.0.5
toml: 2.3.6 toml: 2.3.6
'@isaacs/balanced-match@4.0.1': {}
'@isaacs/brace-expansion@5.0.0':
dependencies:
'@isaacs/balanced-match': 4.0.1
'@isaacs/cliui@8.0.2': '@isaacs/cliui@8.0.2':
dependencies: dependencies:
string-width: 5.1.2 string-width: 5.1.2
@ -5253,7 +5206,7 @@ snapshots:
'@isaacs/fs-minipass@4.0.1': '@isaacs/fs-minipass@4.0.1':
dependencies: dependencies:
minipass: 7.1.2 minipass: 7.1.3
'@jellybrick/dbus-next@0.10.3': '@jellybrick/dbus-next@0.10.3':
dependencies: dependencies:
@ -5569,7 +5522,7 @@ snapshots:
'@npmcli/fs@5.0.0': '@npmcli/fs@5.0.0':
dependencies: dependencies:
semver: 7.7.3 semver: 7.7.4
'@oxc-project/runtime@0.101.0': {} '@oxc-project/runtime@0.101.0': {}
@ -5693,7 +5646,7 @@ snapshots:
'@ts-morph/common@0.28.1': '@ts-morph/common@0.28.1':
dependencies: dependencies:
minimatch: 10.1.1 minimatch: 10.2.2
path-browserify: 1.0.1 path-browserify: 1.0.1
tinyglobby: 0.2.15 tinyglobby: 0.2.15
@ -5727,7 +5680,7 @@ snapshots:
dependencies: dependencies:
'@types/http-cache-semantics': 4.2.0 '@types/http-cache-semantics': 4.2.0
'@types/keyv': 3.1.4 '@types/keyv': 3.1.4
'@types/node': 25.1.0 '@types/node': 25.2.0
'@types/responselike': 1.0.3 '@types/responselike': 1.0.3
'@types/debug@4.1.12': '@types/debug@4.1.12':
@ -5758,7 +5711,7 @@ snapshots:
'@types/keyv@3.1.4': '@types/keyv@3.1.4':
dependencies: dependencies:
'@types/node': 25.1.0 '@types/node': 25.2.0
'@types/ms@2.1.0': {} '@types/ms@2.1.0': {}
@ -5768,10 +5721,6 @@ snapshots:
dependencies: dependencies:
undici-types: 7.16.0 undici-types: 7.16.0
'@types/node@25.1.0':
dependencies:
undici-types: 7.16.0
'@types/node@25.2.0': '@types/node@25.2.0':
dependencies: dependencies:
undici-types: 7.16.0 undici-types: 7.16.0
@ -5784,7 +5733,7 @@ snapshots:
'@types/responselike@1.0.3': '@types/responselike@1.0.3':
dependencies: dependencies:
'@types/node': 25.1.0 '@types/node': 25.2.0
'@types/semver@7.7.1': {} '@types/semver@7.7.1': {}
@ -5801,7 +5750,7 @@ snapshots:
'@types/yauzl@2.10.3': '@types/yauzl@2.10.3':
dependencies: dependencies:
'@types/node': 25.1.0 '@types/node': 25.2.0
optional: true optional: true
'@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': '@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
@ -5872,7 +5821,7 @@ snapshots:
'@typescript-eslint/visitor-keys': 8.54.0 '@typescript-eslint/visitor-keys': 8.54.0
debug: 4.4.3 debug: 4.4.3
minimatch: 9.0.5 minimatch: 9.0.5
semver: 7.7.3 semver: 7.7.4
tinyglobby: 0.2.15 tinyglobby: 0.2.15
ts-api-utils: 2.4.0(typescript@5.9.3) ts-api-utils: 2.4.0(typescript@5.9.3)
typescript: 5.9.3 typescript: 5.9.3
@ -5960,7 +5909,7 @@ snapshots:
dependencies: dependencies:
'@discordjs/rest': 2.6.0 '@discordjs/rest': 2.6.0
'@vladfrangu/async_event_emitter': 2.4.7 '@vladfrangu/async_event_emitter': 2.4.7
discord-api-types: 0.38.38 discord-api-types: 0.38.40
ws: 8.19.0(bufferutil@4.1.0)(utf-8-validate@6.0.6) ws: 8.19.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)
transitivePeerDependencies: transitivePeerDependencies:
- bufferutil - bufferutil
@ -6064,11 +6013,11 @@ snapshots:
js-yaml: 4.1.1 js-yaml: 4.1.1
json5: 2.2.3 json5: 2.2.3
lazy-val: 1.0.5 lazy-val: 1.0.5
minimatch: 10.1.1 minimatch: 10.2.2
plist: 3.1.0 plist: 3.1.0
proper-lockfile: 4.1.2 proper-lockfile: 4.1.2
resedit: 1.7.2 resedit: 1.7.2
semver: 7.7.3 semver: 7.7.4
tar: 7.5.7 tar: 7.5.7
temp-file: 3.4.0 temp-file: 3.4.0
tiny-async-pool: 1.3.0 tiny-async-pool: 1.3.0
@ -6185,6 +6134,8 @@ snapshots:
balanced-match@1.0.2: {} balanced-match@1.0.2: {}
balanced-match@4.0.4: {}
base64-js@1.5.1: {} base64-js@1.5.1: {}
baseline-browser-mapping@2.9.19: {} baseline-browser-mapping@2.9.19: {}
@ -6226,6 +6177,10 @@ snapshots:
dependencies: dependencies:
balanced-match: 1.0.2 balanced-match: 1.0.2
brace-expansion@5.0.3:
dependencies:
balanced-match: 4.0.4
braces@3.0.3: braces@3.0.3:
dependencies: dependencies:
fill-range: 7.1.1 fill-range: 7.1.1
@ -6314,9 +6269,9 @@ snapshots:
dependencies: dependencies:
'@npmcli/fs': 5.0.0 '@npmcli/fs': 5.0.0
fs-minipass: 3.0.3 fs-minipass: 3.0.3
glob: 13.0.0 glob: 13.0.6
lru-cache: 11.2.5 lru-cache: 11.2.5
minipass: 7.1.2 minipass: 7.1.3
minipass-collect: 2.0.1 minipass-collect: 2.0.1
minipass-flush: 1.0.5 minipass-flush: 1.0.5
minipass-pipeline: 1.2.4 minipass-pipeline: 1.2.4
@ -6372,8 +6327,6 @@ snapshots:
chinese-conv@4.0.0: {} chinese-conv@4.0.0: {}
chownr@2.0.0: {}
chownr@3.0.0: {} chownr@3.0.0: {}
chromium-pickle-js@0.2.0: {} chromium-pickle-js@0.2.0: {}
@ -6476,7 +6429,7 @@ snapshots:
concat-map@0.0.1: {} concat-map@0.0.1: {}
conf@15.0.2: conf@15.1.0:
dependencies: dependencies:
ajv: 8.17.1 ajv: 8.17.1
ajv-formats: 3.0.1(ajv@8.17.1) ajv-formats: 3.0.1(ajv@8.17.1)
@ -6485,7 +6438,7 @@ snapshots:
dot-prop: 10.1.0 dot-prop: 10.1.0
env-paths: 3.0.0 env-paths: 3.0.0
json-schema-typed: 8.0.2 json-schema-typed: 8.0.2
semver: 7.7.3 semver: 7.7.4
uint8array-extras: 1.5.0 uint8array-extras: 1.5.0
content-disposition@0.5.2: {} content-disposition@0.5.2: {}
@ -6532,8 +6485,6 @@ snapshots:
optionalDependencies: optionalDependencies:
electron: 40.1.0 electron: 40.1.0
data-uri-to-buffer@4.0.1: {}
data-view-buffer@1.0.2: data-view-buffer@1.0.2:
dependencies: dependencies:
call-bound: 1.0.4 call-bound: 1.0.4
@ -6656,7 +6607,7 @@ snapshots:
minimatch: 3.1.2 minimatch: 3.1.2
p-limit: 3.1.0 p-limit: 3.1.0
discord-api-types@0.38.38: {} discord-api-types@0.38.40: {}
dmg-builder@26.7.0(electron-builder-squirrel-windows@26.7.0): dmg-builder@26.7.0(electron-builder-squirrel-windows@26.7.0):
dependencies: dependencies:
@ -6806,7 +6757,7 @@ snapshots:
electron-store@11.0.2: electron-store@11.0.2:
dependencies: dependencies:
conf: 15.0.2 conf: 15.1.0
type-fest: 5.4.3 type-fest: 5.4.3
electron-to-chromium@1.5.279: {} electron-to-chromium@1.5.279: {}
@ -6827,7 +6778,7 @@ snapshots:
lazy-val: 1.0.5 lazy-val: 1.0.5
lodash.escaperegexp: 4.1.2 lodash.escaperegexp: 4.1.2
lodash.isequal: 4.5.0 lodash.isequal: 4.5.0
semver: 7.7.3 semver: 7.7.4
tiny-typed-emitter: 2.1.0 tiny-typed-emitter: 2.1.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -7276,11 +7227,6 @@ snapshots:
optionalDependencies: optionalDependencies:
picomatch: 4.0.3 picomatch: 4.0.3
fetch-blob@3.2.0:
dependencies:
node-domexception: 1.0.0
web-streams-polyfill: 3.3.3
fflate@0.8.2: {} fflate@0.8.2: {}
file-entry-cache@8.0.0: file-entry-cache@8.0.0:
@ -7336,10 +7282,6 @@ snapshots:
hasown: 2.0.2 hasown: 2.0.2
mime-types: 2.1.35 mime-types: 2.1.35
formdata-polyfill@4.0.10:
dependencies:
fetch-blob: 3.2.0
from@0.1.7: {} from@0.1.7: {}
fs-extra@10.1.0: fs-extra@10.1.0:
@ -7376,7 +7318,7 @@ snapshots:
fs-minipass@3.0.3: fs-minipass@3.0.3:
dependencies: dependencies:
minipass: 7.1.2 minipass: 7.1.3
fs.realpath@1.0.0: {} fs.realpath@1.0.0: {}
@ -7456,16 +7398,16 @@ snapshots:
dependencies: dependencies:
foreground-child: 3.3.1 foreground-child: 3.3.1
jackspeak: 4.1.1 jackspeak: 4.1.1
minimatch: 10.1.1 minimatch: 10.2.2
minipass: 7.1.2 minipass: 7.1.3
package-json-from-dist: 1.0.1 package-json-from-dist: 1.0.1
path-scurry: 2.0.1 path-scurry: 2.0.2
glob@13.0.0: glob@13.0.6:
dependencies: dependencies:
minimatch: 10.1.1 minimatch: 10.2.2
minipass: 7.1.2 minipass: 7.1.3
path-scurry: 2.0.1 path-scurry: 2.0.2
glob@7.2.3: glob@7.2.3:
dependencies: dependencies:
@ -7482,7 +7424,7 @@ snapshots:
es6-error: 4.1.1 es6-error: 4.1.1
matcher: 3.0.0 matcher: 3.0.0
roarr: 2.15.4 roarr: 2.15.4
semver: 7.7.3 semver: 7.7.4
serialize-error: 7.0.1 serialize-error: 7.0.1
optional: true optional: true
@ -7562,7 +7504,7 @@ snapshots:
he@1.2.0: {} he@1.2.0: {}
hono@4.11.7: {} hono@4.11.10: {}
hosted-git-info@4.1.0: hosted-git-info@4.1.0:
dependencies: dependencies:
@ -7612,7 +7554,7 @@ snapshots:
human-signals@2.1.0: {} human-signals@2.1.0: {}
i18next@25.8.0(typescript@5.9.3): i18next@25.8.13(typescript@5.9.3):
dependencies: dependencies:
'@babel/runtime': 7.28.6 '@babel/runtime': 7.28.6
optionalDependencies: optionalDependencies:
@ -7700,7 +7642,7 @@ snapshots:
is-bun-module@2.0.0: is-bun-module@2.0.0:
dependencies: dependencies:
semver: 7.7.3 semver: 7.7.4
is-callable@1.2.7: {} is-callable@1.2.7: {}
@ -7804,8 +7746,6 @@ snapshots:
is-unicode-supported@0.1.0: {} is-unicode-supported@0.1.0: {}
is-url@1.2.4: {}
is-weakmap@2.0.2: {} is-weakmap@2.0.2: {}
is-weakref@1.1.1: is-weakref@1.1.1:
@ -8081,7 +8021,7 @@ snapshots:
'@npmcli/agent': 4.0.0 '@npmcli/agent': 4.0.0
cacache: 20.0.3 cacache: 20.0.3
http-cache-semantics: 4.2.0 http-cache-semantics: 4.2.0
minipass: 7.1.2 minipass: 7.1.3
minipass-fetch: 5.0.1 minipass-fetch: 5.0.1
minipass-flush: 1.0.5 minipass-flush: 1.0.5
minipass-pipeline: 1.2.4 minipass-pipeline: 1.2.4
@ -8158,9 +8098,9 @@ snapshots:
mimic-response@3.1.0: {} mimic-response@3.1.0: {}
minimatch@10.1.1: minimatch@10.2.2:
dependencies: dependencies:
'@isaacs/brace-expansion': 5.0.0 brace-expansion: 5.0.3
minimatch@3.1.2: minimatch@3.1.2:
dependencies: dependencies:
@ -8178,11 +8118,11 @@ snapshots:
minipass-collect@2.0.1: minipass-collect@2.0.1:
dependencies: dependencies:
minipass: 7.1.2 minipass: 7.1.3
minipass-fetch@5.0.1: minipass-fetch@5.0.1:
dependencies: dependencies:
minipass: 7.1.2 minipass: 7.1.3
minipass-sized: 2.0.0 minipass-sized: 2.0.0
minizlib: 3.1.0 minizlib: 3.1.0
optionalDependencies: optionalDependencies:
@ -8198,17 +8138,17 @@ snapshots:
minipass-sized@2.0.0: minipass-sized@2.0.0:
dependencies: dependencies:
minipass: 7.1.2 minipass: 7.1.3
minipass@3.3.6: minipass@3.3.6:
dependencies: dependencies:
yallist: 4.0.0 yallist: 4.0.0
minipass@7.1.2: {} minipass@7.1.3: {}
minizlib@3.1.0: minizlib@3.1.0:
dependencies: dependencies:
minipass: 7.1.2 minipass: 7.1.3
mkdirp@0.5.6: mkdirp@0.5.6:
dependencies: dependencies:
@ -8232,22 +8172,14 @@ snapshots:
node-abi@4.26.0: node-abi@4.26.0:
dependencies: dependencies:
semver: 7.7.3 semver: 7.7.4
node-addon-api@1.7.2: node-addon-api@1.7.2:
optional: true optional: true
node-api-version@0.2.1: node-api-version@0.2.1:
dependencies: dependencies:
semver: 7.7.3 semver: 7.7.4
node-domexception@1.0.0: {}
node-fetch@3.3.2:
dependencies:
data-uri-to-buffer: 4.0.1
fetch-blob: 3.2.0
formdata-polyfill: 4.0.10
node-gyp-build@4.8.4: {} node-gyp-build@4.8.4: {}
@ -8259,7 +8191,7 @@ snapshots:
make-fetch-happen: 15.0.3 make-fetch-happen: 15.0.3
nopt: 9.0.0 nopt: 9.0.0
proc-log: 6.1.0 proc-log: 6.1.0
semver: 7.7.3 semver: 7.7.4
tar: 7.5.7 tar: 7.5.7
tinyglobby: 0.2.15 tinyglobby: 0.2.15
which: 6.0.0 which: 6.0.0
@ -8433,10 +8365,10 @@ snapshots:
path-parse@1.0.7: {} path-parse@1.0.7: {}
path-scurry@2.0.1: path-scurry@2.0.2:
dependencies: dependencies:
lru-cache: 11.2.5 lru-cache: 11.2.5
minipass: 7.1.2 minipass: 7.1.3
path-to-regexp@3.3.0: {} path-to-regexp@3.3.0: {}
@ -8604,8 +8536,6 @@ snapshots:
get-proto: 1.0.1 get-proto: 1.0.1
which-builtin-type: 1.2.1 which-builtin-type: 1.2.1
regenerator-runtime@0.13.11: {}
regexp.prototype.flags@1.5.4: regexp.prototype.flags@1.5.4:
dependencies: dependencies:
call-bind: 1.0.8 call-bind: 1.0.8
@ -8757,7 +8687,7 @@ snapshots:
semver@6.3.1: {} semver@6.3.1: {}
semver@7.7.3: {} semver@7.7.4: {}
serialize-error@11.0.3: serialize-error@11.0.3:
dependencies: dependencies:
@ -8864,7 +8794,7 @@ snapshots:
simple-update-notifier@2.0.0: simple-update-notifier@2.0.0:
dependencies: dependencies:
semver: 7.7.3 semver: 7.7.4
simple-xml-to-json@1.2.3: {} simple-xml-to-json@1.2.3: {}
@ -8955,7 +8885,7 @@ snapshots:
ssri@13.0.0: ssri@13.0.0:
dependencies: dependencies:
minipass: 7.1.2 minipass: 7.1.3
stable-hash-x@0.2.0: {} stable-hash-x@0.2.0: {}
@ -9067,7 +8997,7 @@ snapshots:
dependencies: dependencies:
'@isaacs/fs-minipass': 4.0.1 '@isaacs/fs-minipass': 4.0.1
chownr: 3.0.0 chownr: 3.0.0
minipass: 7.1.2 minipass: 7.1.3
minizlib: 3.1.0 minizlib: 3.1.0
yallist: 5.0.0 yallist: 5.0.0
@ -9360,8 +9290,6 @@ snapshots:
dependencies: dependencies:
defaults: 1.0.4 defaults: 1.0.4
web-streams-polyfill@3.3.3: {}
webrtc-adapter@9.0.3: webrtc-adapter@9.0.3:
dependencies: dependencies:
sdp: 3.2.1 sdp: 3.2.1

View File

@ -161,7 +161,8 @@
"default": "Standard", "default": "Standard",
"force-show": "Zeigen erzwungen", "force-show": "Zeigen erzwungen",
"hide": "Versteckt", "hide": "Versteckt",
"label": "Gefällt mir-Knopf" "label": "Gefällt mir-Knopf",
"swap": "Gefällt mir-Knopf Reihenfolge ändern"
}, },
"remove-upgrade-button": "Upgrade-Schaltfläche entfernen", "remove-upgrade-button": "Upgrade-Schaltfläche entfernen",
"theme": { "theme": {
@ -412,6 +413,17 @@
"no-captions": "Keine Untertitel für dieses Lied verfügbar" "no-captions": "Keine Untertitel für dieses Lied verfügbar"
} }
}, },
"clock": {
"description": "Füge eine Uhr der Navigationsleiste hinzu",
"menu": {
"format": {
"24-hour-format": "24-Stunden Format",
"display-seconds": "Sekunden anzeigen",
"label": "Format"
}
},
"name": "Uhr"
},
"compact-sidebar": { "compact-sidebar": {
"description": "Seitenleiste immer in den kompakten Modus setzen", "description": "Seitenleiste immer in den kompakten Modus setzen",
"name": "Kompakte Seitenleiste" "name": "Kompakte Seitenleiste"
@ -830,6 +842,24 @@
"not-found": "⚠️ Kein Text für diesen Song gefunden." "not-found": "⚠️ Kein Text für diesen Song gefunden."
}, },
"menu": { "menu": {
"convert-chinese-character": {
"label": "Chinesische Zeichen Umwandeln",
"submenu": {
"disabled": {
"label": "Deaktiviert",
"tooltip": "Chinesische Zeichenkonvertierung deaktivieren"
},
"simplified-to-traditional": {
"label": "Vereinfacht zu Traditionell",
"tooltip": "Vereinfachtes Chinesisch in traditionelles Chinesisch umwandeln"
},
"traditional-to-simplified": {
"label": "Traditionell zu Vereinfacht",
"tooltip": "Traditionelles Chinesisch in vereinfachtes Chinesisch umwandeln"
}
},
"tooltip": "Chinesische Zeichen in traditionell oder vereinfacht umwandeln"
},
"default-text-string": { "default-text-string": {
"label": "Standardzeichen zwischen Texten", "label": "Standardzeichen zwischen Texten",
"tooltip": "Standardzeichen für die Lücke zwischen Songtexten auswählen" "tooltip": "Standardzeichen für die Lücke zwischen Songtexten auswählen"

View File

@ -25,6 +25,34 @@
}, },
"i18n": { "i18n": {
"loaded": "i18n లోడ్ చేయబడింది" "loaded": "i18n లోడ్ చేయబడింది"
},
"second-instance": {
"receive-command": "ప్రోటోకాల్ ద్వారా కమాండ్ స్వీకరించబడింది: \"{{command}}\""
},
"theme": {
"css-file-not-found": "CSS ఫైల్ \"{{cssFile}}\" లేదు, విస్మరిస్తున్నాము"
},
"unresponsive": {
"details": "స్పందించని ఎర్రర్!\n{{error}}"
},
"when-ready": {
"clearing-cache-after-20s": "యాప్ కాష్ క్లియర్ చేయబడుతోంది"
},
"window": {
"tried-to-render-offscreen": "విండో స్క్రీన్ వెలుపల రెండర్ చేయడానికి ప్రయత్నించింది, windowSize={{windowSize}}, displaySize={{displaySize}}, position={{position}}"
}
},
"dialog": {
"hide-menu-enabled": {
"detail": "మెనూ దాచబడింది, దాన్ని చూపించడానికి 'Alt' ఉపయోగించండి (లేదా ఒకవేళ In-App Menu ఉపయోగిస్తుంటే 'Escape' ఉపయోగించండి)",
"message": "Hide Menu ఎనేబుల్ చేయబడింది",
"title": "Hide Menu ఎనేబుల్ అయిపోయింది"
},
"need-to-restart": {
"buttons": {
"later": "తర్వాత",
"restart-now": "ఇప్పుడే రీస్టార్ట్ చేయండి"
}
} }
} }
} }

View File

@ -842,6 +842,24 @@
"not-found": "⚠️ Bu şarkı için şarkı sözleri bulunamadı." "not-found": "⚠️ Bu şarkı için şarkı sözleri bulunamadı."
}, },
"menu": { "menu": {
"convert-chinese-character": {
"label": "Çince karakterleri çevir",
"submenu": {
"disabled": {
"label": "Devre dışı bırak",
"tooltip": "Çince karakterleri çevirmeyi devre dışı bırak"
},
"simplified-to-traditional": {
"label": "Basitleştirilmişten Geleneksele",
"tooltip": "Basitleştirilmiş Ç*nceyi Geleneksel Ç*nceye Çevir"
},
"traditional-to-simplified": {
"label": "Gelenekselden Basitleştirilmişe",
"tooltip": "Geleneksel Çince'yi Basitleştirilmiş Çince'ye dönüştür"
}
},
"tooltip": "Çince karakterleri Geleneksel veya Basitleştirilmiş Çinceye dönüştür"
},
"default-text-string": { "default-text-string": {
"label": "Şarkı sözleri arasında varsayılan karakter", "label": "Şarkı sözleri arasında varsayılan karakter",
"tooltip": "Şarkı sözleri arasındaki boşluk için kullanılacak varsayılan karakteri seçin" "tooltip": "Şarkı sözleri arasındaki boşluk için kullanılacak varsayılan karakteri seçin"

View File

@ -161,7 +161,8 @@
"default": "Mặc định", "default": "Mặc định",
"force-show": "Tập trung hiển thị", "force-show": "Tập trung hiển thị",
"hide": "Ẩn", "hide": "Ẩn",
"label": "Nút thích" "label": "Nút thích",
"swap": "Hoán đổi thứ tự nút Thích"
}, },
"remove-upgrade-button": "Xóa nút nâng cấp", "remove-upgrade-button": "Xóa nút nâng cấp",
"theme": { "theme": {
@ -237,7 +238,8 @@
"submenu": { "submenu": {
"percent": "{{ratio}}%" "percent": "{{ratio}}%"
} }
} },
"enable-seekbar": "Bật tùy chỉnh giao diện cho thanh trượt"
}, },
"name": "Màu nền album" "name": "Màu nền album"
}, },
@ -321,9 +323,18 @@
"label": "Tên máy chủ" "label": "Tên máy chủ"
}, },
"https": { "https": {
"label": "HTTPS & Chứng chỉ",
"submenu": { "submenu": {
"cert": {
"dialogTitle": "Chọn tệp chứng chỉ HTTPS",
"label": "Tệp chứng chỉ (.crt/.pem)"
},
"enable-https": { "enable-https": {
"label": "Bật HTTPS" "label": "Bật HTTPS"
},
"key": {
"dialogTitle": "Chọn tệp khóa riêng HTTPS",
"label": "Tệp khóa riêng (.key/.pem)"
} }
} }
}, },
@ -402,6 +413,17 @@
"no-captions": "Không có phụ đề nào cho bài hát này" "no-captions": "Không có phụ đề nào cho bài hát này"
} }
}, },
"clock": {
"description": "Thêm đồng hồ vào thanh điều hướng",
"menu": {
"format": {
"24-hour-format": "Định dạng 24h",
"display-seconds": "Hiển thị giây",
"label": "Định dạng"
}
},
"name": "Đồng hồ"
},
"compact-sidebar": { "compact-sidebar": {
"description": "Luôn đặt thanh bên ở chế độ thu gọn", "description": "Luôn đặt thanh bên ở chế độ thu gọn",
"name": "Thanh bên thu gọn" "name": "Thanh bên thu gọn"
@ -820,6 +842,24 @@
"not-found": "⚠️ Không tìm thấy lời cho bài hát này." "not-found": "⚠️ Không tìm thấy lời cho bài hát này."
}, },
"menu": { "menu": {
"convert-chinese-character": {
"label": "Chuyển đổi kí tự tiếng Trung",
"submenu": {
"disabled": {
"label": "Vô hiệu hóa",
"tooltip": "Vô hiệu hóa chuyển đổi kí tự tiếng Trung"
},
"simplified-to-traditional": {
"label": "Giản thể sang Phồn thể",
"tooltip": "Chuyển đổi tiếng Trung Giản thể sang tiếng Trung Phồn thể"
},
"traditional-to-simplified": {
"label": "Phồn thể sang Giản thể",
"tooltip": "Chuyển đổi tiếng Trung Phồn thể sang tiếng Trung Giản thể"
}
},
"tooltip": "Chuyển đổi kí tự tiếng Trung sang Phồn thể hoặc Giản thể"
},
"default-text-string": { "default-text-string": {
"label": "Kí tự giữa các lời bài hát", "label": "Kí tự giữa các lời bài hát",
"tooltip": "Chọn kí tự mặc định cho khoảng trống giữa các lời bài hát" "tooltip": "Chọn kí tự mặc định cho khoảng trống giữa các lời bài hát"