mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-03-10 05:13:56 +00:00
Compare commits
37 Commits
5dd8a5fe05
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 885331b19b | |||
| 3e1c9d0eb9 | |||
| 8d5c5f87db | |||
| 6907fad1c5 | |||
| 04ccad3e06 | |||
| b367c98cc5 | |||
| 93a95aac72 | |||
| 4e6d9ba017 | |||
| 11f5815539 | |||
| 4ddd7cc399 | |||
| deddbec79a | |||
| bef4050f08 | |||
| 398d80808f | |||
| b0388f2be7 | |||
| ae5e65ad32 | |||
| 3c67778c1b | |||
| e9d8583e59 | |||
| fb2b8185ea | |||
| b9c84f4404 | |||
| 465a350890 | |||
| 72886583e9 | |||
| 82294be035 | |||
| af9d5aa21e | |||
| a90ec4aa6e | |||
| e3e9985924 | |||
| bac4c03e80 | |||
| 9c8add02e4 | |||
| 7aaca810ff | |||
| 41f077b144 | |||
| 520d111fe5 | |||
| 658b3da7dd | |||
| 65e11c01b9 | |||
| 4a4c0fe055 | |||
| fd9ae2c23d | |||
| b6d2bcd42f | |||
| 021972520a | |||
| 90e949d4e9 |
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
os: [ macos-26, ubuntu-latest, windows-latest ]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
@ -92,7 +92,7 @@ jobs:
|
||||
if: github.repository == 'pear-devs/pear-desktop' && github.ref == 'refs/heads/master'
|
||||
needs: build
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
@ -163,7 +163,7 @@ jobs:
|
||||
|
||||
- name: Commit changelog
|
||||
if: ${{ env.VERSION_HASH == '' }}
|
||||
uses: stefanzweifel/git-auto-commit-action@v6
|
||||
uses: stefanzweifel/git-auto-commit-action@v7
|
||||
with:
|
||||
commit_message: Update changelog for ${{ env.VERSION_TAG }}
|
||||
file_pattern: "changelog.md"
|
||||
|
||||
2
.github/workflows/dependency-review.yml
vendored
2
.github/workflows/dependency-review.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: "Checkout Repository"
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: "Dependency Review"
|
||||
uses: actions/dependency-review-action@v4
|
||||
|
||||
4
.github/workflows/pr-build-artifacts.yml
vendored
4
.github/workflows/pr-build-artifacts.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
os: [macos-latest, ubuntu-latest, windows-latest]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
@ -87,7 +87,7 @@ jobs:
|
||||
pnpm dist:win
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: build-artifacts-${{ matrix.os }}
|
||||
path: pack/
|
||||
|
||||
2
.github/workflows/reviewdog.yml
vendored
2
.github/workflows/reviewdog.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
pull-requests: write
|
||||
checks: write
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
|
||||
|
||||
@ -51,6 +51,7 @@
|
||||
- [Translation](#translation)
|
||||
- [Download](#download)
|
||||
- [Arch Linux](#arch-linux)
|
||||
- [Solus](#solus)
|
||||
- [MacOS](#macos)
|
||||
- [Windows](#windows)
|
||||
- [How to install without a network connection? (in Windows)](#how-to-install-without-a-network-connection-in-windows)
|
||||
@ -84,6 +85,12 @@ latest version.
|
||||
Install the [`pear-desktop`](https://aur.archlinux.org/packages/pear-desktop) package from the AUR. For AUR installation instructions, take a look at
|
||||
this [wiki page](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages).
|
||||
|
||||
### [Solus](https://getsol.us/)
|
||||
|
||||
```bash
|
||||
sudo eopkg install pear-desktop
|
||||
```
|
||||
|
||||
### macOS
|
||||
|
||||
You can install the app using Homebrew (see the [cask definition](https://github.com/pear-devs/homebrew-pear)):
|
||||
|
||||
20
package.json
20
package.json
@ -75,7 +75,7 @@
|
||||
"@hono/node-server": "1.19.9",
|
||||
"@hono/node-ws": "1.3.0",
|
||||
"@hono/swagger-ui": "0.5.3",
|
||||
"@hono/zod-openapi": "1.2.1",
|
||||
"@hono/zod-openapi": "1.2.2",
|
||||
"@hono/zod-validator": "0.7.6",
|
||||
"@indic-transliteration/sanscript": "1.3.3",
|
||||
"@jellybrick/dbus-next": "0.10.3",
|
||||
@ -91,7 +91,7 @@
|
||||
"butterchurn-presets": "3.0.0-beta.4",
|
||||
"chinese-conv": "^4.0.0",
|
||||
"color": "5.0.3",
|
||||
"conf": "15.0.2",
|
||||
"conf": "15.1.0",
|
||||
"custom-electron-prompt": "1.6.1",
|
||||
"deepmerge-ts": "7.1.5",
|
||||
"electron-debug": "4.1.0",
|
||||
@ -107,10 +107,10 @@
|
||||
"filenamify": "7.0.1",
|
||||
"hanja": "1.1.5",
|
||||
"happy-dom": "20.5.0",
|
||||
"hono": "4.11.7",
|
||||
"hono": "4.11.10",
|
||||
"howler": "2.2.4",
|
||||
"html-to-text": "9.0.5",
|
||||
"i18next": "25.8.0",
|
||||
"i18next": "25.8.13",
|
||||
"jimp": "1.6.0",
|
||||
"keyboardevent-from-electron-accelerator": "2.0.0",
|
||||
"keyboardevents-areequal": "0.2.2",
|
||||
@ -139,10 +139,10 @@
|
||||
"zod": "4.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@electron-toolkit/tsconfig": "1.0.1",
|
||||
"@eslint/js": "9.39.2",
|
||||
"@electron-toolkit/tsconfig": "2.0.0",
|
||||
"@eslint/js": "9.39.3",
|
||||
"@malept/flatpak-bundler": "0.4.0",
|
||||
"@playwright/test": "1.58.1",
|
||||
"@playwright/test": "1.58.2",
|
||||
"@stylistic/eslint-plugin": "5.7.1",
|
||||
"@total-typescript/ts-reset": "0.6.1",
|
||||
"@types/electron-localshortcut": "3.1.3",
|
||||
@ -154,20 +154,20 @@
|
||||
"builtin-modules": "5.0.0",
|
||||
"cross-env": "10.1.0",
|
||||
"del-cli": "7.0.0",
|
||||
"discord-api-types": "0.38.38",
|
||||
"discord-api-types": "0.38.40",
|
||||
"electron": "40.1.0",
|
||||
"electron-builder": "26.7.0",
|
||||
"electron-builder-squirrel-windows": "26.7.0",
|
||||
"electron-devtools-installer": "4.0.0",
|
||||
"electron-vite": "5.0.0",
|
||||
"eslint": "9.39.2",
|
||||
"eslint": "9.39.3",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-import-resolver-exports": "1.0.0-beta.5",
|
||||
"eslint-import-resolver-typescript": "4.4.4",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"eslint-plugin-prettier": "5.5.5",
|
||||
"eslint-plugin-solid": "0.14.5",
|
||||
"glob": "13.0.0",
|
||||
"glob": "13.0.6",
|
||||
"node-gyp": "12.2.0",
|
||||
"ts-morph": "27.0.2",
|
||||
"typescript": "5.9.3",
|
||||
|
||||
359
pnpm-lock.yaml
generated
359
pnpm-lock.yaml
generated
@ -65,19 +65,19 @@ importers:
|
||||
version: 2.13.4(electron@40.1.0)
|
||||
'@hono/node-server':
|
||||
specifier: 1.19.9
|
||||
version: 1.19.9(hono@4.11.7)
|
||||
version: 1.19.9(hono@4.11.10)
|
||||
'@hono/node-ws':
|
||||
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':
|
||||
specifier: 0.5.3
|
||||
version: 0.5.3(hono@4.11.7)
|
||||
version: 0.5.3(hono@4.11.10)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 1.2.1
|
||||
version: 1.2.1(hono@4.11.7)(zod@4.3.6)
|
||||
specifier: 1.2.2
|
||||
version: 1.2.2(hono@4.11.10)(zod@4.3.6)
|
||||
'@hono/zod-validator':
|
||||
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':
|
||||
specifier: 1.3.3
|
||||
version: 1.3.3
|
||||
@ -121,8 +121,8 @@ importers:
|
||||
specifier: 5.0.3
|
||||
version: 5.0.3
|
||||
conf:
|
||||
specifier: 15.0.2
|
||||
version: 15.0.2
|
||||
specifier: 15.1.0
|
||||
version: 15.1.0
|
||||
custom-electron-prompt:
|
||||
specifier: 1.6.1
|
||||
version: 1.6.1(electron@40.1.0)
|
||||
@ -169,8 +169,8 @@ importers:
|
||||
specifier: 20.5.0
|
||||
version: 20.5.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)
|
||||
hono:
|
||||
specifier: 4.11.7
|
||||
version: 4.11.7
|
||||
specifier: 4.11.10
|
||||
version: 4.11.10
|
||||
howler:
|
||||
specifier: 2.2.4
|
||||
version: 2.2.4
|
||||
@ -178,8 +178,8 @@ importers:
|
||||
specifier: 9.0.5
|
||||
version: 9.0.5
|
||||
i18next:
|
||||
specifier: 25.8.0
|
||||
version: 25.8.0(typescript@5.9.3)
|
||||
specifier: 25.8.13
|
||||
version: 25.8.13(typescript@5.9.3)
|
||||
jimp:
|
||||
specifier: 1.6.0
|
||||
version: 1.6.0
|
||||
@ -260,17 +260,17 @@ importers:
|
||||
version: 4.3.6
|
||||
devDependencies:
|
||||
'@eslint/js':
|
||||
specifier: 9.39.2
|
||||
version: 9.39.2
|
||||
specifier: 9.39.3
|
||||
version: 9.39.3
|
||||
'@malept/flatpak-bundler':
|
||||
specifier: 0.4.0
|
||||
version: 0.4.0(patch_hash=c787371eeb2af011ea934e8818a0dad6d7dcb2df31bbb1686babc7231af0183c)
|
||||
'@playwright/test':
|
||||
specifier: 1.58.1
|
||||
version: 1.58.1
|
||||
specifier: 1.58.2
|
||||
version: 1.58.2
|
||||
'@stylistic/eslint-plugin':
|
||||
specifier: 5.7.1
|
||||
version: 5.7.1(eslint@9.39.2(jiti@2.6.1))
|
||||
version: 5.7.1(eslint@9.39.3(jiti@2.6.1))
|
||||
'@total-typescript/ts-reset':
|
||||
specifier: 0.6.1
|
||||
version: 0.6.1
|
||||
@ -302,8 +302,8 @@ importers:
|
||||
specifier: 7.0.0
|
||||
version: 7.0.0
|
||||
discord-api-types:
|
||||
specifier: 0.38.38
|
||||
version: 0.38.38
|
||||
specifier: 0.38.40
|
||||
version: 0.38.40
|
||||
electron:
|
||||
specifier: 40.1.0
|
||||
version: 40.1.0
|
||||
@ -320,29 +320,29 @@ importers:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0(rolldown-vite@7.3.1(@types/node@25.2.0)(jiti@2.6.1)(yaml@2.8.2))
|
||||
eslint:
|
||||
specifier: 9.39.2
|
||||
version: 9.39.2(jiti@2.6.1)
|
||||
specifier: 9.39.3
|
||||
version: 9.39.3(jiti@2.6.1)
|
||||
eslint-config-prettier:
|
||||
specifier: 10.1.8
|
||||
version: 10.1.8(eslint@9.39.2(jiti@2.6.1))
|
||||
version: 10.1.8(eslint@9.39.3(jiti@2.6.1))
|
||||
eslint-import-resolver-exports:
|
||||
specifier: 1.0.0-beta.5
|
||||
version: 1.0.0-beta.5(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.6.1))
|
||||
version: 1.0.0-beta.5(eslint-plugin-import@2.32.0)(eslint@9.39.3(jiti@2.6.1))
|
||||
eslint-import-resolver-typescript:
|
||||
specifier: 4.4.4
|
||||
version: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.6.1))
|
||||
version: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.3(jiti@2.6.1))
|
||||
eslint-plugin-import:
|
||||
specifier: 2.32.0
|
||||
version: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.2(jiti@2.6.1))
|
||||
version: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.3(jiti@2.6.1))
|
||||
eslint-plugin-prettier:
|
||||
specifier: 5.5.5
|
||||
version: 5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1))(prettier@3.8.1)
|
||||
version: 5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.1)
|
||||
eslint-plugin-solid:
|
||||
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.3(jiti@2.6.1))(typescript@5.9.3)
|
||||
glob:
|
||||
specifier: 13.0.0
|
||||
version: 13.0.0
|
||||
specifier: 13.0.6
|
||||
version: 13.0.6
|
||||
node-gyp:
|
||||
specifier: 12.2.0
|
||||
version: 12.2.0
|
||||
@ -354,7 +354,7 @@ importers:
|
||||
version: 5.9.3
|
||||
typescript-eslint:
|
||||
specifier: 8.54.0
|
||||
version: 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
||||
version: 8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)
|
||||
utf-8-validate:
|
||||
specifier: 6.0.6
|
||||
version: 6.0.6
|
||||
@ -382,8 +382,8 @@ packages:
|
||||
'@assemblyscript/loader@0.17.14':
|
||||
resolution: {integrity: sha512-+PVTOfla/0XMLRTQLJFPg4u40XcdTfon6GGea70hBGi8Pd7ZymIXyVUR+vK8wt5Jb4MVKTKPIz43Myyebw5mZA==}
|
||||
|
||||
'@asteasolutions/zod-to-openapi@8.4.0':
|
||||
resolution: {integrity: sha512-Ckp971tmTw4pnv+o7iK85ldBHBKk6gxMaoNyLn3c2Th/fKoTG8G3jdYuOanpdGqwlDB0z01FOjry2d32lfTqrA==}
|
||||
'@asteasolutions/zod-to-openapi@8.4.1':
|
||||
resolution: {integrity: sha512-WmJUsFINbnWxGvHSd16aOjgKf+5GsfdxruO2YDLcgplsidakCauik1lhlk83YDH06265Yd1XtUyF24o09uygpw==}
|
||||
peerDependencies:
|
||||
zod: ^4.0.0
|
||||
|
||||
@ -749,8 +749,8 @@ packages:
|
||||
resolution: {integrity: sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/js@9.39.2':
|
||||
resolution: {integrity: sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==}
|
||||
'@eslint/js@9.39.3':
|
||||
resolution: {integrity: sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/object-schema@2.1.7':
|
||||
@ -820,8 +820,8 @@ packages:
|
||||
peerDependencies:
|
||||
hono: '>=4.0.0'
|
||||
|
||||
'@hono/zod-openapi@1.2.1':
|
||||
resolution: {integrity: sha512-aZza4V8wkqpdHBWFNPiCeWd0cGOXbYuQW9AyezHs/jwQm5p67GkUyXwfthAooAwnG7thTpvOJkThZpCoY6us8w==}
|
||||
'@hono/zod-openapi@1.2.2':
|
||||
resolution: {integrity: sha512-va6vsL23wCJ1d0Vd+vGL1XOt+wPwItxirYafuhlW9iC2MstYr2FvsI7mctb45eBTjZfkqB/3LYDJEppPjOEiHw==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
peerDependencies:
|
||||
hono: '>=4.3.6'
|
||||
@ -855,14 +855,6 @@ packages:
|
||||
'@indic-transliteration/sanscript@1.3.3':
|
||||
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':
|
||||
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
|
||||
engines: {node: '>=12'}
|
||||
@ -1082,8 +1074,8 @@ packages:
|
||||
resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
|
||||
'@playwright/test@1.58.1':
|
||||
resolution: {integrity: sha512-6LdVIUERWxQMmUSSQi0I53GgCBYgM2RpGngCPY7hSeju+VrKjq3lvs7HpJoPbDiY5QM5EYRtRX5fvrinnMAz3w==}
|
||||
'@playwright/test@1.58.2':
|
||||
resolution: {integrity: sha512-akea+6bHYBBfA9uQqSYmlJXn61cTa+jbO87xVLCWbTqbWadRVmhxlXATaOjOgcBaWU4ePo0wB41KMFv3o35IXA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@ -1686,6 +1678,10 @@ packages:
|
||||
balanced-match@1.0.2:
|
||||
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:
|
||||
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
||||
|
||||
@ -1722,6 +1718,10 @@ packages:
|
||||
brace-expansion@2.0.2:
|
||||
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:
|
||||
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
||||
engines: {node: '>=8'}
|
||||
@ -1947,8 +1947,8 @@ packages:
|
||||
concat-map@0.0.1:
|
||||
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
||||
|
||||
conf@15.0.2:
|
||||
resolution: {integrity: sha512-JBSrutapCafTrddF9dH3lc7+T2tBycGF4uPkI4Js+g4vLLEhG6RZcFi3aJd5zntdf5tQxAejJt8dihkoQ/eSJw==}
|
||||
conf@15.1.0:
|
||||
resolution: {integrity: sha512-Uy5YN9KEu0WWDaZAVJ5FAmZoaJt9rdK6kH+utItPyGsCqCgaTKkrmZx3zoE0/3q6S3bcp3Ihkk+ZqPxWxFK5og==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
content-disposition@0.5.2:
|
||||
@ -2115,8 +2115,8 @@ packages:
|
||||
dir-compare@4.2.0:
|
||||
resolution: {integrity: sha512-2xMCmOoMrdQIPHdsTawECdNPwlVFB9zGcz3kuhmBO6U3oU+UQjsue0i8ayLKpgBcm+hcXPMVSGUN9d+pvJ6+VQ==}
|
||||
|
||||
discord-api-types@0.38.38:
|
||||
resolution: {integrity: sha512-7qcM5IeZrfb+LXW07HvoI5L+j4PQeMZXEkSm1htHAHh4Y9JSMXBWjy/r7zmUCOj4F7zNjMcm7IMWr131MT2h0Q==}
|
||||
discord-api-types@0.38.40:
|
||||
resolution: {integrity: sha512-P/His8cotqZgQqrt+hzrocp9L8RhQQz1GkrCnC9TMJ8Uw2q0tg8YyqJyGULxhXn/8kxHETN4IppmOv+P2m82lQ==}
|
||||
|
||||
dmg-builder@26.7.0:
|
||||
resolution: {integrity: sha512-uOOBA3f+kW3o4KpSoMQ6SNpdXU7WtxlJRb9vCZgOvqhTz4b3GjcoWKstdisizNZLsylhTMv8TLHFPFW0Uxsj/g==}
|
||||
@ -2441,8 +2441,8 @@ packages:
|
||||
resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
eslint@9.39.2:
|
||||
resolution: {integrity: sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==}
|
||||
eslint@9.39.3:
|
||||
resolution: {integrity: sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -2708,9 +2708,9 @@ packages:
|
||||
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
|
||||
|
||||
glob@13.0.0:
|
||||
resolution: {integrity: sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==}
|
||||
engines: {node: 20 || >=22}
|
||||
glob@13.0.6:
|
||||
resolution: {integrity: sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==}
|
||||
engines: {node: 18 || 20 || >=22}
|
||||
|
||||
glob@7.2.3:
|
||||
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
||||
@ -2786,8 +2786,8 @@ packages:
|
||||
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
|
||||
hasBin: true
|
||||
|
||||
hono@4.11.7:
|
||||
resolution: {integrity: sha512-l7qMiNee7t82bH3SeyUCt9UF15EVmaBvsppY2zQtrbIhl/yzBTny+YUxsVjSjQ6gaqaeVtZmGocom8TzBlA4Yw==}
|
||||
hono@4.11.10:
|
||||
resolution: {integrity: sha512-kyWP5PAiMooEvGrA9jcD3IXF7ATu8+o7B3KCbPXid5se52NPqnOpM/r9qeW2heMnOekF4kqR1fXJqCYeCLKrZg==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
|
||||
hosted-git-info@4.1.0:
|
||||
@ -2830,8 +2830,8 @@ packages:
|
||||
resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
|
||||
engines: {node: '>=10.17.0'}
|
||||
|
||||
i18next@25.8.0:
|
||||
resolution: {integrity: sha512-urrg4HMFFMQZ2bbKRK7IZ8/CTE7D8H4JRlAwqA2ZwDRFfdd0K/4cdbNNLgfn9mo+I/h9wJu61qJzH7jCFAhUZQ==}
|
||||
i18next@25.8.13:
|
||||
resolution: {integrity: sha512-E0vzjBY1yM+nsFrtgkjLhST2NBkirkvOVoQa0MSldhsuZ3jUge7ZNpuwG0Cfc74zwo5ZwRzg3uOgT+McBn32iA==}
|
||||
peerDependencies:
|
||||
typescript: ^5
|
||||
peerDependenciesMeta:
|
||||
@ -3423,9 +3423,9 @@ packages:
|
||||
resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
minimatch@10.1.1:
|
||||
resolution: {integrity: sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==}
|
||||
engines: {node: 20 || >=22}
|
||||
minimatch@10.2.2:
|
||||
resolution: {integrity: sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==}
|
||||
engines: {node: 18 || 20 || >=22}
|
||||
|
||||
minimatch@3.1.2:
|
||||
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
||||
@ -3465,8 +3465,8 @@ packages:
|
||||
resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
minipass@7.1.2:
|
||||
resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
|
||||
minipass@7.1.3:
|
||||
resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==}
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
|
||||
minizlib@3.1.0:
|
||||
@ -3691,9 +3691,9 @@ packages:
|
||||
path-parse@1.0.7:
|
||||
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
||||
|
||||
path-scurry@2.0.1:
|
||||
resolution: {integrity: sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==}
|
||||
engines: {node: 20 || >=22}
|
||||
path-scurry@2.0.2:
|
||||
resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==}
|
||||
engines: {node: 18 || 20 || >=22}
|
||||
|
||||
path-to-regexp@3.3.0:
|
||||
resolution: {integrity: sha512-qyCH421YQPS2WFDxDjftfc1ZR5WKQzVzqsp4n9M2kQhVOo/ByahFoUNJfl58kOcEGfQ//7weFTDhm+ss8Ecxgw==}
|
||||
@ -3751,13 +3751,13 @@ packages:
|
||||
resolution: {integrity: sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==}
|
||||
hasBin: true
|
||||
|
||||
playwright-core@1.58.1:
|
||||
resolution: {integrity: sha512-bcWzOaTxcW+VOOGBCQgnaKToLJ65d6AqfLVKEWvexyS3AS6rbXl+xdpYRMGSRBClPvyj44njOWoxjNdL/H9UNg==}
|
||||
playwright-core@1.58.2:
|
||||
resolution: {integrity: sha512-yZkEtftgwS8CsfYo7nm0KE8jsvm6i/PTgVtB8DL726wNf6H2IMsDuxCpJj59KDaxCtSnrWan2AeDqM7JBaultg==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
playwright@1.58.1:
|
||||
resolution: {integrity: sha512-+2uTZHxSCcxjvGc5C891LrS1/NlxglGxzrC4seZiVjcYVQfUa87wBL6rTDqzGjuoWNjnBzRqKmF6zRYGMvQUaQ==}
|
||||
playwright@1.58.2:
|
||||
resolution: {integrity: sha512-vA30H8Nvkq/cPBnNw4Q8TWz1EJyqgpuinBcHET0YVJVFldr8JDNiU9LaWAE1KqSkRYazuaBhTpB5ZzShOezQ6A==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@ -4301,6 +4301,7 @@ packages:
|
||||
tar@7.5.7:
|
||||
resolution: {integrity: sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==}
|
||||
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:
|
||||
resolution: {integrity: sha512-C5tjlC/HCtVUOi3KWVokd4vHVViOmGjtLwIh4MuzPo/nMYTV/p1urt3RnMz2IWXDdKEGJH3k5+KPxtqRsUYGtg==}
|
||||
@ -4723,7 +4724,7 @@ snapshots:
|
||||
|
||||
'@assemblyscript/loader@0.17.14': {}
|
||||
|
||||
'@asteasolutions/zod-to-openapi@8.4.0(zod@4.3.6)':
|
||||
'@asteasolutions/zod-to-openapi@8.4.1(zod@4.3.6)':
|
||||
dependencies:
|
||||
openapi3-ts: 4.5.0
|
||||
zod: 4.3.6
|
||||
@ -4864,14 +4865,14 @@ snapshots:
|
||||
'@sapphire/async-queue': 1.5.5
|
||||
'@sapphire/snowflake': 3.5.5
|
||||
'@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
|
||||
tslib: 2.8.1
|
||||
undici: 6.21.3
|
||||
|
||||
'@discordjs/util@1.2.0':
|
||||
dependencies:
|
||||
discord-api-types: 0.38.38
|
||||
discord-api-types: 0.38.40
|
||||
|
||||
'@electron-toolkit/tsconfig@2.0.0(@types/node@25.2.0)':
|
||||
dependencies:
|
||||
@ -4887,7 +4888,7 @@ snapshots:
|
||||
dependencies:
|
||||
commander: 13.1.0
|
||||
glob: 11.1.0
|
||||
minimatch: 10.1.1
|
||||
minimatch: 10.2.2
|
||||
|
||||
'@electron/fuses@1.8.0':
|
||||
dependencies:
|
||||
@ -5082,9 +5083,9 @@ snapshots:
|
||||
'@esbuild/win32-x64@0.25.12':
|
||||
optional: true
|
||||
|
||||
'@eslint-community/eslint-utils@4.9.1(eslint@9.39.2(jiti@2.6.1))':
|
||||
'@eslint-community/eslint-utils@4.9.1(eslint@9.39.3(jiti@2.6.1))':
|
||||
dependencies:
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@eslint-community/regexpp@4.12.2': {}
|
||||
@ -5119,7 +5120,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@eslint/js@9.39.2': {}
|
||||
'@eslint/js@9.39.3': {}
|
||||
|
||||
'@eslint/object-schema@2.1.7': {}
|
||||
|
||||
@ -5181,34 +5182,34 @@ snapshots:
|
||||
dependencies:
|
||||
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:
|
||||
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:
|
||||
'@hono/node-server': 1.19.9(hono@4.11.7)
|
||||
hono: 4.11.7
|
||||
'@hono/node-server': 1.19.9(hono@4.11.10)
|
||||
hono: 4.11.10
|
||||
ws: 8.19.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- utf-8-validate
|
||||
|
||||
'@hono/swagger-ui@0.5.3(hono@4.11.7)':
|
||||
'@hono/swagger-ui@0.5.3(hono@4.11.10)':
|
||||
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.2(hono@4.11.10)(zod@4.3.6)':
|
||||
dependencies:
|
||||
'@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: 4.11.7
|
||||
'@asteasolutions/zod-to-openapi': 8.4.1(zod@4.3.6)
|
||||
'@hono/zod-validator': 0.7.6(hono@4.11.10)(zod@4.3.6)
|
||||
hono: 4.11.10
|
||||
openapi3-ts: 4.5.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)':
|
||||
dependencies:
|
||||
hono: 4.11.7
|
||||
hono: 4.11.10
|
||||
zod: 4.3.6
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
@ -5229,12 +5230,6 @@ snapshots:
|
||||
'@indic-transliteration/common_maps': 1.0.5
|
||||
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':
|
||||
dependencies:
|
||||
string-width: 5.1.2
|
||||
@ -5246,7 +5241,7 @@ snapshots:
|
||||
|
||||
'@isaacs/fs-minipass@4.0.1':
|
||||
dependencies:
|
||||
minipass: 7.1.2
|
||||
minipass: 7.1.3
|
||||
|
||||
'@jellybrick/dbus-next@0.10.3':
|
||||
dependencies:
|
||||
@ -5570,9 +5565,9 @@ snapshots:
|
||||
|
||||
'@pkgr/core@0.2.9': {}
|
||||
|
||||
'@playwright/test@1.58.1':
|
||||
'@playwright/test@1.58.2':
|
||||
dependencies:
|
||||
playwright: 1.58.1
|
||||
playwright: 1.58.2
|
||||
|
||||
'@polka/url@1.0.0-next.29': {}
|
||||
|
||||
@ -5666,11 +5661,11 @@ snapshots:
|
||||
dependencies:
|
||||
solid-js: 1.9.11
|
||||
|
||||
'@stylistic/eslint-plugin@5.7.1(eslint@9.39.2(jiti@2.6.1))':
|
||||
'@stylistic/eslint-plugin@5.7.1(eslint@9.39.3(jiti@2.6.1))':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1))
|
||||
'@typescript-eslint/types': 8.54.0
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
eslint-visitor-keys: 4.2.1
|
||||
espree: 10.4.0
|
||||
estraverse: 5.3.0
|
||||
@ -5686,7 +5681,7 @@ snapshots:
|
||||
|
||||
'@ts-morph/common@0.28.1':
|
||||
dependencies:
|
||||
minimatch: 10.1.1
|
||||
minimatch: 10.2.2
|
||||
path-browserify: 1.0.1
|
||||
tinyglobby: 0.2.15
|
||||
|
||||
@ -5793,15 +5788,15 @@ snapshots:
|
||||
'@types/node': 25.2.0
|
||||
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.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
'@typescript-eslint/parser': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
||||
'@typescript-eslint/parser': 8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)
|
||||
'@typescript-eslint/scope-manager': 8.54.0
|
||||
'@typescript-eslint/type-utils': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
||||
'@typescript-eslint/utils': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
||||
'@typescript-eslint/type-utils': 8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)
|
||||
'@typescript-eslint/utils': 8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)
|
||||
'@typescript-eslint/visitor-keys': 8.54.0
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
ignore: 7.0.5
|
||||
natural-compare: 1.4.0
|
||||
ts-api-utils: 2.4.0(typescript@5.9.3)
|
||||
@ -5809,14 +5804,14 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
||||
'@typescript-eslint/parser@8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 8.54.0
|
||||
'@typescript-eslint/types': 8.54.0
|
||||
'@typescript-eslint/typescript-estree': 8.54.0(typescript@5.9.3)
|
||||
'@typescript-eslint/visitor-keys': 8.54.0
|
||||
debug: 4.4.3
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
typescript: 5.9.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -5839,13 +5834,13 @@ snapshots:
|
||||
dependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
'@typescript-eslint/type-utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
||||
'@typescript-eslint/type-utils@8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.54.0
|
||||
'@typescript-eslint/typescript-estree': 8.54.0(typescript@5.9.3)
|
||||
'@typescript-eslint/utils': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
||||
'@typescript-eslint/utils': 8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)
|
||||
debug: 4.4.3
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
ts-api-utils: 2.4.0(typescript@5.9.3)
|
||||
typescript: 5.9.3
|
||||
transitivePeerDependencies:
|
||||
@ -5868,13 +5863,13 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
||||
'@typescript-eslint/utils@8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1))
|
||||
'@typescript-eslint/scope-manager': 8.54.0
|
||||
'@typescript-eslint/types': 8.54.0
|
||||
'@typescript-eslint/typescript-estree': 8.54.0(typescript@5.9.3)
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
typescript: 5.9.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -5949,7 +5944,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@discordjs/rest': 2.6.0
|
||||
'@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)
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
@ -6053,7 +6048,7 @@ snapshots:
|
||||
js-yaml: 4.1.1
|
||||
json5: 2.2.3
|
||||
lazy-val: 1.0.5
|
||||
minimatch: 10.1.1
|
||||
minimatch: 10.2.2
|
||||
plist: 3.1.0
|
||||
proper-lockfile: 4.1.2
|
||||
resedit: 1.7.2
|
||||
@ -6174,6 +6169,8 @@ snapshots:
|
||||
|
||||
balanced-match@1.0.2: {}
|
||||
|
||||
balanced-match@4.0.4: {}
|
||||
|
||||
base64-js@1.5.1: {}
|
||||
|
||||
baseline-browser-mapping@2.9.19: {}
|
||||
@ -6215,6 +6212,10 @@ snapshots:
|
||||
dependencies:
|
||||
balanced-match: 1.0.2
|
||||
|
||||
brace-expansion@5.0.3:
|
||||
dependencies:
|
||||
balanced-match: 4.0.4
|
||||
|
||||
braces@3.0.3:
|
||||
dependencies:
|
||||
fill-range: 7.1.1
|
||||
@ -6303,9 +6304,9 @@ snapshots:
|
||||
dependencies:
|
||||
'@npmcli/fs': 5.0.0
|
||||
fs-minipass: 3.0.3
|
||||
glob: 13.0.0
|
||||
glob: 13.0.6
|
||||
lru-cache: 11.2.5
|
||||
minipass: 7.1.2
|
||||
minipass: 7.1.3
|
||||
minipass-collect: 2.0.1
|
||||
minipass-flush: 1.0.5
|
||||
minipass-pipeline: 1.2.4
|
||||
@ -6463,7 +6464,7 @@ snapshots:
|
||||
|
||||
concat-map@0.0.1: {}
|
||||
|
||||
conf@15.0.2:
|
||||
conf@15.1.0:
|
||||
dependencies:
|
||||
ajv: 8.17.1
|
||||
ajv-formats: 3.0.1(ajv@8.17.1)
|
||||
@ -6643,7 +6644,7 @@ snapshots:
|
||||
minimatch: 3.1.2
|
||||
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):
|
||||
dependencies:
|
||||
@ -6793,7 +6794,7 @@ snapshots:
|
||||
|
||||
electron-store@11.0.2:
|
||||
dependencies:
|
||||
conf: 15.0.2
|
||||
conf: 15.1.0
|
||||
type-fest: 5.4.3
|
||||
|
||||
electron-to-chromium@1.5.279: {}
|
||||
@ -7012,9 +7013,9 @@ snapshots:
|
||||
|
||||
escape-string-regexp@5.0.0: {}
|
||||
|
||||
eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.6.1)):
|
||||
eslint-config-prettier@10.1.8(eslint@9.39.3(jiti@2.6.1)):
|
||||
dependencies:
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
|
||||
eslint-import-context@0.1.9(unrs-resolver@1.11.1):
|
||||
dependencies:
|
||||
@ -7023,10 +7024,10 @@ snapshots:
|
||||
optionalDependencies:
|
||||
unrs-resolver: 1.11.1
|
||||
|
||||
eslint-import-resolver-exports@1.0.0-beta.5(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.6.1)):
|
||||
eslint-import-resolver-exports@1.0.0-beta.5(eslint-plugin-import@2.32.0)(eslint@9.39.3(jiti@2.6.1)):
|
||||
dependencies:
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.2(jiti@2.6.1))
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.3(jiti@2.6.1))
|
||||
resolve.exports: 2.0.3
|
||||
|
||||
eslint-import-resolver-node@0.3.9:
|
||||
@ -7037,10 +7038,10 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-import-resolver-typescript@4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.6.1)):
|
||||
eslint-import-resolver-typescript@4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.3(jiti@2.6.1)):
|
||||
dependencies:
|
||||
debug: 4.4.3
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
eslint-import-context: 0.1.9(unrs-resolver@1.11.1)
|
||||
get-tsconfig: 4.13.0
|
||||
is-bun-module: 2.0.0
|
||||
@ -7048,22 +7049,22 @@ snapshots:
|
||||
tinyglobby: 0.2.15
|
||||
unrs-resolver: 1.11.1
|
||||
optionalDependencies:
|
||||
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.2(jiti@2.6.1))
|
||||
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.3(jiti@2.6.1))
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-module-utils@2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.2(jiti@2.6.1)):
|
||||
eslint-module-utils@2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.3(jiti@2.6.1)):
|
||||
dependencies:
|
||||
debug: 3.2.7
|
||||
optionalDependencies:
|
||||
'@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-eslint/parser': 8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.6.1))
|
||||
eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.3(jiti@2.6.1))
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.2(jiti@2.6.1)):
|
||||
eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.3(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@rtsao/scc': 1.1.0
|
||||
array-includes: 3.1.9
|
||||
@ -7072,9 +7073,9 @@ snapshots:
|
||||
array.prototype.flatmap: 1.3.3
|
||||
debug: 3.2.7
|
||||
doctrine: 2.1.0
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.2(jiti@2.6.1))
|
||||
eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.3(jiti@2.6.1))
|
||||
hasown: 2.0.2
|
||||
is-core-module: 2.16.1
|
||||
is-glob: 4.0.3
|
||||
@ -7086,25 +7087,25 @@ snapshots:
|
||||
string.prototype.trimend: 1.0.9
|
||||
tsconfig-paths: 3.15.0
|
||||
optionalDependencies:
|
||||
'@typescript-eslint/parser': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
||||
'@typescript-eslint/parser': 8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)
|
||||
transitivePeerDependencies:
|
||||
- eslint-import-resolver-typescript
|
||||
- eslint-import-resolver-webpack
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-prettier@5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1))(prettier@3.8.1):
|
||||
eslint-plugin-prettier@5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.1):
|
||||
dependencies:
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
prettier: 3.8.1
|
||||
prettier-linter-helpers: 1.0.1
|
||||
synckit: 0.11.12
|
||||
optionalDependencies:
|
||||
eslint-config-prettier: 10.1.8(eslint@9.39.2(jiti@2.6.1))
|
||||
eslint-config-prettier: 10.1.8(eslint@9.39.3(jiti@2.6.1))
|
||||
|
||||
eslint-plugin-solid@0.14.5(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
|
||||
eslint-plugin-solid@0.14.5(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
'@typescript-eslint/utils': 8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
estraverse: 5.3.0
|
||||
is-html: 2.0.0
|
||||
kebab-case: 1.0.2
|
||||
@ -7123,15 +7124,15 @@ snapshots:
|
||||
|
||||
eslint-visitor-keys@4.2.1: {}
|
||||
|
||||
eslint@9.39.2(jiti@2.6.1):
|
||||
eslint@9.39.3(jiti@2.6.1):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1))
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1))
|
||||
'@eslint-community/regexpp': 4.12.2
|
||||
'@eslint/config-array': 0.21.1
|
||||
'@eslint/config-helpers': 0.4.2
|
||||
'@eslint/core': 0.17.0
|
||||
'@eslint/eslintrc': 3.3.3
|
||||
'@eslint/js': 9.39.2
|
||||
'@eslint/js': 9.39.3
|
||||
'@eslint/plugin-kit': 0.4.1
|
||||
'@humanfs/node': 0.16.7
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
@ -7363,7 +7364,7 @@ snapshots:
|
||||
|
||||
fs-minipass@3.0.3:
|
||||
dependencies:
|
||||
minipass: 7.1.2
|
||||
minipass: 7.1.3
|
||||
|
||||
fs.realpath@1.0.0: {}
|
||||
|
||||
@ -7443,16 +7444,16 @@ snapshots:
|
||||
dependencies:
|
||||
foreground-child: 3.3.1
|
||||
jackspeak: 4.1.1
|
||||
minimatch: 10.1.1
|
||||
minipass: 7.1.2
|
||||
minimatch: 10.2.2
|
||||
minipass: 7.1.3
|
||||
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:
|
||||
minimatch: 10.1.1
|
||||
minipass: 7.1.2
|
||||
path-scurry: 2.0.1
|
||||
minimatch: 10.2.2
|
||||
minipass: 7.1.3
|
||||
path-scurry: 2.0.2
|
||||
|
||||
glob@7.2.3:
|
||||
dependencies:
|
||||
@ -7549,7 +7550,7 @@ snapshots:
|
||||
|
||||
he@1.2.0: {}
|
||||
|
||||
hono@4.11.7: {}
|
||||
hono@4.11.10: {}
|
||||
|
||||
hosted-git-info@4.1.0:
|
||||
dependencies:
|
||||
@ -7599,7 +7600,7 @@ snapshots:
|
||||
|
||||
human-signals@2.1.0: {}
|
||||
|
||||
i18next@25.8.0(typescript@5.9.3):
|
||||
i18next@25.8.13(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.6
|
||||
optionalDependencies:
|
||||
@ -8068,7 +8069,7 @@ snapshots:
|
||||
'@npmcli/agent': 4.0.0
|
||||
cacache: 20.0.3
|
||||
http-cache-semantics: 4.2.0
|
||||
minipass: 7.1.2
|
||||
minipass: 7.1.3
|
||||
minipass-fetch: 5.0.1
|
||||
minipass-flush: 1.0.5
|
||||
minipass-pipeline: 1.2.4
|
||||
@ -8145,9 +8146,9 @@ snapshots:
|
||||
|
||||
mimic-response@3.1.0: {}
|
||||
|
||||
minimatch@10.1.1:
|
||||
minimatch@10.2.2:
|
||||
dependencies:
|
||||
'@isaacs/brace-expansion': 5.0.0
|
||||
brace-expansion: 5.0.3
|
||||
|
||||
minimatch@3.1.2:
|
||||
dependencies:
|
||||
@ -8165,11 +8166,11 @@ snapshots:
|
||||
|
||||
minipass-collect@2.0.1:
|
||||
dependencies:
|
||||
minipass: 7.1.2
|
||||
minipass: 7.1.3
|
||||
|
||||
minipass-fetch@5.0.1:
|
||||
dependencies:
|
||||
minipass: 7.1.2
|
||||
minipass: 7.1.3
|
||||
minipass-sized: 2.0.0
|
||||
minizlib: 3.1.0
|
||||
optionalDependencies:
|
||||
@ -8185,17 +8186,17 @@ snapshots:
|
||||
|
||||
minipass-sized@2.0.0:
|
||||
dependencies:
|
||||
minipass: 7.1.2
|
||||
minipass: 7.1.3
|
||||
|
||||
minipass@3.3.6:
|
||||
dependencies:
|
||||
yallist: 4.0.0
|
||||
|
||||
minipass@7.1.2: {}
|
||||
minipass@7.1.3: {}
|
||||
|
||||
minizlib@3.1.0:
|
||||
dependencies:
|
||||
minipass: 7.1.2
|
||||
minipass: 7.1.3
|
||||
|
||||
mkdirp@0.5.6:
|
||||
dependencies:
|
||||
@ -8420,10 +8421,10 @@ snapshots:
|
||||
|
||||
path-parse@1.0.7: {}
|
||||
|
||||
path-scurry@2.0.1:
|
||||
path-scurry@2.0.2:
|
||||
dependencies:
|
||||
lru-cache: 11.2.5
|
||||
minipass: 7.1.2
|
||||
minipass: 7.1.3
|
||||
|
||||
path-to-regexp@3.3.0: {}
|
||||
|
||||
@ -8466,11 +8467,11 @@ snapshots:
|
||||
dependencies:
|
||||
pngjs: 6.0.0
|
||||
|
||||
playwright-core@1.58.1: {}
|
||||
playwright-core@1.58.2: {}
|
||||
|
||||
playwright@1.58.1:
|
||||
playwright@1.58.2:
|
||||
dependencies:
|
||||
playwright-core: 1.58.1
|
||||
playwright-core: 1.58.2
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
@ -8942,7 +8943,7 @@ snapshots:
|
||||
|
||||
ssri@13.0.0:
|
||||
dependencies:
|
||||
minipass: 7.1.2
|
||||
minipass: 7.1.3
|
||||
|
||||
stable-hash-x@0.2.0: {}
|
||||
|
||||
@ -9054,7 +9055,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@isaacs/fs-minipass': 4.0.1
|
||||
chownr: 3.0.0
|
||||
minipass: 7.1.2
|
||||
minipass: 7.1.3
|
||||
minizlib: 3.1.0
|
||||
yallist: 5.0.0
|
||||
|
||||
@ -9178,13 +9179,13 @@ snapshots:
|
||||
possible-typed-array-names: 1.1.0
|
||||
reflect.getprototypeof: 1.0.10
|
||||
|
||||
typescript-eslint@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
|
||||
typescript-eslint@8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@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/parser': 8.54.0(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.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)
|
||||
'@typescript-eslint/parser': 8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)
|
||||
'@typescript-eslint/typescript-estree': 8.54.0(typescript@5.9.3)
|
||||
'@typescript-eslint/utils': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
'@typescript-eslint/utils': 8.54.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
typescript: 5.9.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -161,7 +161,8 @@
|
||||
"default": "Standard",
|
||||
"force-show": "Zeigen erzwungen",
|
||||
"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",
|
||||
"theme": {
|
||||
@ -412,6 +413,17 @@
|
||||
"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": {
|
||||
"description": "Seitenleiste immer in den kompakten Modus setzen",
|
||||
"name": "Kompakte Seitenleiste"
|
||||
@ -830,6 +842,24 @@
|
||||
"not-found": "⚠️ Kein Text für diesen Song gefunden."
|
||||
},
|
||||
"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": {
|
||||
"label": "Standardzeichen zwischen Texten",
|
||||
"tooltip": "Standardzeichen für die Lücke zwischen Songtexten auswählen"
|
||||
|
||||
@ -2,14 +2,14 @@
|
||||
"common": {
|
||||
"console": {
|
||||
"plugins": {
|
||||
"execute-failed": "Απέτυχε η εκτέλεση του πρόσθετου {{pluginName}}::{{contextName}}",
|
||||
"executed-at-ms": "Το πρόσθετο {{pluginName}}::{{contextName}} εκτελέστηκε σε {{ms}}ms",
|
||||
"initialize-failed": "Απέτυχε η αρχικοποίηση του πρόσθετου \"{{pluginName}}\"",
|
||||
"load-all": "Φόρτωση όλων των πρόσθετων",
|
||||
"load-failed": "Απέτυχε η φόρτωση του πρόσθετου \"{{pluginName}}\"",
|
||||
"loaded": "Το πρόσθετο \"{{pluginName}}\" φορτώθηκε",
|
||||
"unload-failed": "Απέτυχε η κατάργηση φόρτωσης του πρόσθετου \"{{pluginName}}\"",
|
||||
"unloaded": "Η φόρτωση του πρόσθετου \"{{pluginName}}\" καταργήθηκε"
|
||||
"execute-failed": "Απέτυχε η εκτέλεση του plugin {{pluginName}}::{{contextName}}",
|
||||
"executed-at-ms": "Το plugin {{pluginName}}::{{contextName}} εκτελέστηκε σε {{ms}}ms",
|
||||
"initialize-failed": "Απέτυχε η εκκίνηση του plugin \"{{pluginName}}\"",
|
||||
"load-all": "Φόρτωση όλων των plugin",
|
||||
"load-failed": "Απέτυχε η φόρτωση του plugin \"{{pluginName}}\"",
|
||||
"loaded": "Το plugin \"{{pluginName}}\" φορτώθηκε",
|
||||
"unload-failed": "Απέτυχε η εκφόρτωση του plugin \"{{pluginName}}\"",
|
||||
"unloaded": "Το plugin \"{{pluginName}}\" εκφορτώθηκε"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -30,7 +30,7 @@
|
||||
"receive-command": "Λήφθηκε εντολή μέσω πρωτοκόλλου: \"{{command}}\""
|
||||
},
|
||||
"theme": {
|
||||
"css-file-not-found": "Το αρχείο CSS \"{{cssFile}}\" δεν υπάρχει, αγνόηση"
|
||||
"css-file-not-found": "Το αρχείο CSS \"{{cssFile}}\" δεν υπάρχει, θα αγνοηθεί"
|
||||
},
|
||||
"unresponsive": {
|
||||
"details": "Σφάλμα απόκρισης!\n{{error}}"
|
||||
@ -44,7 +44,7 @@
|
||||
},
|
||||
"dialog": {
|
||||
"hide-menu-enabled": {
|
||||
"detail": "Το μενού είναι κρυμμένο, χρησιμοποιήστε το 'Alt' για να το εμφανίσετε (ή το 'Escape' αν χρησιμοποιείτε το μενού εφαρμογής)",
|
||||
"detail": "Το μενού είναι κρυμμένο, χρησιμοποιήστε το 'Alt' για να το εμφανίσετε (ή το 'Escape' αν χρησιμοποιείτε το μενού εντός εφαρμογής)",
|
||||
"message": "Η απόκρυψη μενού είναι ενεργοποιημένη",
|
||||
"title": "Η απόκρυψη μενού ενεργοποιήθηκε"
|
||||
},
|
||||
@ -53,8 +53,8 @@
|
||||
"later": "Αργότερα",
|
||||
"restart-now": "Επανεκκίνηση τώρα"
|
||||
},
|
||||
"detail": "Το πρόσθετο \"{{pluginName}}\" απαιτεί επανεκκίνηση για να ισχύσει",
|
||||
"message": "Το \"{{pluginName}}\" χρειάζεται επανεκκίνηση",
|
||||
"detail": "Το plugin \"{{pluginName}}\" απαιτεί επανεκκίνηση για να ενεργοποιηθεί",
|
||||
"message": "Το plugin \"{{pluginName}}\" χρειάζεται επανεκκίνηση",
|
||||
"title": "Απαιτείται επανεκκίνηση"
|
||||
},
|
||||
"unresponsive": {
|
||||
@ -63,7 +63,7 @@
|
||||
"relaunch": "Επανεκκίνηση",
|
||||
"wait": "Αναμονή"
|
||||
},
|
||||
"detail": "Λυπούμαστε για την ταλαιπωρία! Παρακαλώ επιλέξτε τι να κάνετε:",
|
||||
"detail": "Λυπούμαστε για την ταλαιπωρία! Παρακαλώ επιλέξτε τι να συμβεί:",
|
||||
"message": "Η εφαρμογή δεν αποκρίνεται",
|
||||
"title": "Το παράθυρο δεν αποκρίνεται"
|
||||
},
|
||||
@ -71,11 +71,11 @@
|
||||
"buttons": {
|
||||
"disable": "Απενεργοποίηση ενημερώσεων",
|
||||
"download": "Λήψη",
|
||||
"ok": "OK"
|
||||
"ok": "Εντάξει"
|
||||
},
|
||||
"detail": "Μια νέα έκδοση είναι διαθέσιμη και μπορεί να ληφθεί από το {{downloadLink}}",
|
||||
"detail": "Μια νέα έκδοση είναι διαθέσιμη και μπορεί να ληφθεί από τον σύνδεσμο {{downloadLink}}",
|
||||
"message": "Μια νέα έκδοση είναι διαθέσιμη",
|
||||
"title": "Διατίθεται ενημέρωση"
|
||||
"title": "Υπάρχει διαθέσιμη ενημέρωση"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
@ -97,26 +97,26 @@
|
||||
"label": "Επιλογές για προχωρημένους",
|
||||
"submenu": {
|
||||
"auto-reset-app-cache": "Επαναφορά μνήμης cache εφαρμογής όταν η εφαρμογή ξεκινά",
|
||||
"disable-hardware-acceleration": "Απενεργοποίηση επιτάχυνσης υλικού",
|
||||
"disable-hardware-acceleration": "Απενεργοποίηση επιτάχυνσης από υπολογιστή",
|
||||
"edit-config-json": "Επεξεργασία του config.json",
|
||||
"override-user-agent": "Αντικατάσταση του User-Agent",
|
||||
"override-user-agent": "Παράκαμψη του User-Agent",
|
||||
"restart-on-config-changes": "Επανεκκίνηση σε αλλαγές του config",
|
||||
"set-proxy": {
|
||||
"label": "Ορισμός μεσολάβησης",
|
||||
"label": "Ορισμός μεσολβητή",
|
||||
"prompt": {
|
||||
"label": "Εισαγωγή διεύθυνσης μεσολάβησης: (αφήστε κενό για απενεργοποίηση)",
|
||||
"label": "Εισαγωγή διεύθυνσης μεσολαβητή: (αφήστε κενό για απενεργοποίηση)",
|
||||
"placeholder": "Παράδειγμα: SOCKS5://127.0.0.1:9999",
|
||||
"title": "Ορισμός μεσολάβησης"
|
||||
"title": "Ρύθμιση μεσολαβητή"
|
||||
}
|
||||
},
|
||||
"toggle-dev-tools": "Εναλλαγή DevTools"
|
||||
"toggle-dev-tools": "Ενεργοποίηση/Απενεργοποίηση DevTools"
|
||||
}
|
||||
},
|
||||
"always-on-top": "Πάντα σε πρώτο πλάνο",
|
||||
"always-on-top": "Πάντα σε ανώτερο πλάνο",
|
||||
"auto-update": "Αυτόματη ενημέρωση",
|
||||
"hide-menu": {
|
||||
"dialog": {
|
||||
"message": "Το μενού θα κρυφτεί στην επόμενη εκκίνηση, χρησιμοποιήστε [Alt] για να το εμφανίσετε (ή το πλήκτρο backtick [`] αν χρησιμοποιείτε το μενού εφαρμογής)",
|
||||
"message": "Το μενού θα κρυφτεί στην επόμενη εκκίνηση, χρησιμοποιήστε [Alt] για να το εμφανίσετε (ή το πλήκτρο backtick [`] αν χρησιμοποιείτε το μενού εντός εφαρμογής)",
|
||||
"title": "Η απόκρυψη μενού ενεργοποιήθηκε"
|
||||
},
|
||||
"label": "Απόκρυψη μενού"
|
||||
@ -133,7 +133,7 @@
|
||||
},
|
||||
"resume-on-start": "Συνέχιση τελευταίου τραγουδιού όταν η εφαρμογή ξεκινά",
|
||||
"single-instance-lock": "Κλείδωμα μοναδικής εκδοχής",
|
||||
"start-at-login": "Έναρξη κατά τη σύνδεση",
|
||||
"start-at-login": "Έναρξη κατά την είσοδο",
|
||||
"starting-page": {
|
||||
"label": "Αρχική σελίδα",
|
||||
"unset": "Κατάργηση ορισμού"
|
||||
@ -161,7 +161,8 @@
|
||||
"default": "Προεπιλογή",
|
||||
"force-show": "Επιβολή εμφάνισης",
|
||||
"hide": "Απόκρυψη",
|
||||
"label": "Κουμπιά Μου αρέσει"
|
||||
"label": "Κουμπιά like",
|
||||
"swap": "Εναλλαγή της σειράς των κουμπιών like"
|
||||
},
|
||||
"remove-upgrade-button": "Αφαίρεση κουμπιού αναβάθμισης",
|
||||
"theme": {
|
||||
|
||||
@ -161,7 +161,8 @@
|
||||
"default": "Predeterminado",
|
||||
"force-show": "Forzar la visualización",
|
||||
"hide": "Ocultar",
|
||||
"label": "Botones de \"Me Gusta\""
|
||||
"label": "Botones de \"Me Gusta\"",
|
||||
"swap": "Intercambiar el orden de los botones de \"Me Gusta\""
|
||||
},
|
||||
"remove-upgrade-button": "Eliminar el botón de Actualización",
|
||||
"theme": {
|
||||
@ -322,10 +323,10 @@
|
||||
"label": "Nombre del host"
|
||||
},
|
||||
"https": {
|
||||
"label": "HTTPS & Certificados",
|
||||
"label": "HTTPS y Certificados",
|
||||
"submenu": {
|
||||
"cert": {
|
||||
"dialogTitle": "Selecciona el archivo de certificado HTTPS",
|
||||
"dialogTitle": "Seleccione el archivo de certificado HTTPS",
|
||||
"label": "Archivo de certificado (.crt/.pem)"
|
||||
},
|
||||
"enable-https": {
|
||||
@ -412,6 +413,17 @@
|
||||
"no-captions": "Sin subtítulos para ésta canción"
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"description": "Añade un reloj a la barra de navegación",
|
||||
"menu": {
|
||||
"format": {
|
||||
"24-hour-format": "Formato 24 horas",
|
||||
"display-seconds": "Mostrar segundos",
|
||||
"label": "Formato"
|
||||
}
|
||||
},
|
||||
"name": "Reloj"
|
||||
},
|
||||
"compact-sidebar": {
|
||||
"description": "Establecer siempre la barra lateral en modo compacto",
|
||||
"name": "Barra lateral compacta"
|
||||
@ -830,6 +842,24 @@
|
||||
"not-found": "⚠️ No se han encontrado letras para esta canción."
|
||||
},
|
||||
"menu": {
|
||||
"convert-chinese-character": {
|
||||
"label": "Convertir carácter Chino",
|
||||
"submenu": {
|
||||
"disabled": {
|
||||
"label": "Deshabilitado",
|
||||
"tooltip": "Deshabilitar conversión de caracteres Chinos"
|
||||
},
|
||||
"simplified-to-traditional": {
|
||||
"label": "Simplificar a Tradicional",
|
||||
"tooltip": "Convertir Chino Simplifcado en Chino Tradicional"
|
||||
},
|
||||
"traditional-to-simplified": {
|
||||
"label": "Tradicional a Simplificado",
|
||||
"tooltip": "Convertir Chino Tradicional a Chino Simplificado"
|
||||
}
|
||||
},
|
||||
"tooltip": "Convertir carácter Chino a Tradicional o Simplificado"
|
||||
},
|
||||
"default-text-string": {
|
||||
"label": "Carácter predeterminado entre letras",
|
||||
"tooltip": "Elige el carácter predeterminado que se utilizará para el espacio entre letras"
|
||||
|
||||
@ -842,6 +842,24 @@
|
||||
"not-found": "⚠️ Aucune paroles trouvées pour ce titre."
|
||||
},
|
||||
"menu": {
|
||||
"convert-chinese-character": {
|
||||
"label": "Convertir les caractères Chinois",
|
||||
"submenu": {
|
||||
"disabled": {
|
||||
"label": "Désactivé",
|
||||
"tooltip": "Désactiver la conversion des caractères Chinois"
|
||||
},
|
||||
"simplified-to-traditional": {
|
||||
"label": "Simplifié a Traditionnel",
|
||||
"tooltip": "Convertir le Chinois Simplifié au Chinois Traditionnel"
|
||||
},
|
||||
"traditional-to-simplified": {
|
||||
"label": "Traditionnel a Simplifié",
|
||||
"tooltip": "Convertir le Chinois Traditionnel au Chinois Simplifié"
|
||||
}
|
||||
},
|
||||
"tooltip": "Convertir les caractères Chinois en Traditionnel ou Simplifié"
|
||||
},
|
||||
"default-text-string": {
|
||||
"label": "Caractère par défaut entre les paroles",
|
||||
"tooltip": "Choisi le caractère par défaut à utiliser pour les blancs entre les paroles"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -21,19 +21,19 @@
|
||||
"main": {
|
||||
"console": {
|
||||
"did-finish-load": {
|
||||
"dev-tools": "Baigta krauti. \"DevTools\" atidaryta"
|
||||
"dev-tools": "Baigta krauti. „DevTools“ atidaryta"
|
||||
},
|
||||
"i18n": {
|
||||
"loaded": "\"i18n\" užkrauta"
|
||||
"loaded": "„i18n“ užkrauta"
|
||||
},
|
||||
"second-instance": {
|
||||
"receive-command": "Gauta komanda per protokolą: \"{{command}}\""
|
||||
"receive-command": "Gauta komanda per protokolą: „{{command}}“"
|
||||
},
|
||||
"theme": {
|
||||
"css-file-not-found": "CSS failas \"{{cssFile}}\" neegzistuoja, ignoruojama"
|
||||
"css-file-not-found": "CSS failas „{{cssFile}}“ neegzistuoja, ignoruojama"
|
||||
},
|
||||
"unresponsive": {
|
||||
"details": "Nereguojanti paklaida\n{{error}}"
|
||||
"details": "Nereguojanti klaida!\n{{error}}"
|
||||
},
|
||||
"when-ready": {
|
||||
"clearing-cache-after-20s": "Išvaloma programos talpykla"
|
||||
@ -45,25 +45,25 @@
|
||||
"dialog": {
|
||||
"hide-menu-enabled": {
|
||||
"detail": "Meniu yra paslėpta, naudokite 'Alt', kad ją parodyti (arba 'Escape' jei naudojama programos meniu)",
|
||||
"message": "\"Paslėpti Meniu\" yra įjungta",
|
||||
"title": "Įjungta \"Paslėpti Meniu\""
|
||||
"message": "„Paslėpti Meniu“ yra įjungta",
|
||||
"title": "Įjungta „Paslėpti Meniu“"
|
||||
},
|
||||
"need-to-restart": {
|
||||
"buttons": {
|
||||
"later": "Vėliau",
|
||||
"restart-now": "Perkrauti Dabar"
|
||||
},
|
||||
"detail": "\"{{pluginName}}\" įskiepis reikalauja perkrovimą, kad veiktų",
|
||||
"message": "\"{{pluginName}}\" reikia perkrovimo",
|
||||
"detail": "„{{pluginName}}“ įskiepis reikalauja perkrovimą, kad veiktų",
|
||||
"message": "„{{pluginName}}“ reikia perkrovimo",
|
||||
"title": "Reikiamas perkrovimas"
|
||||
},
|
||||
"unresponsive": {
|
||||
"buttons": {
|
||||
"quit": "Išeiti",
|
||||
"quit": "Baigti",
|
||||
"relaunch": "Perleisti",
|
||||
"wait": "Palaukti"
|
||||
},
|
||||
"detail": "Mes apgailestaujame dėl nepatogumų! prašau pasirinkti ką daryti:",
|
||||
"detail": "Mes apgailestaujame dėl nepatogumų! Prašome pasirinkti ką daryti:",
|
||||
"message": "Programa Neatsako",
|
||||
"title": "Langas Neatsako"
|
||||
},
|
||||
@ -84,7 +84,7 @@
|
||||
"label": "Navigacija",
|
||||
"submenu": {
|
||||
"copy-current-url": "Nukopijuoti dabartinį URL",
|
||||
"go-back": "Grįžti Atgal",
|
||||
"go-back": "Grįžti atgal",
|
||||
"go-forward": "Eiti į priekį",
|
||||
"quit": "Išeiti",
|
||||
"restart": "Perkrauti programą"
|
||||
@ -97,19 +97,19 @@
|
||||
"label": "Išplėstiniai nustatymai",
|
||||
"submenu": {
|
||||
"auto-reset-app-cache": "Perkrauti programos talpyklą, kai programa paleidžiama",
|
||||
"disable-hardware-acceleration": "Išjungti aparatūros pagreitį",
|
||||
"edit-config-json": "Redaguoti config.json",
|
||||
"override-user-agent": "Perrašyti \"User-Agent\"",
|
||||
"restart-on-config-changes": "Perkrauti po config pasikeitimo",
|
||||
"disable-hardware-acceleration": "Išjungti aparatūros spartinimą",
|
||||
"edit-config-json": "Redaguoti „config.json“",
|
||||
"override-user-agent": "Perrašyti „User-Agent“",
|
||||
"restart-on-config-changes": "Perkrauti po „config“ pasikeitimo",
|
||||
"set-proxy": {
|
||||
"label": "Nustatyti įgaliotajį serverį",
|
||||
"label": "Nustatyti ‚proxy‘ serverį",
|
||||
"prompt": {
|
||||
"label": "Įvesti Įgaliotojo serverio adresą: (palikti tuščią, kad išjungti)",
|
||||
"label": "Įvesti ‚proxy‘ serverio adresą: (palikti tuščią, kad išjungti)",
|
||||
"placeholder": "Pavyzdys: SOCKS5://127.0.0.1:9999",
|
||||
"title": "Nustatyti įgaliotajį serverį"
|
||||
"title": "Nustatyti ‚proxy‘ serverį"
|
||||
}
|
||||
},
|
||||
"toggle-dev-tools": "Įjungti/Išjungti DevTools"
|
||||
"toggle-dev-tools": "Įjungti/Išjungti „DevTools“"
|
||||
}
|
||||
},
|
||||
"always-on-top": "Visada viršuje",
|
||||
@ -117,7 +117,7 @@
|
||||
"hide-menu": {
|
||||
"dialog": {
|
||||
"message": "Meniu bus paslėpta per kitą paleidimą, naudokite [Alt], kad ją parodyti (arba kairinio kirčio ženklą [`] jei naudojama programos meniu)",
|
||||
"title": "\"Paslėpti Meniu\" įjungtas"
|
||||
"title": "„Paslėpti Meniu“ įjungtas"
|
||||
},
|
||||
"label": "Paslėpti Meniu"
|
||||
},
|
||||
@ -131,7 +131,7 @@
|
||||
"to-help-translate": "Norite padėti išversti? Paspauskite čia"
|
||||
}
|
||||
},
|
||||
"resume-on-start": "Tęsti paskutinę dainą, kai programa bus paleista",
|
||||
"resume-on-start": "Programai pasileidus, tęsti paskutinę dainą",
|
||||
"single-instance-lock": "Vienkartinis užraktas",
|
||||
"start-at-login": "Pradėti nuo prisijungimo",
|
||||
"starting-page": {
|
||||
@ -153,7 +153,7 @@
|
||||
"custom-window-title": {
|
||||
"label": "Pasirinktinis lango pavadinimas",
|
||||
"prompt": {
|
||||
"label": "Įveskite pasirinktinį lango pavadinimą: (palikite tuščią, jei norite išjungti)",
|
||||
"label": "Įveskite pasirinktiną lango pavadinimą: (palikite tuščią kad išjungti)",
|
||||
"placeholder": "Pavyzdys: {{applicationName}}"
|
||||
}
|
||||
},
|
||||
@ -161,9 +161,10 @@
|
||||
"default": "Numatytasis",
|
||||
"force-show": "Priversti rodyti",
|
||||
"hide": "Slėpti",
|
||||
"label": "\"Patinka\" mygtukai"
|
||||
"label": "„Patinka“ mygtukai",
|
||||
"swap": "Sukeisti „Patinka“ mygtukų vietas"
|
||||
},
|
||||
"remove-upgrade-button": "Nerodyti \"Patobulinti\" mygtuko",
|
||||
"remove-upgrade-button": "Nerodyti „Patobulinti“ mygtuko",
|
||||
"theme": {
|
||||
"dialog": {
|
||||
"button": {
|
||||
@ -215,7 +216,7 @@
|
||||
},
|
||||
"plugins": {
|
||||
"ad-speedup": {
|
||||
"description": "Jeigu gros reklama, bus įrašo garsas išjungtas ir pagreitintas 16x",
|
||||
"description": "Jeigu gros reklama, įrašo garsas bus išjungtas ir pagreitintas 16x",
|
||||
"name": "Reklamos Pagreitinimas"
|
||||
},
|
||||
"adblocker": {
|
||||
@ -226,7 +227,7 @@
|
||||
"name": "Reklamų blokuotojas"
|
||||
},
|
||||
"album-actions": {
|
||||
"description": "Prideda Nepatinka, Patinka bei atžymėti Nepatika ir Patinka visoms dainoms grojaraštyje arba albume.",
|
||||
"description": "Prideda mygtukus pažymėti „Nepatinka“, „Patinka“, „Atžymėti Nepatinka“ bei „Atžymėti Patinka“ visas dainas grojaraštyje arba albume",
|
||||
"name": "Albumo Veiksmai"
|
||||
},
|
||||
"album-color-theme": {
|
||||
@ -237,12 +238,13 @@
|
||||
"submenu": {
|
||||
"percent": "{{ratio}}%"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enable-seekbar": "Įjungti paieškos juostos temavimą"
|
||||
},
|
||||
"name": "Albumo Spalvų Tema"
|
||||
},
|
||||
"ambient-mode": {
|
||||
"description": "Pritaiko apšvietimo efektą, perteikdamas švelnias vaizdo įrašo spalvas į ekrano foną.",
|
||||
"description": "Pritaiko apšvietimo efektą, perteikdamas švelnias vaizdo įrašo spalvas į ekrano foną",
|
||||
"menu": {
|
||||
"blur-amount": {
|
||||
"label": "Suliejimo kiekis",
|
||||
@ -287,10 +289,10 @@
|
||||
"name": "Aplinkos rėžimas"
|
||||
},
|
||||
"amuse": {
|
||||
"description": "Prideda {{applicationName}} palaikyma Amuse grojimo valdikliui pagal 6K Labs",
|
||||
"name": "Amuse (Platforma Dainininkams)",
|
||||
"description": "Prideda {{applicationName}} palaikyma „Amuse“ grojimo valdikliui pagal „6K Labs“",
|
||||
"name": "„Amuse“ (Platforma Dainininkams)",
|
||||
"response": {
|
||||
"query": "Amuse API serveris yra veikiantis. Parašykite Get /query kad gautumėte dainos informacija."
|
||||
"query": "„Amuse“ API serveris veikia. Parašykite GET /query kad gautumėte dainos informacija."
|
||||
}
|
||||
},
|
||||
"api-server": {
|
||||
@ -320,6 +322,22 @@
|
||||
"hostname": {
|
||||
"label": "Serverio Pavadinimas"
|
||||
},
|
||||
"https": {
|
||||
"label": "HTTPS ir sertifikatai",
|
||||
"submenu": {
|
||||
"cert": {
|
||||
"dialogTitle": "Pasirinkti HTTPS sertifikato failą",
|
||||
"label": "Sertifikato failas (.crt/.pem)"
|
||||
},
|
||||
"enable-https": {
|
||||
"label": "Įjungti HTTPS"
|
||||
},
|
||||
"key": {
|
||||
"dialogTitle": "Pasirinkti HTTPS privataus rakto failą",
|
||||
"label": "Privataus rakto failas (.key/.pem)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"port": {
|
||||
"label": "Prievadas"
|
||||
}
|
||||
@ -340,19 +358,43 @@
|
||||
"description": "Pritaikyti garso kompresiją (sumažina garsiausių signalo dalių garsumą ir padidina švelniausių dalių garsumą)",
|
||||
"name": "Garso Kompresorius"
|
||||
},
|
||||
"auth-proxy-adapter": {
|
||||
"description": "autentifikavimo „proxy“ paslaugų naudojimo palaikymas",
|
||||
"menu": {
|
||||
"disable": "Išjungti „Proxy“ adapterį",
|
||||
"enable": "Įjungti „Proxy“ adapterį",
|
||||
"hostname": {
|
||||
"label": "Sistemos pavadinimas"
|
||||
},
|
||||
"port": {
|
||||
"label": "Prievadas"
|
||||
}
|
||||
},
|
||||
"name": "Autentifikavimo „Proxy“ adapteris",
|
||||
"prompt": {
|
||||
"hostname": {
|
||||
"label": "Įveskite sistemos vardą vietiniui „Proxy“ serveriui (reikalingas perkrovimas):",
|
||||
"title": "„Proxy“ Sistemos pavadinimas"
|
||||
},
|
||||
"port": {
|
||||
"label": "Įveskite vietinio „Proxy“ serverio prievadą (reikalingas perkrovimas):",
|
||||
"title": "„Proxy“ Prievadas"
|
||||
}
|
||||
}
|
||||
},
|
||||
"blur-nav-bar": {
|
||||
"description": "Padaro navigacijos lentą permatomą ir susiliejusią",
|
||||
"name": "Sulieti Navigacijos Lentą"
|
||||
},
|
||||
"bypass-age-restrictions": {
|
||||
"description": "Apeiti \"Music Player\" amžiaus patikrinimą",
|
||||
"description": "Apeiti muzikos grotuvo amžiaus patikrinimą",
|
||||
"name": "Apeiti Amžiaus Apribojimus"
|
||||
},
|
||||
"captions-selector": {
|
||||
"description": "„{{applicationName}}“ Garso takelių antraščių parinkiklis",
|
||||
"menu": {
|
||||
"autoload": "Automatiškai pasirinkti paskutinę naudotą antraštę",
|
||||
"disable-captions": "Pagal numatytuosius nustatymus išjungti antraštės"
|
||||
"disable-captions": "Antraštės išjungtos pagal numatytuosius nustatymus"
|
||||
},
|
||||
"name": "Antraščių parinkiklis",
|
||||
"prompt": {
|
||||
@ -366,10 +408,22 @@
|
||||
"title": "Atidaryti antraščių parinkiklį"
|
||||
},
|
||||
"toast": {
|
||||
"caption-changed": "Subtitrai pakeisti į {{language}}",
|
||||
"caption-disabled": "Subtitrai išjungti"
|
||||
"caption-changed": "Antraštės pakeistos į {{language}}",
|
||||
"caption-disabled": "Antraštės išjungtos",
|
||||
"no-captions": "Šiai dainai antraštė nepasiekiama"
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"description": "Pridėti laikrodį prie navigacijos lentos",
|
||||
"menu": {
|
||||
"format": {
|
||||
"24-hour-format": "24‐Valandų Formatas",
|
||||
"display-seconds": "Rodyti Sekundes",
|
||||
"label": "Formatas"
|
||||
}
|
||||
},
|
||||
"name": "Laikrodis"
|
||||
},
|
||||
"compact-sidebar": {
|
||||
"description": "Visada nustatyti šoninę juostą kompaktiniame rėžime",
|
||||
"name": "Kompaktinė šoninė juosta"
|
||||
@ -377,13 +431,13 @@
|
||||
"crossfade": {
|
||||
"description": "Perliejimas tarp dainų",
|
||||
"menu": {
|
||||
"advanced": "Išplėstinė"
|
||||
"advanced": "Išplėsti Nustatymai"
|
||||
},
|
||||
"name": "Perliejimas [Beta]",
|
||||
"prompt": {
|
||||
"options": {
|
||||
"multi-input": {
|
||||
"fade-in-duration": "Išblukimo trukmė (ms)",
|
||||
"fade-in-duration": "Pasirodymo trukmė (ms)",
|
||||
"fade-out-duration": "Išnykimo trukmė (ms)",
|
||||
"fade-scaling": {
|
||||
"label": "Išblukimo stiprumas",
|
||||
@ -397,30 +451,32 @@
|
||||
}
|
||||
},
|
||||
"custom-output-device": {
|
||||
"description": "Konfigūruoti pasirinktiną medijos išvesties įrenginį dainoms",
|
||||
"menu": {
|
||||
"device-selector": "Pasirinkti įrenginį"
|
||||
},
|
||||
"name": "Pasirinktinas išvesties įrenginys",
|
||||
"prompt": {
|
||||
"device-selector": {
|
||||
"label": "Pasirinkti naudotiną medijos išvesties įrenginį",
|
||||
"title": "Pasirinkite išvesties įrenginį"
|
||||
}
|
||||
}
|
||||
},
|
||||
"disable-autoplay": {
|
||||
"description": "Pradeda dainą pristabdytame rėžime",
|
||||
"description": "Pradeda dainą „pristabdytame“ rėžime",
|
||||
"menu": {
|
||||
"apply-once": "Pritaiko tik per programos paleidimą"
|
||||
},
|
||||
"name": "Išjungti Automatinį leidimą"
|
||||
"name": "Išjungti automatinį leidimą"
|
||||
},
|
||||
"discord": {
|
||||
"backend": {
|
||||
"already-connected": "Bandyta prisijungti naudojant aktyvų ryšį",
|
||||
"connected": "Prisijungta prie \"Discord\"",
|
||||
"disconnected": "Atsijungta nuo \"Discord\""
|
||||
"connected": "Prisijungta prie „Discord“",
|
||||
"disconnected": "Atsijungta nuo „Discord“"
|
||||
},
|
||||
"description": "Parodyk savo draugams ko tu klausaisi su \"Turtingas Buvimas\" (Rich Presence)",
|
||||
"description": "Parodyk savo draugams ko tu klausaisi su „Rich Presence“",
|
||||
"menu": {
|
||||
"auto-reconnect": "Automatiškai prisijungti",
|
||||
"clear-activity": "Išvalyti veiklą",
|
||||
@ -428,10 +484,11 @@
|
||||
"connected": "Prisijungta",
|
||||
"disconnected": "Atsijungta",
|
||||
"hide-duration-left": "Slėpti kiek liko laiko",
|
||||
"hide-github-button": "Slėpti \"GitHub\" nuorodos mygtuką",
|
||||
"play-on-application": "Leisti ant \"{{applicationName}}\"",
|
||||
"hide-github-button": "Slėpti „GitHub“ nuorodos mygtuką",
|
||||
"play-on-application": "Leisti naudojant „{{applicationName}}“",
|
||||
"set-inactivity-timeout": "Nustatyti neveiklumo laiką",
|
||||
"set-status-display-type": {
|
||||
"label": "Būsenos tekstas",
|
||||
"submenu": {
|
||||
"application": "Klausosi {{applicationName}}",
|
||||
"artist": "Klausosi {artist]",
|
||||
@ -439,7 +496,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "\"Discord\" Turtingas Buvimas (Rich Presence)",
|
||||
"name": "„Discord“ Turtingas Buvimas (Rich Presence)",
|
||||
"prompt": {
|
||||
"set-inactivity-timeout": {
|
||||
"label": "Įveskite neveiklumo skirtąjį laiką sekundėmis:",
|
||||
@ -455,13 +512,13 @@
|
||||
"ok": "Gerai"
|
||||
},
|
||||
"message": "Aaa! Apgailestaujame, nepavyko atsisiųsti…",
|
||||
"title": "Paklaida atsisiunčiant!"
|
||||
"title": "Klaida atsisiunčiant!"
|
||||
},
|
||||
"start-download-playlist": {
|
||||
"buttons": {
|
||||
"ok": "Gerai"
|
||||
},
|
||||
"detail": "({{playlistSize}} dainos)",
|
||||
"detail": "({{playlistSize}} dainų)",
|
||||
"message": "Atsisiunčiama {{playlistTitle}} grojaraštį",
|
||||
"title": "Prasidėjo atsisiuntimas"
|
||||
}
|
||||
@ -474,32 +531,34 @@
|
||||
"download-progress": "Atsisiuntimas: {{percent}}%",
|
||||
"downloading": "Atsisiunčiama…",
|
||||
"downloading-counter": "Atsisiunčiama {{current}}/{{total}}…",
|
||||
"downloading-playlist": "Atsisiunčiamas grojaraštis \"{{playlistTitle}}\" - {{playlistSize}} dainų {{playlistId}}",
|
||||
"error-while-downloading": "Paklaida atsisiunčiant \"{{author}} - {{title}}\": {{error}}",
|
||||
"downloading-playlist": "Atsisiunčiamas grojaraštis „{{playlistTitle}}“ - {{playlistSize}} dainų {{playlistId}}",
|
||||
"error-while-downloading": "Klaida atsisiunčiant „{{author}} - {{title}}“: {{error}}",
|
||||
"folder-already-exists": "Aplankas {{playlistFolder}} jau egzistuoja",
|
||||
"getting-playlist-info": "Gaunama grojaraščio informacija…",
|
||||
"loading": "Kraunama…",
|
||||
"playlist-has-only-one-song": "Grojaraštis turi tik vieną elementą, jis atsisiunčiamas tiesiogiai",
|
||||
"playlist-id-not-found": "Grojaraščio ID nerastas",
|
||||
"playlist-is-empty": "Grojaraštis yra tuščias",
|
||||
"playlist-is-mix-or-private": "Paklaida gaunant grojaraščio informaciją: Pasitikrink, kad jis nėra privatus ar \"Surinkta specialiai jums\" grojaraštis\n\n{{error}}",
|
||||
"preparing-file": "Failas paruošiamas…",
|
||||
"saving": "Išsaugojama…",
|
||||
"playlist-is-mix-or-private": "Klaida gaunant grojaraščio informaciją: Pasitikrink, ar jis nėra privatus ar \"Surinkta specialiai jums\" grojaraštis\n\n{{error}}",
|
||||
"preparing-file": "Failas ruošiamas…",
|
||||
"saving": "Išsaugoma…",
|
||||
"trying-to-get-playlist-id": "Bandoma gauti grojaraščio ID: {{playlistId}}",
|
||||
"video-id-not-found": "Vaizdo įrašas nerastas",
|
||||
"writing-id3": "Rašoma ID3 žymes…"
|
||||
}
|
||||
},
|
||||
"description": "Atsisiunčia MP3 / šaltinio garsą tiesiogiai iš sąsajos",
|
||||
"description": "Atsisiunčia MP3 / „šaltinio“ garsą tiesiogiai iš sąsajos",
|
||||
"menu": {
|
||||
"choose-download-folder": "Pasirinkti atsisiuntimų aplanką",
|
||||
"download-finish-settings": {
|
||||
"label": "Atsisiųsti pabaigus dainą",
|
||||
"prompt": {
|
||||
"last-percent": "Po x procentų",
|
||||
"last-seconds": "Paskutinės x sekundės",
|
||||
"title": "Nustatyti kada atsisiųsti"
|
||||
},
|
||||
"submenu": {
|
||||
"advanced": "Išplėsti Nustatymai",
|
||||
"enabled": "Įjungtas",
|
||||
"mode": "Laiko rėžimas",
|
||||
"percent": "Procentai",
|
||||
@ -507,7 +566,7 @@
|
||||
}
|
||||
},
|
||||
"download-playlist": "Atsisiųsti grojaraštį",
|
||||
"presets": "Iš anksto nustatyti nustatymai",
|
||||
"presets": "Išankstiniai nustatymai",
|
||||
"skip-existing": "Praleisti egzistuojančius failus"
|
||||
},
|
||||
"name": "Atsiuntėjas",
|
||||
@ -519,11 +578,16 @@
|
||||
}
|
||||
},
|
||||
"equalizer": {
|
||||
"description": "Prideda vienodintuvą į grotuvą",
|
||||
"menu": {
|
||||
"presets": {
|
||||
"label": "Išankstiniai nustatymai"
|
||||
"label": "Išankstiniai nustatymai",
|
||||
"list": {
|
||||
"bass-booster": "Žemų dažnių stiprintuvas"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Vienodintuvas"
|
||||
},
|
||||
"exponential-volume": {
|
||||
"description": "Padaro garsumo slankiklį eksponentinį, kad būtų lengviau pasirinkti mažesnį garsumą.",
|
||||
@ -532,20 +596,20 @@
|
||||
"in-app-menu": {
|
||||
"description": "Duoda meniu lentoms įmantrią, tamsią ar albumo spalvos išvaizdą",
|
||||
"menu": {
|
||||
"hide-dom-window-controls": "Slėpti DOM lango kontroles"
|
||||
"hide-dom-window-controls": "Slėpti „DOM“ lango kontroles"
|
||||
},
|
||||
"name": "Programos Meniu"
|
||||
},
|
||||
"lumiastream": {
|
||||
"description": "Prideda \"Lumia Stream\" palaikymą",
|
||||
"name": "Lumia Stream [Beta]"
|
||||
"description": "Prideda „Lumia Stream“ palaikymą",
|
||||
"name": "„Lumia Stream“ [Beta]"
|
||||
},
|
||||
"lyrics-genius": {
|
||||
"description": "Prideda daugumai dainių žodžių tekstus",
|
||||
"description": "Daugumai dainų prideda jų dainų žodžius",
|
||||
"menu": {
|
||||
"romanized-lyrics": "Romanizuoti dainų tekstai"
|
||||
},
|
||||
"name": "\"Genius\" Žodžių tekstai",
|
||||
"name": "„Lyrics Genius“ dainų žodžiai",
|
||||
"renderer": {
|
||||
"fetched-lyrics": "Gauti žodžiai iš „Genius“"
|
||||
}
|
||||
@ -557,54 +621,85 @@
|
||||
},
|
||||
"internal": {
|
||||
"save": "Išsaugoti",
|
||||
"track-source": "Dainos kilmė",
|
||||
"track-source": "Dainos Šaltinis",
|
||||
"unknown-user": "Nežinomas Naudotojas"
|
||||
},
|
||||
"menu": {
|
||||
"click-to-copy-id": "Kopijuoti Vedėjo ID",
|
||||
"close": "Uždaryti „Muzika Kartu“",
|
||||
"connected-users": "Prisijungę vartotojai",
|
||||
"disconnect": "Išjungti „Muzika Kartu“",
|
||||
"empty-user": "Nėra prisijungusių vartotojų",
|
||||
"host": "„Muzika Kartu“ Vedėjas",
|
||||
"join": "Prisijungti prie „Muzika Kartu“",
|
||||
"permission": {
|
||||
"all": "Leisti svečiams valdyti grojaraštį ir grotuvą",
|
||||
"host-only": "Tik vedėjas gali valdyti grojaraštį ir grotuvą",
|
||||
"playlist": "Leisti svečiams valdyti grojaraštį"
|
||||
},
|
||||
"set-permission": "Keisti valdymo leidimus",
|
||||
"status": {
|
||||
"disconnected": "Atsijungta",
|
||||
"guest": "Prisijungta kaip svečias"
|
||||
"guest": "Prisijungta kaip Svečias",
|
||||
"host": "Prisijungta kaip Vedėjas"
|
||||
}
|
||||
},
|
||||
"name": "„Muzika Kartu“ [Beta]",
|
||||
"toast": {
|
||||
"add-song-failed": "Nepavyko pridėti dainos",
|
||||
"remove-song-failed": "Nepavyko pašalinti dainos"
|
||||
"closed": "„Muzika Kartu“ uždaryta",
|
||||
"disconnected": "„Muzika Kartu“ atsijungė",
|
||||
"host-failed": "Nepavyko surengti „Muzika Kartu“",
|
||||
"id-copied": "Vedėjo ID nukopijuota į iškarpinę",
|
||||
"id-copy-failed": "Nepavyko nukopijuoti vedėjo ID į iškarpinę",
|
||||
"join-failed": "Nepavyko prisijungti prie „Muzika Kartu“",
|
||||
"joined": "Prisijungta prie „Muzika Kartu“",
|
||||
"permission-changed": "„Muzika Kartu“ leidimas pakeistas į „{{permission}}“",
|
||||
"remove-song-failed": "Nepavyko pašalinti dainos",
|
||||
"user-connected": "{{name}} prisijungė prie „Muzika Kartu“",
|
||||
"user-disconnected": "{{name}} išėjo iš „Muzika Kartu“"
|
||||
}
|
||||
},
|
||||
"navigation": {
|
||||
"description": "Kitas/Ankstenis navigacijos rodyklės tiesiogiai integruotos sąsajoje, kaip tavo mėgstamiausioje naršyklėje",
|
||||
"name": "Navigacija"
|
||||
"name": "Navigacija",
|
||||
"templates": {
|
||||
"back": {
|
||||
"title": "Eiti į praeitą puslapį"
|
||||
},
|
||||
"forward": {
|
||||
"title": "Eiti į kitą puslapį"
|
||||
}
|
||||
}
|
||||
},
|
||||
"no-google-login": {
|
||||
"description": "Pašalinti \"Google\" prisijungimo mygtukus ir nuorodas iš sąsjos",
|
||||
"name": "Be \"Google\" Prisijungimo"
|
||||
"description": "Pašalinti „Google“ prisijungimo mygtukus ir nuorodas iš sąsajos",
|
||||
"name": "Be „Google“ Prisijungimo"
|
||||
},
|
||||
"notifications": {
|
||||
"description": "Rodyti pranešimą, kai pradeda groti daina (interaktyvūs pranešimai pasiekiami sistemoje \"Windows\")",
|
||||
"description": "Rodyti pranešimą, kai pradeda groti daina (interaktyvūs pranešimai pasiekiami sistemoje „Windows“)",
|
||||
"menu": {
|
||||
"interactive": "Interaktyvūs pranešimai",
|
||||
"interactive-settings": {
|
||||
"label": "Interaktyvūs nustatymai",
|
||||
"submenu": {
|
||||
"hide-button-text": "Paslėpti mygtuko tekstą",
|
||||
"refresh-on-play-pause": "Atnaujinti ant Paleidimo/Pristabdymo",
|
||||
"tray-controls": "Atidaryti/Uždaryti ant padėklo paspaudimo"
|
||||
"refresh-on-play-pause": "Perkrauti po Paleidimo/Pristabdymo",
|
||||
"tray-controls": "Atidaryti/Uždaryti po paspaudimo ant padėklo"
|
||||
}
|
||||
},
|
||||
"priority": "Pranešimų pirminybė",
|
||||
"toast-style": "Skrudintas stilius",
|
||||
"unpause-notification": "Rodyti pranešimus po dainos paleidimo"
|
||||
"priority": "Pranešimų pirmenybė",
|
||||
"toast-style": "įspėjimo pranešimų stilius",
|
||||
"unpause-notification": "Rodyti pranešimą po dainos paleidimo"
|
||||
},
|
||||
"name": "Pranešimai"
|
||||
},
|
||||
"performance-improvement": {
|
||||
"description": "Pagerinkite našumą įjungdami eksperimentinius scenarijus",
|
||||
"name": "Našumo patobulinimas [Beta]"
|
||||
},
|
||||
"picture-in-picture": {
|
||||
"description": "Leidžia pakeisti programą į \"picture-in-picture\" rėžimą",
|
||||
"description": "Leidžia pakeisti programą į „nuotrauka-nuotraukoje“ rėžimą",
|
||||
"menu": {
|
||||
"always-on-top": "Visada ant viršaus",
|
||||
"hotkey": {
|
||||
@ -613,17 +708,17 @@
|
||||
"keybind-options": {
|
||||
"hotkey": "Spartusis klavišas"
|
||||
},
|
||||
"label": "Pasirinkti spartujį klaviša, kad įjungti/išjungti \"picture-in-picture\"",
|
||||
"title": "\"Picture-in-picture\" Spartusis klavišas"
|
||||
"label": "Pasirinkti spartųjį klavišą, kad įjungti/išjungti „nuotrauka-nuotraukoje“ rėžimą",
|
||||
"title": "„Nuotrauka-Nuotraukoje“ Spartusis klavišas"
|
||||
}
|
||||
},
|
||||
"save-window-position": "Išsaugoti lango poziciją",
|
||||
"save-window-size": "Išsaugoti lango dydį",
|
||||
"use-native-pip": "Naudoti naršyklės savajį PiP"
|
||||
"use-native-pip": "Naudoti naršyklės savąjį „PiP“"
|
||||
},
|
||||
"name": "Picture-in-picture",
|
||||
"name": "Nuotrauka-nuotraukoje",
|
||||
"templates": {
|
||||
"button": "Picture-in-picture"
|
||||
"button": "Nuotrauka-nuotraukoje"
|
||||
}
|
||||
},
|
||||
"playback-speed": {
|
||||
@ -634,10 +729,10 @@
|
||||
}
|
||||
},
|
||||
"precise-volume": {
|
||||
"description": "Tiksliai valdykite garsumą naudodami pelės ratuką / sparčiuosius klavišus, naudodami pritaikytą HUD ir pritaikomus garsumo žingsnius",
|
||||
"description": "Tiksliai valdykite garsumą naudodami pelės ratuką / sparčiuosius klavišus, naudodami pritaikytą „HUD“ ir pritaikomus garsumo žingsnius",
|
||||
"menu": {
|
||||
"arrows-shortcuts": "Vietiniai rodyklių klavišai valdikliai",
|
||||
"custom-volume-steps": "Nustatykite Pasirinktinius Garsumo Žingsnius",
|
||||
"arrows-shortcuts": "Vietiniai rodyklių klavišų valdikliai",
|
||||
"custom-volume-steps": "Nustatykite Pasirinktinius Garsumo Laiptus",
|
||||
"global-shortcuts": "Pasauliniai spartieji klavišai"
|
||||
},
|
||||
"name": "Tikslus Garsas",
|
||||
@ -651,8 +746,8 @@
|
||||
"title": "Pasauliniai Garso Klavišai"
|
||||
},
|
||||
"volume-steps": {
|
||||
"label": "Pasirinkti Garso Didinimo/Mažinimo Žingsnius",
|
||||
"title": "Garso Žingsniai"
|
||||
"label": "Pasirinkti Garso Didinimo/Mažinimo Laipsnius",
|
||||
"title": "Garso Laipsniai"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -667,21 +762,50 @@
|
||||
}
|
||||
},
|
||||
"description": "Leidžia pakeisti vaizdo kokybę su mygtuku ant vaizdo perdangos",
|
||||
"name": "Vaizdo Kokybės Pakeitėjas"
|
||||
"name": "Vaizdo Kokybės Keitėjas",
|
||||
"renderer": {
|
||||
"quality-settings-button": {
|
||||
"label": "Atidaryti grotuvo kokybės keistuvą"
|
||||
}
|
||||
}
|
||||
},
|
||||
"scrobbler": {
|
||||
"menu": {
|
||||
"scrobble-alternative-artist": "Naudoti alternatyvius atlikėjus",
|
||||
"scrobble-alternative-title": "Naudoti alternatyvius pavadinimus"
|
||||
"description": "Pridėti „scrobbling“ palaikymą (pvz., last.fm, Listenbrainz)",
|
||||
"dialog": {
|
||||
"lastfm": {
|
||||
"auth-failed": {
|
||||
"message": "Nepavyko autentifikuotis su Last.fm\nPaslėpkite iššokantį langą iki kito paleidimo.",
|
||||
"title": "Autentifikacija nepavyko"
|
||||
}
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"lastfm": {
|
||||
"api-settings": "Last.fm API nustatymai"
|
||||
},
|
||||
"listenbrainz": {
|
||||
"token": "Įvesti „ListenBrainz“ vartotojo žetoną"
|
||||
},
|
||||
"scrobble-alternative-artist": "Naudoti alternatyvius atlikėjus",
|
||||
"scrobble-alternative-title": "Naudoti alternatyvius pavadinimus",
|
||||
"scrobble-other-media": "„Scrobble“ kitas medijas"
|
||||
},
|
||||
"name": "„Scrobbler“",
|
||||
"prompt": {
|
||||
"lastfm": {
|
||||
"api-key": "Last.fm API raktas"
|
||||
"api-key": "Last.fm API raktas",
|
||||
"api-secret": "Last.fm API paslaptis"
|
||||
},
|
||||
"listenbrainz": {
|
||||
"token": {
|
||||
"label": "Įveskite savo „ListenBrainz“ vartotojo žetoną:",
|
||||
"title": "„ListenBrainz“ žetonas"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortcuts": {
|
||||
"description": "Leidžia nustatyti visuotinius atkūrimo sparčiuosius klavišus (paleisti / pristabdyti / kitą / ankstesnį) ir išjungti medijos OSD nepaisant medijos klavišų, įjungti Ctrl / CMD + F ieškoti, įjungti Linux MPRIS palaikymą medijos klavišams ir pasirinktinius sparčiuosius klavišus pažengusiems vartotojams.",
|
||||
"description": "Leidžia nustatyti visuotinius atkūrimo sparčiuosius klavišus (paleisti / pristabdyti / kitą / ankstesnį) ir išjungti medijos OSD nepaisant medijos klavišų, įjungti Ctrl / CMD + F ieškoti, įjungti Linux MPRIS palaikymą medijos klavišams ir pasirinktinius sparčiuosius klavišus pažengusiems vartotojams",
|
||||
"menu": {
|
||||
"override-media-keys": "Perrašyti Medijos klavišus",
|
||||
"set-keybinds": "Nustatyti Pasaulines Dainų Kontroles"
|
||||
@ -712,11 +836,82 @@
|
||||
"name": "Rėmėjų blokuotojas"
|
||||
},
|
||||
"synced-lyrics": {
|
||||
"description": "Teikia sinchronizuotus dainų žodžius, naudojantis tiekėjais kaip LRClib.",
|
||||
"description": "Teikia sinchronizuotus dainų žodžius, naudojantis tiekėjais kaip „LRClib“.",
|
||||
"errors": {
|
||||
"fetch": "⚠️\t\tĮvyko klaida gaunant dainos žodžius.\n\tPabandykite dar karta vėliau.",
|
||||
"not-found": "⚠️ Šiai dainai nerasti dainos tekstai."
|
||||
},
|
||||
"menu": {
|
||||
"convert-chinese-character": {
|
||||
"label": "Konvertuoti Kinietišką ženklą",
|
||||
"submenu": {
|
||||
"disabled": {
|
||||
"label": "Išjungtas",
|
||||
"tooltip": "Išjungti Kinietiškų ženklų konvertavimą"
|
||||
},
|
||||
"simplified-to-traditional": {
|
||||
"label": "Supaprastintą į Tradicinę",
|
||||
"tooltip": "Konvertuoti Supaprastintą Kinų kalbą į Tradicinę Kinų kalbą"
|
||||
},
|
||||
"traditional-to-simplified": {
|
||||
"label": "Tradicionalią į Supaprastintą",
|
||||
"tooltip": "Konvertuoti Tradicionalią Kinų kalbą į Supaprastintą Kinų kalbą"
|
||||
}
|
||||
},
|
||||
"tooltip": "Konvertuoti Kinietiškus ženklus į Tradicinę arba Supaprastintą"
|
||||
},
|
||||
"default-text-string": {
|
||||
"label": "Numatyti simboliai tarp dainos žodžių",
|
||||
"tooltip": "Pasirinkite numatytąjį simbolį kurį naudoti tarpui tarp dainos žodžių"
|
||||
},
|
||||
"line-effect": {
|
||||
"label": "Teksto linijos efektas",
|
||||
"submenu": {
|
||||
"fancy": {
|
||||
"label": "Prašmatnus",
|
||||
"tooltip": "Naudoti didelius, panašius į programos efektus dabartinei eilutei"
|
||||
},
|
||||
"focus": {
|
||||
"label": "Sutelkti dėmesį",
|
||||
"tooltip": "Padaryti tik dabartinę eilutę baltą"
|
||||
},
|
||||
"offset": {
|
||||
"label": "Nuokrypis",
|
||||
"tooltip": "Dabartinę eilutę pastumti iš dešinės"
|
||||
},
|
||||
"scale": {
|
||||
"label": "Skalė",
|
||||
"tooltip": "Padidinti dabartinę eilutę"
|
||||
}
|
||||
},
|
||||
"tooltip": "Pasirinkti efektą, kurį pritaikyti dabartinei linijai"
|
||||
},
|
||||
"precise-timing": {
|
||||
"label": "Tobulai sinchronizuoti dainos žodžius",
|
||||
"tooltip": "Apskaičiuoti kitos eilutės rodymą milisekundės tikslumu (gali turėti nedidelę įtaką našumui)"
|
||||
},
|
||||
"preferred-provider": {
|
||||
"label": "Pageidaujamas tiekėjas",
|
||||
"none": {
|
||||
"label": "Jokio",
|
||||
"tooltip": "Jokio pageidaujamo tiekėjo"
|
||||
},
|
||||
"tooltip": "Pasirinkti numatytąjį tiekėją kurį naudoti"
|
||||
},
|
||||
"romanization": {
|
||||
"label": "Romanizuoti dainos žodžius",
|
||||
"tooltip": "jei dainos žodžiai yra kita kalba, bandyti pateikti lotyniškų ženklų versiją."
|
||||
},
|
||||
"show-lyrics-even-if-inexact": {
|
||||
"label": "Rodyti dainos žodžius, net jei jie netikslūs",
|
||||
"tooltip": "Jeigu daina nerasta, įskiepis bando iš naujo su skirtinga paieškos užklausa.\nAntro bandymo rezultatas gali būti netikslus."
|
||||
},
|
||||
"show-time-codes": {
|
||||
"label": "Rodyti laiko žymes",
|
||||
"tooltip": "Rodyti laiko žymes kartu su dainos žodžiais"
|
||||
}
|
||||
},
|
||||
"name": "„Synced Lyrics“",
|
||||
"refetch-btn": {
|
||||
"fetching": "Gaunama...",
|
||||
"normal": "Atgauti dainos žodžius"
|
||||
@ -732,15 +927,40 @@
|
||||
"name": "Užduočių juostos medijos valdymas"
|
||||
},
|
||||
"touchbar": {
|
||||
"description": "Pridedamas jutiklinės juostos valdiklis MacOS vartotojams",
|
||||
"name": "TouchBar"
|
||||
"description": "Pridedamas jutiklinės juostos valdiklis „MacOS“ vartotojams",
|
||||
"name": "„TouchBar“"
|
||||
},
|
||||
"transparent-player": {
|
||||
"description": "Padaro programos langą skaidrų",
|
||||
"menu": {
|
||||
"opacity": {
|
||||
"label": "Skaidrumas",
|
||||
"submenu": {
|
||||
"percent": "{{opacity}}%"
|
||||
}
|
||||
},
|
||||
"type": {
|
||||
"label": "Tipas",
|
||||
"submenu": {
|
||||
"acrylic": "Akrilas",
|
||||
"mica": "Žėrutis",
|
||||
"none": "Joks",
|
||||
"tabbed": "Atskirtas"
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Skaidrus Grotuvas"
|
||||
},
|
||||
"tuna-obs": {
|
||||
"description": "Integracija su OBS papildiniu \"Tuna\"",
|
||||
"name": "Tuna OBS"
|
||||
"description": "Integracija su OBS papildiniu „Tuna“",
|
||||
"name": "„Tuna OBS“"
|
||||
},
|
||||
"unobtrusive-player": {
|
||||
"description": "Trukdo grotuvo atsidarymui grojant dainą",
|
||||
"name": "Netrukdantis Grotuvas"
|
||||
},
|
||||
"video-toggle": {
|
||||
"description": "Pridedamas mygtukas, skirtas perjungti vaizdo įrašo/dainos režimą. taip pat galite pasirinktinai pašalinti visą vaizdo įrašo skirtuką",
|
||||
"description": "Pridedamas mygtukas, skirtas perjungti vaizdo įrašo/dainos režimą. Taip pat galite pasirinktinai pašalinti visą vaizdo įrašo skirtuką",
|
||||
"menu": {
|
||||
"align": {
|
||||
"label": "Lygiavimas",
|
||||
@ -762,7 +982,8 @@
|
||||
},
|
||||
"name": "Vaizdo įrašo perjungimas",
|
||||
"templates": {
|
||||
"button-song": "Daina"
|
||||
"button-song": "Daina",
|
||||
"button-video": "Vaizdo įrašas"
|
||||
}
|
||||
},
|
||||
"visualizer": {
|
||||
|
||||
@ -842,6 +842,24 @@
|
||||
"not-found": "⚠️ Nenhuma letra encontrada para esta música."
|
||||
},
|
||||
"menu": {
|
||||
"convert-chinese-character": {
|
||||
"label": "Converter caracteres Chineses",
|
||||
"submenu": {
|
||||
"disabled": {
|
||||
"label": "Desativado",
|
||||
"tooltip": "Desativar conversão de caracteres Chineses"
|
||||
},
|
||||
"simplified-to-traditional": {
|
||||
"label": "Simplificado para Tradicional",
|
||||
"tooltip": "Converter Chinês Simplificado para Chinês Tradicional"
|
||||
},
|
||||
"traditional-to-simplified": {
|
||||
"label": "Tradicional para Simplificado",
|
||||
"tooltip": "Converter Chinês Tradicional para Chinês Simplificado"
|
||||
}
|
||||
},
|
||||
"tooltip": "Converter caractere Chinês para Tradicional ou Simplificado"
|
||||
},
|
||||
"default-text-string": {
|
||||
"label": "Caractere padrão entre letras",
|
||||
"tooltip": "Escolha o caractere padrão a ser usado para o intervalo entre as letras"
|
||||
|
||||
@ -25,6 +25,34 @@
|
||||
},
|
||||
"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": "ఇప్పుడే రీస్టార్ట్ చేయండి"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
"details": "Yanıt verilmedi!\n{{error}}"
|
||||
},
|
||||
"when-ready": {
|
||||
"clearing-cache-after-20s": "Uygulama ön belleği temizle"
|
||||
"clearing-cache-after-20s": "Uygulama ön belleği temizleniyor"
|
||||
},
|
||||
"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 bir API sunucusu ekle",
|
||||
"description": "Oynatıcıyı kontrol etmek için API sunucusu ekler",
|
||||
"dialog": {
|
||||
"request": {
|
||||
"buttons": {
|
||||
@ -342,11 +342,11 @@
|
||||
"label": "Port"
|
||||
}
|
||||
},
|
||||
"name": "API sunucusu [Beta]",
|
||||
"name": "API Sunucusu [Beta]",
|
||||
"prompt": {
|
||||
"hostname": {
|
||||
"label": "API sunucusu için hostname (örneğin 0.0.0.0) girin:",
|
||||
"title": "Hostname(Ana bilgisayar adı)"
|
||||
"label": "API sunucusu için sunucu ismini (örneğin 0.0.0.0) girin:",
|
||||
"title": "Sunucu ismi"
|
||||
},
|
||||
"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ı, Biçimi",
|
||||
"display-seconds": "Saniyeleri göster",
|
||||
"label": "Format, Biçim"
|
||||
"24-hour-format": "24-Saat Formatı",
|
||||
"display-seconds": "Saniyeleri Göster",
|
||||
"label": "Format"
|
||||
}
|
||||
},
|
||||
"name": "Saat"
|
||||
@ -842,6 +842,24 @@
|
||||
"not-found": "⚠️ Bu şarkı için şarkı sözleri bulunamadı."
|
||||
},
|
||||
"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": {
|
||||
"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"
|
||||
|
||||
@ -161,7 +161,8 @@
|
||||
"default": "Mặc định",
|
||||
"force-show": "Tập trung hiển thị",
|
||||
"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",
|
||||
"theme": {
|
||||
@ -237,7 +238,8 @@
|
||||
"submenu": {
|
||||
"percent": "{{ratio}}%"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enable-seekbar": "Bật tùy chỉnh giao diện cho thanh trượt"
|
||||
},
|
||||
"name": "Màu nền album"
|
||||
},
|
||||
@ -321,9 +323,18 @@
|
||||
"label": "Tên máy chủ"
|
||||
},
|
||||
"https": {
|
||||
"label": "HTTPS & Chứng chỉ",
|
||||
"submenu": {
|
||||
"cert": {
|
||||
"dialogTitle": "Chọn tệp chứng chỉ HTTPS",
|
||||
"label": "Tệp chứng chỉ (.crt/.pem)"
|
||||
},
|
||||
"enable-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"
|
||||
}
|
||||
},
|
||||
"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": {
|
||||
"description": "Luôn đặt thanh bên ở chế độ 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."
|
||||
},
|
||||
"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": {
|
||||
"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"
|
||||
|
||||
@ -842,6 +842,24 @@
|
||||
"not-found": "⚠️ 未找到此歌曲的歌词。"
|
||||
},
|
||||
"menu": {
|
||||
"convert-chinese-character": {
|
||||
"label": "转换中文字符",
|
||||
"submenu": {
|
||||
"disabled": {
|
||||
"label": "已停用",
|
||||
"tooltip": "禁用中文字符转换"
|
||||
},
|
||||
"simplified-to-traditional": {
|
||||
"label": "简体到繁体",
|
||||
"tooltip": "转换简体中文到繁体中文"
|
||||
},
|
||||
"traditional-to-simplified": {
|
||||
"label": "繁体到简体",
|
||||
"tooltip": "转换繁体中文到简体中文"
|
||||
}
|
||||
},
|
||||
"tooltip": "转换简繁体中文字符"
|
||||
},
|
||||
"default-text-string": {
|
||||
"label": "默认的歌词行间字符",
|
||||
"tooltip": "选择在歌词间隙期间默认显示的字符"
|
||||
|
||||
@ -161,7 +161,8 @@
|
||||
"default": "預設",
|
||||
"force-show": "強制顯示",
|
||||
"hide": "隱藏",
|
||||
"label": "按讚按鈕"
|
||||
"label": "按讚按鈕",
|
||||
"swap": "交換讚及倒讚的按鈕位置"
|
||||
},
|
||||
"remove-upgrade-button": "移除升級按鈕",
|
||||
"theme": {
|
||||
@ -321,6 +322,22 @@
|
||||
"hostname": {
|
||||
"label": "主機名稱"
|
||||
},
|
||||
"https": {
|
||||
"label": "HTTPS 及 憑證",
|
||||
"submenu": {
|
||||
"cert": {
|
||||
"dialogTitle": "選擇憑證檔案",
|
||||
"label": "憑證檔案(.crt/.pem)"
|
||||
},
|
||||
"enable-https": {
|
||||
"label": "啟用 HTTPS"
|
||||
},
|
||||
"key": {
|
||||
"dialogTitle": "選擇私人金鑰檔案",
|
||||
"label": "私人金鑰檔案(.key/.pem)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"port": {
|
||||
"label": "連接埠"
|
||||
}
|
||||
@ -396,6 +413,17 @@
|
||||
"no-captions": "該首歌曲無可用的字幕"
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"description": "新增時鐘至應用程式上方",
|
||||
"menu": {
|
||||
"format": {
|
||||
"24-hour-format": "24 小時制",
|
||||
"display-seconds": "顯示秒數",
|
||||
"label": "時間格式"
|
||||
}
|
||||
},
|
||||
"name": "時鐘"
|
||||
},
|
||||
"compact-sidebar": {
|
||||
"description": "永遠讓側邊欄保持收合狀態",
|
||||
"name": "收合側邊欄"
|
||||
@ -462,8 +490,8 @@
|
||||
"set-status-display-type": {
|
||||
"label": "狀態樣式",
|
||||
"submenu": {
|
||||
"artist": "正在聆聽 {artist} 的歌曲",
|
||||
"application": "正在聆聽 {{applicationName}}",
|
||||
"artist": "正在聆聽 {artist} 的歌曲",
|
||||
"title": "正在聆聽 {song title}"
|
||||
}
|
||||
}
|
||||
@ -814,6 +842,24 @@
|
||||
"not-found": "⚠️未找到該首歌曲的歌詞。"
|
||||
},
|
||||
"menu": {
|
||||
"convert-chinese-character": {
|
||||
"label": "繁簡轉換",
|
||||
"submenu": {
|
||||
"disabled": {
|
||||
"label": "已停用",
|
||||
"tooltip": "停用繁簡轉換"
|
||||
},
|
||||
"simplified-to-traditional": {
|
||||
"label": "簡體轉繁體",
|
||||
"tooltip": "轉換簡體中文至繁體中文"
|
||||
},
|
||||
"traditional-to-simplified": {
|
||||
"label": "繁體轉簡體",
|
||||
"tooltip": "轉換繁體中文至簡體中文"
|
||||
}
|
||||
},
|
||||
"tooltip": "轉換中文字符至繁體或簡體"
|
||||
},
|
||||
"default-text-string": {
|
||||
"label": "預設歌詞中間隔的符號",
|
||||
"tooltip": "選擇歌詞中間隔要使用的符號"
|
||||
|
||||
Reference in New Issue
Block a user