chore(i18n): Translated using Weblate (English)

Currently translated at 99.7% (381 of 382 strings)

Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/en/
This commit is contained in:
Patryk \"patYczakus\" Topolski
2024-09-23 15:35:20 +00:00
committed by Hosted Weblate
parent f2716e1dc8
commit 50d92bc004

View File

@ -158,18 +158,18 @@
}, },
"remove-upgrade-button": "Remove upgrade button", "remove-upgrade-button": "Remove upgrade button",
"theme": { "theme": {
"dialog": {
"button": {
"cancel": "Cancel",
"remove": "Remove"
},
"remove-theme": "Are you sure you want to remove the custom theme?",
"remove-theme-message": "This will remove the custom theme"
},
"label": "Theme", "label": "Theme",
"submenu": { "submenu": {
"import-css-file": "Import custom CSS file", "import-css-file": "Import custom CSS file",
"no-theme": "No theme" "no-theme": "No theme"
},
"dialog": {
"remove-theme": "Are you sure you want to remove the custom theme?",
"remove-theme-message": "This will remove the custom theme",
"button": {
"cancel": "Cancel",
"remove": "Remove"
}
} }
} }
} }
@ -207,6 +207,10 @@
} }
}, },
"plugins": { "plugins": {
"ad-speedup": {
"description": "If an ad play it mutes the audio and sets playback speed to 16x",
"name": "Ad Speedup"
},
"adblocker": { "adblocker": {
"description": "Block all ads and tracking out of the box", "description": "Block all ads and tracking out of the box",
"menu": { "menu": {
@ -214,17 +218,12 @@
}, },
"name": "Ad Blocker" "name": "Ad Blocker"
}, },
"ad-speedup": {
"name": "Ad Speedup",
"description": "If an ad play it mutes the audio and sets playback speed to 16x"
},
"album-actions": { "album-actions": {
"description": "Adds Undislike, Dislike, Like, and Unlike buttons to apply this to all songs in a playlist or album", "description": "Adds Undislike, Dislike, Like, and Unlike buttons to apply this to all songs in a playlist or album",
"name": "Album Actions" "name": "Album Actions"
}, },
"album-color-theme": { "album-color-theme": {
"description": "Applies a dynamic theme and visual effects based on the album color palette", "description": "Applies a dynamic theme and visual effects based on the album color palette",
"name": "Album Color Theme",
"menu": { "menu": {
"color-mix-ratio": { "color-mix-ratio": {
"label": "Color mix ratio", "label": "Color mix ratio",
@ -232,7 +231,8 @@
"percent": "{{ratio}}%" "percent": "{{ratio}}%"
} }
} }
} },
"name": "Album Color Theme"
}, },
"ambient-mode": { "ambient-mode": {
"description": "Applies a lighting effect by casting gentle colors from the video, into your screens background", "description": "Applies a lighting effect by casting gentle colors from the video, into your screens background",
@ -414,24 +414,24 @@
"description": "Downloads MP3 / source audio directly from the interface", "description": "Downloads MP3 / source audio directly from the interface",
"menu": { "menu": {
"choose-download-folder": "Choose download folder", "choose-download-folder": "Choose download folder",
"download-playlist": "Download playlist",
"presets": "Presets",
"skip-existing": "Skip existing files",
"download-finish-settings": { "download-finish-settings": {
"label": "Download on finish", "label": "Download on finish",
"prompt": {
"last-percent": "After x percent",
"last-seconds": "Last x seconds",
"title": "Configure when to download"
},
"submenu": { "submenu": {
"advanced": "Advanced",
"enabled": "Enabled", "enabled": "Enabled",
"mode": "Time mode", "mode": "Time mode",
"seconds": "Seconds",
"percent": "Percent", "percent": "Percent",
"advanced": "Advanced" "seconds": "Seconds"
},
"prompt": {
"title": "Configure when to download",
"last-seconds": "Last x seconds",
"last-percent": "After x percent"
} }
} },
"download-playlist": "Download playlist",
"presets": "Presets",
"skip-existing": "Skip existing files"
}, },
"name": "Downloader", "name": "Downloader",
"renderer": { "renderer": {
@ -609,19 +609,19 @@
"dialog": { "dialog": {
"lastfm": { "lastfm": {
"auth-failed": { "auth-failed": {
"title": "Authentication Failed", "message": "Failed to authenticate with Last.fm\nHide the popup until the next restart.",
"message": "Failed to authenticate with Last.fm\nHide the popup until the next restart." "title": "Authentication Failed"
} }
} }
}, },
"menu": { "menu": {
"scrobble-other-media": "Scrobble other media",
"lastfm": { "lastfm": {
"api-settings": "Last.fm API Settings" "api-settings": "Last.fm API Settings"
}, },
"listenbrainz": { "listenbrainz": {
"token": "Enter ListenBrainz user token" "token": "Enter ListenBrainz user token"
} },
"scrobble-other-media": "Scrobble other media"
}, },
"name": "Scrobbler", "name": "Scrobbler",
"prompt": { "prompt": {
@ -670,55 +670,55 @@
}, },
"synced-lyrics": { "synced-lyrics": {
"description": "Provides synced lyrics to songs, using providers like LRClib.", "description": "Provides synced lyrics to songs, using providers like LRClib.",
"name": "Synced Lyrics",
"errors": { "errors": {
"fetch": "⚠️ - An error occurred while fetching the lyrics. Please try again later.", "fetch": "⚠️ - An error occurred while fetching the lyrics. Please try again later.",
"not-found": "⚠️ - No lyrics found for this song." "not-found": "⚠️ - No lyrics found for this song."
}, },
"warnings": {
"instrumental": "⚠️ - This is an instrumental song",
"inexact": "⚠️ - The lyrics for this song may not be exact",
"duration-mismatch": "⚠️ - The lyrics may be out of sync due to a duration mismatch."
},
"refetch-btn": {
"normal": "Refetch lyrics",
"fetching": "Fetching..."
},
"menu": { "menu": {
"precise-timing": { "default-text-string": {
"label": "Make the lyrics perfectly synced", "label": "Default character between lyrics",
"tooltip": "Calculate to the milisecond the display of the next line (can have a small impact on performance)" "tooltip": "Choose the default character to use for the gap between lyrics"
}, },
"line-effect": { "line-effect": {
"label": "Line effect", "label": "Line effect",
"tooltip": "Choose the effect to apply to the current line",
"submenu": { "submenu": {
"scale": { "focus": {
"label": "Scale", "label": "Focus",
"tooltip": "Scale the current line" "tooltip": "Make only the current line white"
}, },
"offset": { "offset": {
"label": "Offset", "label": "Offset",
"tooltip": "Offset on the right the current line" "tooltip": "Offset on the right the current line"
}, },
"focus": { "scale": {
"label": "Focus", "label": "Scale",
"tooltip": "Make only the current line white" "tooltip": "Scale the current line"
} }
} },
"tooltip": "Choose the effect to apply to the current line"
}, },
"default-text-string": { "precise-timing": {
"label": "Default character between lyrics", "label": "Make the lyrics perfectly synced",
"tooltip": "Choose the default character to use for the gap between lyrics" "tooltip": "Calculate to the milisecond the display of the next line (can have a small impact on performance)"
},
"show-time-codes": {
"label": "Show time codes",
"tooltip": "Show the time codes next to the lyrics"
}, },
"show-lyrics-even-if-inexact": { "show-lyrics-even-if-inexact": {
"label": "Show lyrics even if inexact", "label": "Show lyrics even if inexact",
"tooltip": "If the song is not found, the plugin tries again with a different search query.\nThe result from the second attempt may not be exact." "tooltip": "If the song is not found, the plugin tries again with a different search query.\nThe result from the second attempt may not be exact."
},
"show-time-codes": {
"label": "Show time codes",
"tooltip": "Show the time codes next to the lyrics"
} }
},
"name": "Synced Lyrics",
"refetch-btn": {
"fetching": "Fetching...",
"normal": "Refetch lyrics"
},
"warnings": {
"duration-mismatch": "⚠️ - The lyrics may be out of sync due to a duration mismatch.",
"inexact": "⚠️ - The lyrics for this song may not be exact",
"instrumental": "⚠️ - This is an instrumental song"
} }
}, },
"taskbar-mediacontrol": { "taskbar-mediacontrol": {