chore(i18n): Translated using Weblate (English)

Currently translated at 100.0% (413 of 413 strings)

Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/en/
This commit is contained in:
JellyBrick
2025-04-29 04:22:54 +02:00
committed by Hosted Weblate
parent 0d3fb0400f
commit 407f01aa19

View File

@ -491,6 +491,18 @@
"button": "Download" "button": "Download"
} }
}, },
"equalizer": {
"description": "Adds an equalizer to the player",
"menu": {
"presets": {
"label": "Presets",
"list": {
"bass-booster": "Bass booster"
}
}
},
"name": "Equalizer"
},
"exponential-volume": { "exponential-volume": {
"description": "Makes the volume slider exponential so it's easier to select lower volumes.", "description": "Makes the volume slider exponential so it's easier to select lower volumes.",
"name": "Exponential Volume" "name": "Exponential Volume"
@ -589,7 +601,7 @@
"name": "Notifications" "name": "Notifications"
}, },
"performance-improvement": { "performance-improvement": {
"description": "Improve performance by enabling dangerous scripts", "description": "Improve performance by enabling experimental scripts",
"name": "Performance improvement [Beta]" "name": "Performance improvement [Beta]"
}, },
"picture-in-picture": { "picture-in-picture": {
@ -675,8 +687,8 @@
"listenbrainz": { "listenbrainz": {
"token": "Enter ListenBrainz user token" "token": "Enter ListenBrainz user token"
}, },
"scrobble-other-media": "Scrobble other media", "scrobble-alternative-title": "Use alternative titles",
"scrobble-alternative-title": "Use alternative titles" "scrobble-other-media": "Scrobble other media"
}, },
"name": "Scrobbler", "name": "Scrobbler",
"prompt": { "prompt": {
@ -832,18 +844,6 @@
"visualizer-type": "Visualizer Type" "visualizer-type": "Visualizer Type"
}, },
"name": "Visualizer" "name": "Visualizer"
},
"equalizer": {
"description": "Adds an equalizer to the player",
"name": "Equalizer",
"menu": {
"presets": {
"label": "Presets",
"list": {
"bass-booster": "Bass booster"
}
}
}
} }
} }
} }