|
202 | 202 | },
|
203 | 203 | "name": "Adblocker"
|
204 | 204 | },
|
| 205 | + "album-actions": { |
| 206 | + "description": "Adds Undislike, Dislike, Like, and Unlike buttons to apply this to all songs in a playlist or album.", |
| 207 | + "name": "Album actions" |
| 208 | + }, |
205 | 209 | "album-color-theme": {
|
206 | 210 | "description": "Applies a dynamic theme and visual effects based on the album color palette",
|
207 | 211 | "name": "Album Color Theme"
|
|
427 | 431 | "fetched-lyrics": "Fetched lyrics for Genius"
|
428 | 432 | }
|
429 | 433 | },
|
430 |
| - "navigation": { |
431 |
| - "description": "Next/Back navigation arrows directly integrated in the interface, like in your favorite browser", |
432 |
| - "name": "Navigation" |
433 |
| - }, |
434 |
| - "no-google-login": { |
435 |
| - "description": "Remove Google login buttons and links from the interface", |
436 |
| - "name": "No Google Login" |
437 |
| - }, |
438 | 434 | "music-together": {
|
439 |
| - "name": "Music Together [Beta]", |
440 | 435 | "description": "Share a playlist with others. When the host plays a song, everyone else will hear the same song",
|
| 436 | + "dialog": { |
| 437 | + "enter-host": "Enter Host ID" |
| 438 | + }, |
441 | 439 | "internal": {
|
442 |
| - "unknown-user": "Unknown User", |
| 440 | + "save": "Save", |
443 | 441 | "track-source": "Track Source",
|
444 |
| - "save": "Save" |
| 442 | + "unknown-user": "Unknown User" |
445 | 443 | },
|
446 | 444 | "menu": {
|
447 |
| - "disconnect": "Disconnect Music Together", |
448 | 445 | "click-to-copy-id": "Copy Host ID",
|
449 | 446 | "close": "Close Music Together",
|
450 |
| - "host": "Music Together Host", |
451 |
| - "join": "Join Music Together", |
452 | 447 | "connected-users": "Connected Users",
|
| 448 | + "disconnect": "Disconnect Music Together", |
453 | 449 | "empty-user": "No connected users",
|
| 450 | + "host": "Music Together Host", |
| 451 | + "join": "Join Music Together", |
| 452 | + "permission": { |
| 453 | + "all": "All Control", |
| 454 | + "host-only": "Host-Only", |
| 455 | + "playlist": "Can control Playlist" |
| 456 | + }, |
454 | 457 | "set-permission": "Change Control Permission",
|
455 | 458 | "status": {
|
456 | 459 | "disconnected": "Disconnected",
|
457 |
| - "host": "Connected as Host", |
458 |
| - "guest": "Connected as Guest" |
459 |
| - }, |
460 |
| - "permission": { |
461 |
| - "host-only": "Host Only", |
462 |
| - "playlist": "Playlist Control", |
463 |
| - "all": "All Control" |
| 460 | + "guest": "Connected as Guest", |
| 461 | + "host": "Connected as Host" |
464 | 462 | }
|
465 | 463 | },
|
466 |
| - "dialog": { |
467 |
| - "enter-host": "Enter Host ID" |
468 |
| - }, |
| 464 | + "name": "Music Together [Beta]", |
469 | 465 | "toast": {
|
470 | 466 | "add-song-failed": "Failed to add song",
|
471 |
| - "remove-song-failed": "Failed to remove song", |
472 | 467 | "closed": "Music Together closed",
|
473 | 468 | "disconnected": "Music Together disconnected",
|
474 |
| - "id-copied": "Host ID copied to clipboard", |
475 | 469 | "host-failed": "Failed to host Music Together",
|
| 470 | + "id-copied": "Host ID copied to clipboard", |
| 471 | + "join-failed": "Failed to join Music Together", |
476 | 472 | "joined": "Joined Music Together",
|
| 473 | + "permission-changed": "Music Together permission changed to \"{{permission}}\"", |
| 474 | + "remove-song-failed": "Failed to remove song", |
477 | 475 | "user-connected": "{{name}} joined Music Together",
|
478 |
| - "user-disconnected": "{{name}} left Music Together", |
479 |
| - "join-failed": "Failed to join Music Together", |
480 |
| - "permission-changed": "Music Together permission changed to \"{{permission}}\"" |
| 476 | + "user-disconnected": "{{name}} left Music Together" |
481 | 477 | }
|
482 | 478 | },
|
| 479 | + "navigation": { |
| 480 | + "description": "Next/Back navigation arrows directly integrated in the interface, like in your favorite browser", |
| 481 | + "name": "Navigation" |
| 482 | + }, |
| 483 | + "no-google-login": { |
| 484 | + "description": "Remove Google login buttons and links from the interface", |
| 485 | + "name": "No Google Login" |
| 486 | + }, |
483 | 487 | "notifications": {
|
484 | 488 | "description": "Display a notification when a song starts playing (interactive notifications are available on Windows)",
|
485 | 489 | "menu": {
|
|
639 | 643 | "visualizer-type": "Visualizer Type"
|
640 | 644 | },
|
641 | 645 | "name": "Visualizer"
|
642 |
| - }, |
643 |
| - "album-actions": { |
644 |
| - "description": "Adds Undislike, Dislike, Like, and Unlike buttons to apply this to all songs in a playlist or album.", |
645 |
| - "name": "Album actions" |
646 | 646 | }
|
647 | 647 | }
|
648 | 648 | }
|
0 commit comments