|
209 | 209 | "show": "Weergeven Venster", |
210 | 210 | "tooltip": { |
211 | 211 | "default": "YouTube Music", |
212 | | - "with-song-info": "YouTube Music: {{artiest}} - {{titel}}" |
| 212 | + "with-song-info": "YouTube Music: {{artist}} - {{title}}" |
213 | 213 | } |
214 | 214 | } |
215 | 215 | }, |
|
422 | 422 | } |
423 | 423 | }, |
424 | 424 | "custom-output-device": { |
| 425 | + "description": "Configureer een aangepast media uitvoerapparaat voor liedjes", |
425 | 426 | "menu": { |
426 | 427 | "device-selector": "Selecteer je apparaat" |
427 | 428 | }, |
|
456 | 457 | "hide-duration-left": "Verberg resterende tijd", |
457 | 458 | "hide-github-button": "GitHub-knop verbergen", |
458 | 459 | "play-on-youtube-music": "Afspelen op YouTube Music", |
459 | | - "set-inactivity-timeout": "Inactiviteitstime-out instellen" |
| 460 | + "set-inactivity-timeout": "Inactiviteitstime-out instellen", |
| 461 | + "set-status-display-type": { |
| 462 | + "label": "Status tekst", |
| 463 | + "submenu": { |
| 464 | + "artist": "Naar {artist} aan het luisteren", |
| 465 | + "title": "Naar {song title} aan het luisteren", |
| 466 | + "youtube-music": "Naar Youtube Music aan het luisteren" |
| 467 | + } |
| 468 | + } |
460 | 469 | }, |
461 | 470 | "name": "Discord Rich Presence", |
462 | 471 | "prompt": { |
|
748 | 757 | "listenbrainz": { |
749 | 758 | "token": "Voer het ListenBrainz-gebruikerstoken in" |
750 | 759 | }, |
| 760 | + "scrobble-alternative-artist": "Gebruik alternatieve artiesten", |
751 | 761 | "scrobble-alternative-title": "Gebruik alternatieve titels", |
752 | 762 | "scrobble-other-media": "Scrobble andere media" |
753 | 763 | }, |
|
834 | 844 | "tooltip": "Bereken tot op de milliseconde de weergave van de volgende regel (kan een kleine impact hebben op de prestaties)" |
835 | 845 | }, |
836 | 846 | "preferred-provider": { |
| 847 | + "label": "Voorkeur van Provider", |
837 | 848 | "none": { |
| 849 | + "label": "Geen", |
838 | 850 | "tooltip": "Geen provider beschikbaar" |
839 | | - } |
| 851 | + }, |
| 852 | + "tooltip": "Kies de standaardprovider om te gebruiken" |
840 | 853 | }, |
841 | 854 | "romanization": { |
842 | 855 | "label": "Romaniseer songtekst", |
|
870 | 883 | "description": "Voegt een TouchBar-widget toe voor macOS-gebruikers", |
871 | 884 | "name": "TouchBar" |
872 | 885 | }, |
| 886 | + "transparent-player": { |
| 887 | + "menu": { |
| 888 | + "opacity": { |
| 889 | + "submenu": { |
| 890 | + "percent": "{{opacity}}%" |
| 891 | + } |
| 892 | + }, |
| 893 | + "type": { |
| 894 | + "label": "Soort", |
| 895 | + "submenu": { |
| 896 | + "acrylic": "Acrylic", |
| 897 | + "mica": "Mica", |
| 898 | + "none": "Geen", |
| 899 | + "tabbed": "Tabbed" |
| 900 | + } |
| 901 | + } |
| 902 | + } |
| 903 | + }, |
873 | 904 | "tuna-obs": { |
874 | 905 | "description": "Integratie met OBS's plug-in Tuna", |
875 | 906 | "name": "Tuna OBS" |
|
0 commit comments