-
Notifications
You must be signed in to change notification settings - Fork 0
/
en-US.json
363 lines (332 loc) · 31.9 KB
/
en-US.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
{
"translations": {
"config_menu_option": "%1 Configuration",
"config_menu_title": "%1 - Configuration",
"changelog_menu_title": "%1 - Changelog",
"export_menu_title": "%1 - Export Configuration",
"import_menu_title": "%1 - Import Configuration",
"open_menu_tooltip": "Open %1's configuration menu",
"close_menu_tooltip": "Click to close the menu",
"reload_hint": "Please reload the page to apply your changes",
"reload_now": "Reload now",
"reload_tooltip": "Reload the page",
"feature_requires_reload": "Changing this feature requires a page reload",
"version_tooltip": "Version %1 (build %2) - click to open the changelog",
"bytm_config_export_import_title": "Export or Import Configuration",
"bytm_config_import_desc": "Paste the configuration you want to import into the field below, then click the import button:",
"bytm_config_export_desc": "Copy the following text to export your configuration. Warning: it may contain sensitive data.",
"export_import": "Export/Import",
"export": "Export",
"export_hint": "Copy the following text to export your configuration.\nWarning: it may contain sensitive data.",
"click_to_reveal": "(click to reveal)",
"click_to_reveal_sensitive_info": "(click to reveal sensitive information)",
"export_tooltip": "Export your current configuration",
"import": "Import",
"import_hint": "Paste the configuration you want to import into the field below, then click the import button:",
"import_tooltip": "Import a configuration you have previously exported",
"start_import_tooltip": "Click to import the data you pasted above",
"import_error_invalid": "The imported data is invalid",
"import_error_no_format_version": "The imported data does not contain a format version",
"import_error_no_data": "The imported object does not contain any data",
"import_error_wrong_format_version": "The imported data is in an unsupported format version (expected %1 or lower but got %2)",
"import_success": "Successfully imported the data",
"import_success_confirm_reload": "Successfully imported the data.\nDo you want to reload the page now to apply changes?",
"reset_config_confirm": "Do you really want to reset all settings to their default values?\nThe page will be automatically reloaded.",
"reset_everything_confirm": "Do you really want to reset all stored data to the default values?\nThe page will be automatically reloaded.",
"copy": "Copy",
"copy_to_clipboard": "Copy to clipboard",
"copy_to_clipboard_error": "Couldn't copy the text to the clipboard. Please copy it from here manually:\n%1",
"copy_config_tooltip": "Copy the configuration to your clipboard",
"copied": "Copied!",
"copied_to_clipboard": "Copied to clipboard!",
"copy_hidden": "Copy hidden",
"copy_hidden_tooltip": "Click to copy the hidden value - this is sensitive data ⚠️",
"open_github": "Open %1 on GitHub",
"open_discord": "Join my Discord server",
"open_greasyfork": "Open %1 on GreasyFork",
"open_openuserjs": "Open %1 on OpenUserJS",
"lang_changed_prompt_reload": "The language was changed.\nDo you want to reload the page now to apply changes?",
"search_placeholder": "Search...",
"search_clear": "Clear search",
"reset": "Reset",
"close": "Close",
"log_level_debug": "Debug (most)",
"log_level_info": "Info (only important)",
"toggled_on": "On",
"toggled_off": "Off",
"trigger_btn_action": "Run action",
"trigger_btn_action_running": "Running...",
"new_entry": "New entry",
"new_entry_tooltip": "Click to create a new entry",
"remove_entry": "Remove this entry",
"edit_entry": "Edit this entry",
"remove_from_queue": "Remove this song from the queue",
"delete_from_list": "Delete this song from the list",
"couldnt_remove_from_queue": "Couldn't remove this song from the queue",
"couldnt_delete_from_list": "Couldn't delete this song from the list",
"clear_list": "Clear the list",
"clear_list_confirm": "Do you really want to clear the list and leave only the currently playing song?",
"scroll_to_playing": "Scroll to the currently playing song",
"scroll_to_bottom": "Click to scroll to the bottom",
"volume_tooltip": "Volume: %1% (Sensitivity: %2%)",
"volume_shared_tooltip": "Volume level is shared between tabs - disable in the configuration menu",
"middle_click_open_tab": "Middle-click to open in a new tab",
"example_toast": "Example Toast",
"generic_error_toast_encountered_error_type": "Encountered %1",
"generic_error_toast_click_for_details": "Click for details",
"error": "Error",
"generic_error_dialog_message": "Encountered an error.",
"generic_error_dialog_open_console_note": "If this error keeps occuring, please open the JavaScript console (usually with Ctrl + Shift + K) and attach a screenshot of the **entire** error message that starts with %1 to a new [GitHub issue.](%2)",
"active_mode_display": "%1 Mode",
"active_mode_tooltip-1": "The %1 is currently active",
"active_mode_tooltip-n": "The %1 are currently active",
"dev_mode": "Developer mode",
"dev_mode_short": "Dev",
"advanced_mode": "Advanced mode",
"advanced_mode_short": "Advanced",
"experimental_feature": "Experimental feature",
"open_current_lyrics": "Open the current song's lyrics in a new tab - shift-click to open in a new window or ctrl-click to open manual search",
"open_lyrics": "Open this song's lyrics in a new tab - ctrl-click to open manual search",
"open_lyrics_search_prompt": "Enter the song title and artist to search for the lyrics:",
"lyrics_loading": "Loading lyrics URL...",
"lyrics_rate_limited-1": "You are being rate limited.\nPlease wait a few seconds before requesting more lyrics.",
"lyrics_rate_limited-n": "You are being rate limited.\nPlease wait %1 seconds before requesting more lyrics.",
"lyrics_not_found_confirm_open_search": "Couldn't find a lyrics page for this song.\nDo you want to open genius.com to manually search for it?",
"lyrics_not_found_click_open_search": "Couldn't find lyrics URL - click to open the manual lyrics search",
"lyrics_clear_cache_confirm_prompt-1": "The lyrics cache currently has %1 entry.\nDo you really want to delete them?",
"lyrics_clear_cache_confirm_prompt-n": "The lyrics cache currently has %1 entries.\nDo you really want to delete them?",
"lyrics_clear_cache_success": "Lyrics cache was cleared successfully.",
"lyrics_cache_changed_clear_confirm": "You have changed settings that affect the data in the lyrics cache, which breaks lyrics URL lookups.\nDo you want to clear the cache now?",
"hotkey_input_click_to_change": "Click to change",
"hotkey_input_click_to_change_tooltip": "%1 - Currently set to: %2 - Enter any key combination to change. Note: some screen readers might block certain key combinations.",
"hotkey_input_click_to_reset_tooltip": "Reset to the last saved key combination",
"hotkey_key_ctrl": "Ctrl",
"hotkey_key_shift": "Shift",
"hotkey_key_mac_option": "Option",
"hotkey_key_alt": "Alt",
"hotkey_key_none": "No hotkey selected",
"welcome_menu_title": "Welcome to %1!",
"config_menu": "Config Menu",
"open_config_menu_tooltip": "Click to open the configuration menu",
"open_changelog": "Changelog",
"open_changelog_tooltip": "Click to open the changelog",
"feature_help_button_tooltip": "Click to get more information about the following feature: \"%1\"",
"welcome_text_line_1": "Thank you for installing!",
"welcome_text_line_2": "I hope you enjoy using %1 as much as I enjoyed making it 😃",
"welcome_text_line_3": "If you like %1, please leave a rating on %2GreasyFork%3 or %4OpenUserJS%5",
"welcome_text_line_4": "My work relies on donations so please consider %1donating ❤️%2",
"welcome_text_line_5": "Found a bug or want to suggest a feature? Please %1open an issue on GitHub%2",
"list_button_placement_queue_only": "Currently playing queue only",
"list_button_placement_everywhere": "In every song list",
"site_selection_both_sites": "Both sites",
"site_selection_only_yt": "Only YouTube",
"site_selection_only_ytm": "Only YouTube Music",
"site_selection_none": "None (disabled)",
"new_version_available": "A new version of %1 is available!\nYou currently have version %2 installed and you can update to version %3",
"open_update_page_install_manually": "Install on %1",
"disable_update_check": "Disable automatic update checks",
"reenable_in_config_menu": "(can be re-enabled in the configuration menu)",
"close_and_ignore_for_24h": "Close and ignore for 24h",
"close_and_ignore_until_reenabled": "Close and ignore until re-enabled",
"expand_release_notes": "Click to expand the latest release notes",
"collapse_release_notes": "Click to collapse the latest release notes",
"no_updates_found": "No updates found.",
"thumbnail_overlay_behavior_never": "Never",
"thumbnail_overlay_behavior_videos_only": "Only for videos",
"thumbnail_overlay_behavior_songs_only": "Only for songs",
"thumbnail_overlay_behavior_always": "Always",
"thumbnail_overlay_toggle_btn_tooltip_hide": "Disable the thumbnail overlay - middle-click or shift-click to open in a new tab",
"thumbnail_overlay_toggle_btn_tooltip_show": "Enable the thumbnail overlay - middle-click or shift-click to open in a new tab",
"thumbnail_overlay_indicator_tooltip": "The thumbnail overlay is currently active",
"thumbnail_overlay_image_fit_crop": "Crop if necessary",
"thumbnail_overlay_image_fit_full": "Show full image",
"thumbnail_overlay_image_fit_stretch": "Stretch to fit",
"auto_like_channels_dialog_title": "Auto-liked Channels",
"auto_like_channels_dialog_desc": "Here you can see what channels you have set to auto-like and you can edit, enable, disable and remove them.\nYou can also manually create entries, though it's easier to just visit the channel page and click the button there.",
"auto_like": "Auto-like",
"auto_like_button_tooltip_enabled": "Click to disable auto-liking. Shift-click to open the management dialog.",
"auto_like_button_tooltip_disabled": "Click to enable auto-liking. Shift-click to open the management dialog.",
"auto_like_channel_toggle_tooltip": "Toggle auto-liking for the channel %1",
"add_auto_like_channel_id_prompt": "Enter the user ID (@Name / UC...) or full URL of the channel you want to auto-like.\nPress \"cancel\" to exit.",
"add_auto_like_channel_invalid_id": "The entered user ID is invalid.\nPlease make sure you copy the entire channel URL! It should contain a part like \"channel/UC...\" or \"/@...\"",
"add_auto_like_channel_already_exists_prompt_new_name": "A channel with that ID is already in the list.\nDo you want to change the name?",
"add_auto_like_channel_name_prompt": "Enter the name of the channel.\nPress \"cancel\" to exit.",
"auto_like_channel_edit_name_prompt": "Enter the new name for this channel.\nPress \"cancel\" to exit.",
"auto_like_channel_edit_id_prompt": "Enter the new user ID (@Name / UC...) or full URL for this channel.\nPress \"cancel\" to exit.",
"auto_like_enabled_toast": "Auto-liking enabled",
"auto_like_disabled_toast": "Auto-liking disabled",
"auto_liked_a_channels_song": "Liked song by %1",
"auto_liked_a_channels_video": "Liked video by %1",
"auto_like_click_to_configure": "Click to configure",
"auto_like_export_or_import_tooltip": "Export or import your auto-liked channels",
"auto_like_export_import_title": "Export or Import Auto-liked Channels",
"auto_like_export_desc": "Copy the following text to export your auto-liked channels.",
"auto_like_import_desc": "Paste the auto-liked channels you want to import into the field below, then click the import button:",
"prompt_confirm": "Confirm",
"prompt_close": "Close",
"prompt_cancel": "Cancel",
"click_to_confirm_tooltip": "Click to confirm",
"click_to_close_tooltip": "Click to close",
"click_to_cancel_tooltip": "Click to cancel",
"vote_label_likes-1": "%1 like",
"vote_label_likes-n": "%1 likes",
"vote_label_dislikes-1": "%1 dislike",
"vote_label_dislikes-n": "%1 dislikes",
"vote_ratio_disabled": "Disabled",
"vote_ratio_green_red": "Green and red",
"vote_ratio_blue_gray": "Blue and gray",
"votes_format_short": "Short",
"votes_format_long": "Long",
"unit_entries-1": "entry",
"unit_entries-n": "entries",
"unit_days-1": "day",
"unit_days-n": "days",
"color_lightness_darker": "Darker",
"color_lightness_normal": "Normal",
"color_lightness_lighter": "Lighter",
"plugin_list_title": "Plugin List",
"plugin_list_no_plugins": "No plugins are currently installed.\nVisit %1this page%2 for more information.",
"plugin_list_no_plugins_tooltip": "No plugins are currently installed.",
"plugin_list_permissions_header": "Permissions:",
"plugin_link_type_source": "Repository",
"plugin_link_type_other": "Other / Homepage",
"plugin_link_type_bug": "Report a bug",
"plugin_link_type_greasyfork": "GreasyFork",
"plugin_link_type_openuserjs": "OpenUserJS",
"plugin_intent_description_ReadFeatureConfig": "This plugin can read the feature configuration",
"plugin_intent_description_WriteFeatureConfig": "This plugin can write to the feature configuration",
"plugin_intent_description_SeeHiddenConfigValues": "This plugin has access to hidden config values",
"plugin_intent_description_WriteLyricsCache": "This plugin can write to the lyrics cache",
"plugin_intent_description_WriteTranslations": "This plugin can add new translations and overwrite existing ones",
"plugin_intent_description_CreateModalDialogs": "This plugin can create modal dialogs",
"plugin_intent_description_ReadAutoLikeData": "This plugin can read auto-like data",
"plugin_intent_description_WriteAutoLikeData": "This plugin can write to auto-like data",
"plugin_validation_error_no_property": "No property '%1' with type '%2'",
"plugin_validation_error_invalid_property-1": "Property '%1' with value '%2' is invalid. Example value: %3",
"plugin_validation_error_invalid_property-n": "Property '%1' with value '%2' is invalid. Example values: %3",
"feature_category_layout": "Layout",
"feature_category_volume": "Volume",
"feature_category_songLists": "Song Lists",
"feature_category_behavior": "Behavior",
"feature_category_input": "Input",
"feature_category_lyrics": "Lyrics",
"feature_category_integrations": "Integrations",
"feature_category_plugins": "Plugins",
"feature_category_general": "General",
"feature_desc_watermarkEnabled": "Show a watermark under the site logo that opens this config menu",
"feature_helptext_watermarkEnabled": "If this is disabled, you can still open the config menu by clicking the option in the menu that opens when you click your profile picture in the top right corner.\nHowever it will be harder to find the easter egg ;)",
"feature_desc_removeShareTrackingParam": "Remove the tracking parameter \"?si\" from the URL in share menus",
"feature_helptext_removeShareTrackingParam": "For analytics purposes YouTube adds a tracking parameter to the end of the URL you can copy in the share menu. While not directly harmful, it makes the URL longer and gives YouTube more information about you and the people you send the link to.",
"feature_desc_removeShareTrackingParamSites": "On which sites should the share tracking parameter be removed?",
"feature_desc_numKeysSkipToTime": "Enable skipping to a specific time in the video by pressing a number key (0-9)",
"feature_desc_fixSpacing": "Fix spacing issues in the layout",
"feature_helptext_fixSpacing": "There are various locations in the user interface where the spacing between elements is inconsistent. This feature fixes those issues.",
"feature_desc_thumbnailOverlayBehavior": "When to automatically replace the video element with its thumbnail in the highest resolution",
"feature_helptext_thumbnailOverlayBehavior": "The thumbnail will be shown over top of the currently playing video or song as an overlay.\nThis means you will not save any bandwidth as the video will still be loaded and played in the background!",
"feature_desc_thumbnailOverlayToggleBtnShown": "Add a button to the media controls to manually toggle the thumbnail",
"feature_helptext_thumbnailOverlayToggleBtnShown": "This button will allow you to manually toggle the thumbnail on and off. This is not affected if the thumbnail replacement option is set to \"never\".\nOnce a new video or song starts playing, the default state will be restored.\nHold shift while clicking or press the middle mouse button to open the thumbnail of the highest quality in a new tab.",
"feature_desc_thumbnailOverlayShowIndicator": "Show an indicator in the bottom right corner of the thumbnail while it's active?",
"feature_desc_thumbnailOverlayIndicatorOpacity": "Opacity of the thumbnail indicator",
"feature_desc_thumbnailOverlayImageFit": "How to fit the thumbnail image over the video element",
"feature_desc_hideCursorOnIdle": "Hide the cursor after a few seconds of inactivity over the video",
"feature_desc_hideCursorOnIdleDelay": "How many seconds of inactivity before the cursor should be hidden?",
"feature_desc_fixHdrIssues": "Prevent some rendering issues when using an HDR-compatible GPU and monitor",
"feature_desc_showVotes": "Show the amount of likes and dislikes on the currently playing song",
"feature_helptext_showVotes": "This feature is powered by Return YouTube Dislike and will show the approximate amount of likes and dislikes on the currently playing song.",
"feature_desc_numbersFormat": "How should numbers be formatted?",
"feature_desc_volumeSliderLabel": "Add a percentage label next to the volume slider",
"feature_desc_volumeSliderSize": "The width of the volume slider in pixels",
"feature_desc_volumeSliderStep": "Volume slider sensitivity (by how little percent the volume can be changed at a time)",
"feature_desc_volumeSliderScrollStep": "Volume slider scroll wheel sensitivity in percent - snaps to the nearest sensitivity value from above",
"feature_helptext_volumeSliderScrollStep": "By how much percent the volume should be changed when scrolling the volume slider with the mouse wheel.\nThis should be a multiple of the volume slider sensitivity, otherwise there will be small irregular jumps in the volume when scrolling.",
"feature_desc_volumeSharedBetweenTabs": "Should the set volume be shared between tabs and remembered between sessions?",
"feature_helptext_volumeSharedBetweenTabs": "If you change the volume in one tab, the volume level will be set to the same value in all other tabs that have this feature enabled.\nThis value will be remembered and restored across sessions, until disabled.",
"feature_desc_setInitialTabVolume": "Sets the volume level to a specific value once when opening the site",
"feature_warning_setInitialTabVolume_volumeSharedBetweenTabs_incompatible": "This feature is incompatible with the \"Volume level shared between tabs\" feature and will be ignored while using the shared volume feature!",
"feature_desc_initialTabVolumeLevel": "The value to set the volume level to when opening the site",
"feature_desc_lyricsQueueButton": "Add a button to each song in a list to open its lyrics page",
"feature_desc_deleteFromQueueButton": "Add a button to each song in a list to quickly remove it",
"feature_desc_listButtonsPlacement": "Where should the list buttons show up?",
"feature_helptext_listButtonsPlacement": "There are various song lists on the site like album pages, playlists and the currently playing queue.\nWith this option you can choose where the list buttons should show up.",
"feature_desc_scrollToActiveSongBtn": "Add a button above the queue to scroll to the currently playing song",
"feature_desc_clearQueueBtn": "Add a button above the currently playing queue or playlist to quickly clear it",
"feature_desc_disableBeforeUnloadPopup": "Prevent the confirmation popup that appears when trying to leave the site while a song is playing",
"feature_helptext_disableBeforeUnloadPopup": "When trying to leave the site while a few seconds into a song that is actively playing, a popup will appear asking you to confirm that you want to leave the site. It might say something along the lines of \"you have unsaved data\" or \"this site is asking if you want to close it\".\nThis feature disables that popup entirely.",
"feature_desc_closeToastsTimeout": "After how many seconds to close permanent notifications - 0 to only close them manually (default behavior)",
"feature_helptext_closeToastsTimeout": "Most popups that appear in the bottom left corner will close automatically after 3 seconds with the exception of certain ones like when liking a song.\nThis feature allows you to set a time for those permanent popups to be closed.\nThe other kind of popups will stay unaffected.\nSet this to 0 for the default behavior of not closing permanent notifications.",
"feature_desc_rememberSongTime": "Remember the last song's time when reloading or restoring the tab",
"feature_helptext_rememberSongTime-1": "Sometimes when reloading the page or restoring it after accidentally closing it, you want to resume listening at the same point. This feature allows you to do that.\nIn order to record the song's time, you need to play it for %1 second, then its time will be remembered and be restorable for a short while.",
"feature_helptext_rememberSongTime-n": "Sometimes when reloading the page or restoring it after accidentally closing it, you want to resume listening at the same point. This feature allows you to do that.\nIn order to record the song's time, you need to play it for %1 seconds, then its time will be remembered and be restorable for a short while.",
"feature_desc_rememberSongTimeSites": "On which sites should the song time be remembered and restored?",
"feature_desc_rememberSongTimeDuration": "How long in seconds to remember the song's time for after it was last played",
"feature_desc_rememberSongTimeReduction": "How many seconds to subtract when restoring the time of a remembered song",
"feature_helptext_rememberSongTimeReduction": "When restoring the time of a song that was remembered, this amount of seconds will be subtracted from the remembered time so you have more context when listening to the part that was interrupted again.",
"feature_desc_rememberSongTimeMinPlayTime": "Minimum amount of seconds a song needs to be played for its time to be remembered",
"feature_desc_arrowKeySupport": "Use arrow keys to skip forwards and backwards in the currently playing song",
"feature_helptext_arrowKeySupport": "Normally you can only skip forwards and backwards by a fixed 10 second interval with the keys \"H\" and \"L\". This feature allows you to use the arrow keys too.\nTo change the amount of seconds to skip, use the option below.",
"feature_desc_arrowKeySkipBy": "By how many seconds to skip when using the arrow keys",
"feature_desc_switchBetweenSites": "Add a hotkey to switch between the YT and YTM sites on a video / song",
"feature_helptext_switchBetweenSites": "Pressing this hotkey will switch to the other site if you are on YouTube or YouTube Music while staying on the same video / song.",
"feature_desc_switchSitesHotkey": "Which hotkey needs to be pressed to switch sites?",
"feature_desc_anchorImprovements": "Add and improve links all over the page so things can be opened in a new tab easier",
"feature_helptext_anchorImprovements": "Some elements on the page are only clickable with the left mouse button, which means you can't open them in a new tab by middle-clicking or through the context menu using shift + right-click. This feature adds links to a lot of them or enlarges existing ones to make clicking easier.",
"feature_desc_autoLikeChannels": "Automatically like all songs and videos of certain channels",
"feature_helpText_autoLikeChannels": "Once enabled, you can enable this feature for certain channels by opening their page and clicking the toggle button. Afterwards, any song you play of that channel will be liked automatically.\nUse the option below to open a dialog to manage the channels.",
"feature_desc_autoLikeChannelToggleBtn": "Add a button to each channel page to enable or disable auto-liking",
"feature_desc_autoLikePlayerBarToggleBtn": "Add a button to the media controls to enable or disable auto-liking",
"feature_desc_autoLikeTimeout": "How many seconds a song needs to play before being auto-liked",
"feature_desc_autoLikeShowToast": "Show a toast notification when a song is auto-liked",
"feature_desc_autoLikeOpenMgmtDialog": "Open the dialog to manage auto-liked channels",
"feature_btn_autoLikeOpenMgmtDialog": "Open dialog",
"feature_btn_autoLikeOpenMgmtDialog_running": "Opening...",
"feature_desc_geniusLyrics": "Add a button to the media controls of the currently playing song to open its lyrics on genius.com",
"feature_desc_errorOnLyricsNotFound": "Show an error when the lyrics page for the currently playing song couldn't be found",
"feature_desc_geniUrlBase": "Base URL of your geniURL instance, see https://github.com/Sv443/geniURL",
"feature_helptext_geniUrlBase": "If you have your own instance of geniURL running (for example to bypass rate limiting), you can enter its base URL here to use it for the genius.com lyrics button.\nIf you don't know what this is, you can leave this option as is.",
"feature_desc_geniUrlToken": "Auth token for your geniURL instance",
"feature_helptext_geniUrlToken": "To bypass rate limiting, you can provide an auth token that is also defined in the .env file of your geniURL instance.",
"feature_desc_lyricsCacheMaxSize": "Maximum amount of lyrics to keep in the cache",
"feature_helptext_lyricsCacheMaxSize": "The lyrics of songs you listen to are stored in a cache to reduce the amount of requests to the lyrics provider.\nThis feature allows you to set the maximum amount of lyrics to keep in the cache.\nWhen the limit is reached, the oldest entry will be removed to make space for any new ones.",
"feature_desc_lyricsCacheTTL": "Max amount of days to keep a lyrics entry in the cache",
"feature_helptext_lyricsCacheTTL": "The cache that lyrics are stored in will automatically delete them after this amount of time to ensure that updates to the source are being fetched sooner or later.\nIf you wanna make sure that you always have the most recent lyrics, set this to a low value like 4 days.",
"feature_desc_clearLyricsCache": "Clear the lyrics cache manually",
"feature_helptext_clearLyricsCache": "If the lyrics that are in the local cache are outdated or you just want to free up some space, you can clear the cache manually by pressing this button.",
"feature_btn_clearLyricsCache": "Clear cache",
"feature_btn_clearLyricsCache_running": "Clearing...",
"feature_desc_advancedLyricsFilter": "Experimental: Enable advanced filtering for the lyrics search",
"feature_helptext_advancedLyricsFilter": "Advanced filtering includes multiple layers of filters that aim to make the lyrics lookups more reliable.\nThese filters may not work well for songs in your language, and songs and artists with less unique titles in general.\nWarning: This feature is still experimental and might not actually perform any better than the default lyrics lookup. Make sure to confirm the prompt that appears if you changed this setting.",
"feature_desc_disableDarkReaderSites": "On which sites should the Dark Reader extension be disabled to fix layout issues?",
"feature_helptext_disableDarkReaderSites": "The Dark Reader extension can cause issues with the layout of the site.\nThis feature allows you to disable Dark Reader on certain or all sites to prevent those issues.\n\nIf the extension is not installed, this feature will have no effect and can be left activated.",
"feature_desc_sponsorBlockIntegration": "Make some fixes to the layout in case SponsorBlock is installed",
"feature_helptext_sponsorBlockIntegration": "If you have the SponsorBlock extension installed, this feature will make some fixes to the layout of the site to prevent issues that might occur.\n\nThis feature will have no effect if the extension is not installed and can be left activated in that case.",
"feature_desc_themeSongIntegration": "Fix some styling issues if the ThemeSong extension is installed",
"feature_helptext_themeSongIntegration": "If the ThemeSong extension is installed but this feature is turned off (or vice versa), you might notice broken styling on the site.\n\nPlease always make sure this feature reflects whether the extension is installed or not!",
"feature_desc_themeSongLightness": "How light the accent colors should be that are derived from the current ThemeSong theme",
"feature_helptext_themeSongLightness": "Depending on the settings you chose for the ThemeSong extension, this feature allows you to adjust the lightness of the accent colors that are derived from the current theme.\n\nThis feature will have no effect if the ThemeSong extension is not installed.",
"feature_desc_openPluginList": "Open the list of plugins you have installed",
"feature_btn_openPluginList": "Open list",
"feature_btn_openPluginList_running": "Opening...",
"feature_desc_initTimeout": "How many seconds to wait for features to initialize before considering them to likely be in an errored state",
"feature_helptext_initTimeout": "This is the amount of time in seconds that the script will wait for features to initialize before considering them to likely be in an errored state.\nThis will not affect the script's behavior in a significant way, but if one of your plugins can't initialize in time, you should try increasing this value.",
"feature_desc_locale": "Language",
"feature_desc_localeFallback": "Use English as a fallback for missing translations (disable if you are contributing translations)",
"feature_desc_versionCheck": "Check for updates every 24 hours",
"feature_helptext_versionCheck": "This feature checks for updates every 24 hours, notifies you if a new version is available and allows you to update the script manually.\nIf your userscript manager extension updates scripts automatically, you can disable this feature.",
"feature_desc_checkVersionNow": "Manually check for a new version",
"feature_btn_checkVersionNow": "Check now",
"feature_btn_checkVersionNow_running": "Checking...",
"feature_desc_logLevel": "How much information to log to the console",
"feature_helptext_logLevel": "Changing this is really only needed for debugging purposes as a result of experiencing a problem.\nShould you have one, you can increase the log level here, open your browser's JavaScript console (usually with Ctrl + Shift + K) and attach screenshots of that log in a GitHub issue.",
"feature_desc_toastDuration": "For how many seconds custom toast notifications should be shown - 0 to disable them entirely",
"feature_desc_showToastOnGenericError": "Show a notification when an error occurs?",
"feature_helptext_showToastOnGenericError": "Should an error occur in the script that prevents parts of it from working correctly, a notification will be shown to inform you about it.\nIf you encounter a problem often, please copy the error from the JavaScript console (usually in the F12 menu) and please open an issue on GitHub.",
"feature_desc_resetConfig": "Reset all settings to their default values",
"feature_btn_resetConfig": "Reset settings",
"feature_btn_resetConfig_running": "Resetting...",
"feature_desc_resetEverything": "Reset all stored data to the default values",
"feature_btn_resetEverything": "Reset everything",
"feature_btn_resetEverything_running": "Resetting...",
"feature_desc_advancedMode": "Show advanced settings (reloads the menu)",
"feature_helptext_advancedMode": "After enabling this, the menu will reload and show advanced settings that are hidden by default.\nThis is useful if you want to more deeply customize the script's behavior and don't care about an overcrowded menu."
}
}