diff --git a/public/locales/ca-ES.json b/public/locales/ca-ES.json index 98bab5b4..6c95048d 100644 --- a/public/locales/ca-ES.json +++ b/public/locales/ca-ES.json @@ -8,48 +8,285 @@ "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Copy video URL with timestamp" + }, + "extras": { + "copied": "Copied!" + } + }, "featureMenu": { - "label": "Feature menu" + "button": { + "label": "Feature menu" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Fast forward by {{TIME}}" + }, + "rewindButton": { + "label": "Rewind by {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Hide end screen cards", + "toggle": { + "off": "Show end screen cards", + "on": "Hide end screen cards" + } + } }, "loopButton": { - "label": "Loop", - "toggle": { - "off": "Loop off", - "on": "Loop on" + "button": { + "label": "Loop", + "toggle": { + "off": "Loop off", + "on": "Loop on" + } } }, "maximizePlayerButton": { - "label": "Maximize", - "toggle": { - "off": "Maximize off", - "on": "Maximize on" + "button": { + "label": "Maximize", + "toggle": { + "off": "Maximize off", + "on": "Maximize on" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } } }, "openTranscriptButton": { - "label": "Open transcript" + "button": { + "label": "Open transcript" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Decrease Speed to {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Increase Speed to {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Can't decrease further ({{SPEED}})", + "increaseLimit": "Can't increase further ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Total length may not be accurate if some videos are hidden or if you haven't loaded enough videos to get the full length." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } }, "screenshotButton": { - "copiedToClipboard": "Screenshot copied to clipboard", - "label": "Screenshot" + "button": { + "label": "Screenshot" + }, + "extras": { + "copiedToClipboard": "Screenshot copied to clipboard" + } }, "videoHistory": { - "resumeButton": "Resume", - "resumePrompt": { - "close": "Close" + "extras": { + "resumeButton": "Resume", + "resumePromptClose": "Close" } }, "volumeBoostButton": { - "label": "Volume Boost", - "toggle": { - "off": "Volume boost off", - "on": "Volume boost on" + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Volume boost off", + "on": "Volume boost ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Clears all data this extension has stored on your machine", + "value": "Clear Data" + }, + "confirm": { + "title": "Confirm setting reset", + "value": "Confirm" + }, + "openTab": { + "title": "Open extension settings in a new tab" + }, + "reset": { + "title": "Resets all settings to their defaults, Click the confirm button to save the changes", + "value": "Reset" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Copy video URL with timestamp button", + "decreasePlaybackSpeedButton": "Decrease Speed button", + "forwardButton": "Fast Forward button", + "hideEndScreenCardsButton": "Hide end screen cards button", + "increasePlaybackSpeedButton": "Increase Speed button", + "loopButton": "Loop button", + "maximizePlayerButton": "Maximize button", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Open Transcript button", + "rewindButton": "Rewind button", + "screenshotButton": "Screenshot button", + "volumeBoostButton": "Volume Boost button", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "below the player controls", + "value": "Below Player" + }, + "feature_menu": { + "placement": "in the feature menu", + "value": "Feature Menu" + }, + "player_controls_left": { + "placement": "on the left side of player controls", + "value": "Left Controls" + }, + "player_controls_right": { + "placement": "on the right side of player controls", + "value": "Right Controls" + } + }, + "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "All data has been deleted.", + "confirmAlert": "This will delete all extension data related to options. Continue?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Menu Activation Type", + "options": { + "click": "Click", + "hover": "Hover" + }, + "title": "Select the method to activate the feature menu" + }, + "title": "Feature menu settings" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Settings successfully exported", + "title": "Export settings to a JSON file", + "value": "Export Settings" + }, + "importButton": { + "error": { + "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", + "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" + }, + "success": "Settings imported successfully", + "title": "Import settings from a JSON file", + "value": "Import Settings" + } + }, + "language": { + "select": { + "label": "Language", + "title": "The language to use for the extension" + }, + "title": "Language" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " or " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " and " + }, + "singular": "Enable '{{OPTION}}' to configure this option", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Scroll for more settings", + "settingSearch": { + "placeholder": "Search for a setting" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "You can get one from here", + "input": { + "label": "API Key", + "title": "Enter your Youtube Data API V3 key." + }, + "title": "YouTube API V3 key" + } + }, "notifications": { "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", "scrollWheelHoldModifierKey": { "sameKey": { "speedControl": "The scroll wheel speed control modifier key cannot be the same as the scroll wheel volume control modifier key.", @@ -67,287 +304,610 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "All data has been deleted.", - "confirmAlert": "This will delete all extension data related to options. Continue?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "Automatic quality adjustment", - "title": "Automatically adjusts the video quality to the selected level." + "label": "Custom CSS", + "title": "Enables custom CSS to be applied to the page" }, - "select": { - "label": "Player quality", - "title": "The quality to set the video to" + "extras": { + "collapse": "Collapse Editor", + "expand": "Expand Editor", + "noProblems": "No problems found." }, - "title": "Automatic quality settings" + "title": "Custom CSS settings" }, - "bottomButtons": { - "clear": { - "title": "Clears all data this extension has stored on your machine", - "value": "Clear Data" - }, - "confirm": { - "title": "Confirm setting reset", - "value": "Confirm" - }, - "reset": { - "title": "Resets all settings to their defaults, Click the confirm button to save the changes", - "value": "Reset" - } - }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "Loop button", - "maximizePlayerButton": "Maximize button", - "openTranscriptButton": "Open Transcript button", - "screenshotButton": "Screenshot button", - "volumeBoostButton": "Volume Boost button" - }, - "options": { - "below_player": { - "placement": "below the player controls", - "value": "Below Player" - }, - "feature_menu": { - "placement": "in the feature menu", - "value": "Feature Menu" - }, - "player_controls_left": { - "placement": "on the left side of player controls", - "value": "Left Controls" - }, - "player_controls_right": { - "placement": "on the right side of player controls", - "value": "Right Controls" - } + "deepDarkCSS": { + "enable": { + "label": "Deep Dark Theme", + "title": "Activate the selected theme for the page" + }, + "extras": { + "author": "Author", + "co-authors": "Co-authors" + }, + "settings": { + "colorShadow": { + "label": "Shadow color", + "title": "Color for shadows" + }, + "dimmerText": { + "label": "Secondary text color", + "title": "Color for secondary text" + }, + "hoverBackground": { + "label": "Hover background color", + "title": "Color for hover background" + }, + "mainBackground": { + "label": "Main background color", + "title": "Color for main background" }, - "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + "mainColor": { + "label": "Accent color", + "title": "Color for accent" + }, + "mainText": { + "label": "Main text color", + "title": "Color for main text" + }, + "secondBackground": { + "label": "Secondary background color", + "title": "Color for secondary background" + }, + "theme": { + "select": { + "label": "Select theme", + "title": "Select a theme to be applied to the page" + } + } }, - "title": "Button Placement Settings" + "title": "YouTube deep dark settings" }, - "customCSS": { - "editor": { - "collapse": "Collapse Editor", - "expand": "Expand Editor", - "noProblems": "No problems found." + "forwardRewindButtons": { + "enable": { + "label": "Forward/rewind buttons", + "title": "Adds forward and rewind buttons to the video player" + }, + "settings": { + "time": { + "label": "Forward/rewind time", + "title": "The amount of time to forward/rewind the video by" + } }, + "title": "Forward/rewind button settings" + }, + "globalVolume": { "enable": { - "label": "Enable custom CSS", - "title": "Enables custom CSS to be applied to the page" + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" + }, + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } }, - "title": "Custom CSS Settings" + "title": "Global Volume Override" }, - "featureMenu": { - "openType": { - "select": { - "label": "Menu Activation Type", - "options": { - "click": "Click", - "hover": "Hover" - }, - "title": "Select the method to activate the feature menu" + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } }, - "title": "Feature menu settings" - } - }, - "importExportSettings": { - "exportButton": { - "success": "Settings successfully exported", - "title": "Export settings to a JSON file", - "value": "Export Settings" - }, - "importButton": { - "error": { - "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", - "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" - }, - "success": "Settings imported successfully", - "title": "Import settings from a JSON file", - "value": "Import Settings" - } - }, - "language": { - "select": { - "label": "Language", - "title": "The language to use for the extension" + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } }, - "title": "Language" + "title": "Mini Player settings" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "Automatic theater mode", - "title": "Automatically enables theater mode when you load a video" + "enable": { + "label": "Automatic theater mode", + "title": "Automatically enables theater mode when you load a video" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Automatically disable ambient mode", + "title": "Automatically disables ambient mode when you load a video" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Automatically disable closed captions", + "title": "Automatically disables closed captions when you load a video" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Copy video URL with timestamp button", + "title": "Copies video URL with timestamp (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Default to original audio track", + "title": "Always default to the original audio track" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Hide AI summary", + "title": "Hides the artificial intelligence summary below videos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Hide end screen cards", + "title": "Hides the cards at the end of the video" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Hide end screen cards button", + "title": "Adds a button to show/hide the cards at the end of the video" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Hide live stream chat", + "title": "Hides the live stream chat" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Hide Official Artist Videos", + "title": "Hide Official Artist Videos from Home Page" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Hide paid promotion banner", + "title": "Hides the banner that appears when you watch a video that has a paid promotion" + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } }, "hideScrollbar": { - "label": "Hide scrollbar", - "title": "Hides the pages scrollbar" + "enable": { + "label": "Hide scrollbar", + "title": "Hides the pages scrollbar" + } }, - "hideShorts": { - "label": "Hide shorts", - "title": "Hides all shorts" + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } + }, + "hideTranslateComment": { + "enable": { + "label": "Hide translate comment button", + "title": "Hides 'Translate to Language' button under comments" + } }, "loopButton": { - "label": "Loop button", - "title": "Adds a button to the feature menu to loop the video you're watching" + "enable": { + "label": "Loop button", + "title": "Adds a button to the feature menu to loop the video you're watching" + } }, "maximizePlayerButton": { - "label": "Maximize player button", - "title": "Adds a button to the feature menu to maximize the player" + "enable": { + "label": "Maximize player button", + "title": "Adds a button to the feature menu to maximize the player" + } }, "openTranscriptButton": { - "label": "Open transcript button", - "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + "enable": { + "label": "Open transcript button", + "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + } }, "openYouTubeSettingsOnHover": { - "label": "Open YouTube settings on hover", - "title": "Opens the YouTube settings menu when you hover over the settings button" + "enable": { + "label": "Open YouTube settings on hover", + "title": "Opens the YouTube settings menu when you hover over the settings button" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Pause background players", + "title": "Pauses video players in background tabs when you start a new player in foreground tab" + } }, "remainingTime": { - "label": "Remaining time", - "title": "Shows the remaining time of the video you're watching" + "enable": { + "label": "Remaining time", + "title": "Shows the remaining time of the video you're watching" + } }, - "rememberLastVolume": { - "label": "Remember last volume", - "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + "rememberVolume": { + "enable": { + "label": "Remember last volume", + "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + } }, "removeRedirect": { - "label": "Remove YouTube /redirect URLs", - "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + "enable": { + "label": "Remove YouTube /redirect URLs", + "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } }, "shareShortener": { - "label": "Shorten YouTube video share link", - "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + "enable": { + "label": "Shorten YouTube video share link", + "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + } }, "shortsAutoScroll": { - "label": "Shorts auto scroll", - "title": "Automatically scrolls to the next short" + "enable": { + "label": "Shorts auto scroll", + "title": "Automatically scrolls to the next short" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Skip \"Video is paused. Continue watching?\"", + "title": "Skips the idle dialog that pauses video playback" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } } }, "title": "Miscellaneous settings" }, - "onScreenDisplaySettings": { - "color": { - "label": "Color", - "options": { - "blue": "Blue", - "green": "Green", - "orange": "Orange", - "pink": "Pink", - "purple": "Purple", - "red": "Red", - "white": "White", - "yellow": "Yellow" - }, - "title": "Select the color for the On-Screen Display" - }, - "hide": { - "label": "Hide Delay", - "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" - }, - "opacity": { - "label": "Opacity", - "title": "Adjust the transparency of the On-Screen Display" - }, - "padding": { - "label": "Padding", - "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." - }, - "position": { - "label": "Position", - "options": { - "bottom_left": "Bottom Left", - "bottom_right": "Bottom Right", - "center": "Center", - "top_left": "Top Left", - "top_right": "Top Right" - }, - "title": "Select the position of the On-Screen Display" - }, - "title": "On-Screen Display Settings", - "type": { - "label": "Type", - "options": { - "line": "Line", - "no_display": "No display", - "round": "Round", - "text": "Text" - }, - "title": "Select the type of On-Screen Display" + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Color", + "select": { + "options": { + "blue": "Blue", + "green": "Green", + "orange": "Orange", + "pink": "Pink", + "purple": "Purple", + "red": "Red", + "white": "White", + "yellow": "Yellow" + } + }, + "title": "Select the color for the On-Screen Display" + }, + "hide": { + "label": "Hide Delay", + "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" + }, + "opacity": { + "label": "Opacity", + "title": "Adjust the transparency of the On-Screen Display" + }, + "padding": { + "label": "Padding", + "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." + }, + "position": { + "label": "Position", + "select": { + "options": { + "bottom_left": "Bottom Left", + "bottom_right": "Bottom Right", + "center": "Center", + "top_left": "Top Left", + "top_right": "Top Right" + } + }, + "title": "Select the position of the On-Screen Display" + }, + "type": { + "label": "Type", + "select": { + "options": { + "circle": "Circle", + "line": "Line", + "no_display": "No display", + "text": "Text" + } + }, + "title": "Select the type of On-Screen Display" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "Automatic quality adjustment", + "title": "Automatically adjusts the video quality to the selected level." + }, + "settings": { + "quality": { + "select": { + "label": "Player quality", + "title": "The quality to set the video to" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Quality fallback strategy", + "options": { + "higher": "Higher", + "lower": "Lower" + }, + "title": "The strategy to use when the selected quality is not available" + } + } + }, + "title": "Automatic quality settings" + }, + "playerSpeed": { "enable": { "label": "Forced playback speed", "title": "Sets the video speed to what you choose below" }, - "select": { - "label": "Player speed", - "title": "The speed to set the video to" + "settings": { + "buttons": { + "label": "Playback speed buttons", + "select": { + "label": "Playback buttons speed", + "title": "Amount of speed to be changed per click" + }, + "title": "Adds buttons to increase or decrease the playback speed of the video you're watching" + }, + "speed": { + "select": { + "label": "Player speed", + "title": "The speed to set the video to" + } + } }, "title": "Playback speed settings" }, + "playlistLength": { + "enable": { + "label": "Display playlist length information", + "title": "Shows the total length of the playlist, how much has been watched, and how much remains." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Method to get playlist length", + "title": "The way to get playlist length information (API method will fallback to HTML if an error occurs)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Method to get watched time", + "options": { + "duration": "Video Length", + "youtube": "Video Watch Time" + }, + "title": "The way to get the amount of time watched (Video Length type only used on watch page)" + } + } + }, + "title": "Playlist length settings" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, "screenshotButton": { "enable": { "label": "Screenshot button", "title": "Adds a button to the player to take a screenshot of the video" }, - "saveAs": { - "clipboard": "Clipboard", - "file": "File" - }, - "selectFormat": { - "label": "Screenshot format", - "title": "The format to save the screenshot in" - }, - "selectSaveAs": { - "label": "Screenshot save type", - "title": "The screenshot save type" + "settings": { + "format": { + "label": "Screenshot format", + "title": "The format to save the screenshot in" + }, + "saveAs": { + "select": { + "label": "Screenshot save type", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "Clipboard", + "file": "File" + }, + "title": "The screenshot save type" + } + } }, "title": "Screenshot settings" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "Speed Change Per Scroll", - "title": "Adjust the speed change per scroll" - }, "enable": { "label": "Scroll wheel speed control", "title": "Press a modifier key to enable speed adjustment with the scroll wheel." }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Speed Change Per Scroll", + "title": "Adjust the speed change per scroll" + }, + "modifierKey": { + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + } + } }, "title": "Scroll wheel speed control settings" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "Volume Change Per Scroll", - "title": "Adjust the volume change per scroll" - }, "enable": { "label": "Scroll wheel volume control", "title": "Lets you use the scroll wheel to control the volume of the video you're watching" }, - "holdModifierKey": { - "enable": { - "label": "Enable when holding modifier key", + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Volume Change Per Scroll", + "title": "Adjust the volume change per scroll" + }, + "holdModifierKey": { + "label": "When holding modifier key", + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + }, "title": "Press a modifier key to enable volume adjustment with the scroll wheel." }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" - } - }, - "holdRightClick": { - "enable": { - "label": "Enable when holding right click", + "holdRightClick": { + "label": "When holding right click", "title": "Hold right click to enable scroll wheel volume control" } }, @@ -358,35 +918,43 @@ "label": "Track watched videos", "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" }, - "resumeType": { - "select": { - "label": "Resume type", - "options": { - "automatic": "Automatic", - "prompt": "Prompt" - }, - "title": "Select how you want to resume videos" + "settings": { + "resumeType": { + "select": { + "label": "Resume type", + "options": { + "automatic": "Automatic", + "prompt": "Prompt" + }, + "title": "Select how you want to resume videos" + } } }, "title": "Video history settings" }, "volumeBoost": { - "boostAmount": { - "label": "Volume boost amount (dB)", - "title": "The amount to boost the volume by" - }, "enable": { "label": "Volume boost", "title": "Enable volume boost" }, - "mode": { - "select": { - "label": "Volume boost mode", - "options": { - "global": "Global", - "perVideo": "Per video" - }, - "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + "settings": { + "amount": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Volume boost mode", + "options": { + "global": "Global", + "perVideo": "Per video" + }, + "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + } } }, "title": "Volume boost settings" diff --git a/public/locales/cs-CZ.json b/public/locales/cs-CZ.json index 8d54ca80..26aa9bc2 100644 --- a/public/locales/cs-CZ.json +++ b/public/locales/cs-CZ.json @@ -8,48 +8,285 @@ "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Copy video URL with timestamp" + }, + "extras": { + "copied": "Copied!" + } + }, "featureMenu": { - "label": "Feature menu" + "button": { + "label": "Feature menu" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Fast forward by {{TIME}}" + }, + "rewindButton": { + "label": "Rewind by {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Hide end screen cards", + "toggle": { + "off": "Show end screen cards", + "on": "Hide end screen cards" + } + } }, "loopButton": { - "label": "Loop", - "toggle": { - "off": "Loop off", - "on": "Loop on" + "button": { + "label": "Loop", + "toggle": { + "off": "Loop off", + "on": "Loop on" + } } }, "maximizePlayerButton": { - "label": "Maximize", - "toggle": { - "off": "Maximize off", - "on": "Maximize on" + "button": { + "label": "Maximize", + "toggle": { + "off": "Maximize off", + "on": "Maximize on" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } } }, "openTranscriptButton": { - "label": "Open transcript" + "button": { + "label": "Open transcript" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Decrease Speed to {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Increase Speed to {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Can't decrease further ({{SPEED}})", + "increaseLimit": "Can't increase further ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Total length may not be accurate if some videos are hidden or if you haven't loaded enough videos to get the full length." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } }, "screenshotButton": { - "copiedToClipboard": "Screenshot copied to clipboard", - "label": "Screenshot" + "button": { + "label": "Screenshot" + }, + "extras": { + "copiedToClipboard": "Screenshot copied to clipboard" + } }, "videoHistory": { - "resumeButton": "Resume", - "resumePrompt": { - "close": "Close" + "extras": { + "resumeButton": "Resume", + "resumePromptClose": "Close" } }, "volumeBoostButton": { - "label": "Volume Boost", - "toggle": { - "off": "Volume boost off", - "on": "Volume boost on" + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Volume boost off", + "on": "Volume boost ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Clears all data this extension has stored on your machine", + "value": "Clear Data" + }, + "confirm": { + "title": "Confirm setting reset", + "value": "Confirm" + }, + "openTab": { + "title": "Open extension settings in a new tab" + }, + "reset": { + "title": "Resets all settings to their defaults, Click the confirm button to save the changes", + "value": "Reset" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Copy video URL with timestamp button", + "decreasePlaybackSpeedButton": "Decrease Speed button", + "forwardButton": "Fast Forward button", + "hideEndScreenCardsButton": "Hide end screen cards button", + "increasePlaybackSpeedButton": "Increase Speed button", + "loopButton": "Loop button", + "maximizePlayerButton": "Maximize button", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Open Transcript button", + "rewindButton": "Rewind button", + "screenshotButton": "Screenshot button", + "volumeBoostButton": "Volume Boost button", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "below the player controls", + "value": "Below Player" + }, + "feature_menu": { + "placement": "in the feature menu", + "value": "Feature Menu" + }, + "player_controls_left": { + "placement": "on the left side of player controls", + "value": "Left Controls" + }, + "player_controls_right": { + "placement": "on the right side of player controls", + "value": "Right Controls" + } + }, + "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "All data has been deleted.", + "confirmAlert": "This will delete all extension data related to options. Continue?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Menu Activation Type", + "options": { + "click": "Click", + "hover": "Hover" + }, + "title": "Select the method to activate the feature menu" + }, + "title": "Feature menu settings" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Settings successfully exported", + "title": "Export settings to a JSON file", + "value": "Export Settings" + }, + "importButton": { + "error": { + "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", + "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" + }, + "success": "Settings imported successfully", + "title": "Import settings from a JSON file", + "value": "Import Settings" + } + }, + "language": { + "select": { + "label": "Language", + "title": "The language to use for the extension" + }, + "title": "Language" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " or " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " and " + }, + "singular": "Enable '{{OPTION}}' to configure this option", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Scroll for more settings", + "settingSearch": { + "placeholder": "Search for a setting" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "You can get one from here", + "input": { + "label": "API Key", + "title": "Enter your Youtube Data API V3 key." + }, + "title": "YouTube API V3 key" + } + }, "notifications": { "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", "scrollWheelHoldModifierKey": { "sameKey": { "speedControl": "The scroll wheel speed control modifier key cannot be the same as the scroll wheel volume control modifier key.", @@ -67,287 +304,610 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "All data has been deleted.", - "confirmAlert": "This will delete all extension data related to options. Continue?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "Automatic quality adjustment", - "title": "Automatically adjusts the video quality to the selected level." + "label": "Custom CSS", + "title": "Enables custom CSS to be applied to the page" }, - "select": { - "label": "Player quality", - "title": "The quality to set the video to" + "extras": { + "collapse": "Collapse Editor", + "expand": "Expand Editor", + "noProblems": "No problems found." }, - "title": "Automatic quality settings" + "title": "Custom CSS settings" }, - "bottomButtons": { - "clear": { - "title": "Clears all data this extension has stored on your machine", - "value": "Clear Data" - }, - "confirm": { - "title": "Confirm setting reset", - "value": "Confirm" - }, - "reset": { - "title": "Resets all settings to their defaults, Click the confirm button to save the changes", - "value": "Reset" - } - }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "Loop button", - "maximizePlayerButton": "Maximize button", - "openTranscriptButton": "Open Transcript button", - "screenshotButton": "Screenshot button", - "volumeBoostButton": "Volume Boost button" - }, - "options": { - "below_player": { - "placement": "below the player controls", - "value": "Below Player" - }, - "feature_menu": { - "placement": "in the feature menu", - "value": "Feature Menu" - }, - "player_controls_left": { - "placement": "on the left side of player controls", - "value": "Left Controls" - }, - "player_controls_right": { - "placement": "on the right side of player controls", - "value": "Right Controls" - } + "deepDarkCSS": { + "enable": { + "label": "Deep Dark Theme", + "title": "Activate the selected theme for the page" + }, + "extras": { + "author": "Author", + "co-authors": "Co-authors" + }, + "settings": { + "colorShadow": { + "label": "Shadow color", + "title": "Color for shadows" + }, + "dimmerText": { + "label": "Secondary text color", + "title": "Color for secondary text" + }, + "hoverBackground": { + "label": "Hover background color", + "title": "Color for hover background" + }, + "mainBackground": { + "label": "Main background color", + "title": "Color for main background" }, - "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + "mainColor": { + "label": "Accent color", + "title": "Color for accent" + }, + "mainText": { + "label": "Main text color", + "title": "Color for main text" + }, + "secondBackground": { + "label": "Secondary background color", + "title": "Color for secondary background" + }, + "theme": { + "select": { + "label": "Select theme", + "title": "Select a theme to be applied to the page" + } + } }, - "title": "Button Placement Settings" + "title": "YouTube deep dark settings" }, - "customCSS": { - "editor": { - "collapse": "Collapse Editor", - "expand": "Expand Editor", - "noProblems": "No problems found." + "forwardRewindButtons": { + "enable": { + "label": "Forward/rewind buttons", + "title": "Adds forward and rewind buttons to the video player" + }, + "settings": { + "time": { + "label": "Forward/rewind time", + "title": "The amount of time to forward/rewind the video by" + } }, + "title": "Forward/rewind button settings" + }, + "globalVolume": { "enable": { - "label": "Enable custom CSS", - "title": "Enables custom CSS to be applied to the page" + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" + }, + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } }, - "title": "Custom CSS Settings" + "title": "Global Volume Override" }, - "featureMenu": { - "openType": { - "select": { - "label": "Menu Activation Type", - "options": { - "click": "Click", - "hover": "Hover" - }, - "title": "Select the method to activate the feature menu" + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } }, - "title": "Feature menu settings" - } - }, - "importExportSettings": { - "exportButton": { - "success": "Settings successfully exported", - "title": "Export settings to a JSON file", - "value": "Export Settings" - }, - "importButton": { - "error": { - "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", - "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" - }, - "success": "Settings imported successfully", - "title": "Import settings from a JSON file", - "value": "Import Settings" - } - }, - "language": { - "select": { - "label": "Language", - "title": "The language to use for the extension" + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } }, - "title": "Language" + "title": "Mini Player settings" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "Automatic theater mode", - "title": "Automatically enables theater mode when you load a video" + "enable": { + "label": "Automatic theater mode", + "title": "Automatically enables theater mode when you load a video" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Automatically disable ambient mode", + "title": "Automatically disables ambient mode when you load a video" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Automatically disable closed captions", + "title": "Automatically disables closed captions when you load a video" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Copy video URL with timestamp button", + "title": "Copies video URL with timestamp (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Default to original audio track", + "title": "Always default to the original audio track" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Hide AI summary", + "title": "Hides the artificial intelligence summary below videos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Hide end screen cards", + "title": "Hides the cards at the end of the video" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Hide end screen cards button", + "title": "Adds a button to show/hide the cards at the end of the video" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Hide live stream chat", + "title": "Hides the live stream chat" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Hide Official Artist Videos", + "title": "Hide Official Artist Videos from Home Page" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Hide paid promotion banner", + "title": "Hides the banner that appears when you watch a video that has a paid promotion" + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } }, "hideScrollbar": { - "label": "Hide scrollbar", - "title": "Hides the pages scrollbar" + "enable": { + "label": "Hide scrollbar", + "title": "Hides the pages scrollbar" + } }, - "hideShorts": { - "label": "Hide shorts", - "title": "Hides all shorts" + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } + }, + "hideTranslateComment": { + "enable": { + "label": "Hide translate comment button", + "title": "Hides 'Translate to Language' button under comments" + } }, "loopButton": { - "label": "Loop button", - "title": "Adds a button to the feature menu to loop the video you're watching" + "enable": { + "label": "Loop button", + "title": "Adds a button to the feature menu to loop the video you're watching" + } }, "maximizePlayerButton": { - "label": "Maximize player button", - "title": "Adds a button to the feature menu to maximize the player" + "enable": { + "label": "Maximize player button", + "title": "Adds a button to the feature menu to maximize the player" + } }, "openTranscriptButton": { - "label": "Open transcript button", - "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + "enable": { + "label": "Open transcript button", + "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + } }, "openYouTubeSettingsOnHover": { - "label": "Open YouTube settings on hover", - "title": "Opens the YouTube settings menu when you hover over the settings button" + "enable": { + "label": "Open YouTube settings on hover", + "title": "Opens the YouTube settings menu when you hover over the settings button" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Pause background players", + "title": "Pauses video players in background tabs when you start a new player in foreground tab" + } }, "remainingTime": { - "label": "Remaining time", - "title": "Shows the remaining time of the video you're watching" + "enable": { + "label": "Remaining time", + "title": "Shows the remaining time of the video you're watching" + } }, - "rememberLastVolume": { - "label": "Remember last volume", - "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + "rememberVolume": { + "enable": { + "label": "Remember last volume", + "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + } }, "removeRedirect": { - "label": "Remove YouTube /redirect URLs", - "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + "enable": { + "label": "Remove YouTube /redirect URLs", + "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } }, "shareShortener": { - "label": "Shorten YouTube video share link", - "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + "enable": { + "label": "Shorten YouTube video share link", + "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + } }, "shortsAutoScroll": { - "label": "Shorts auto scroll", - "title": "Automatically scrolls to the next short" + "enable": { + "label": "Shorts auto scroll", + "title": "Automatically scrolls to the next short" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Skip \"Video is paused. Continue watching?\"", + "title": "Skips the idle dialog that pauses video playback" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } } }, "title": "Miscellaneous settings" }, - "onScreenDisplaySettings": { - "color": { - "label": "Color", - "options": { - "blue": "Blue", - "green": "Green", - "orange": "Orange", - "pink": "Pink", - "purple": "Purple", - "red": "Red", - "white": "White", - "yellow": "Yellow" - }, - "title": "Select the color for the On-Screen Display" - }, - "hide": { - "label": "Hide Delay", - "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" - }, - "opacity": { - "label": "Opacity", - "title": "Adjust the transparency of the On-Screen Display" - }, - "padding": { - "label": "Padding", - "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." - }, - "position": { - "label": "Position", - "options": { - "bottom_left": "Bottom Left", - "bottom_right": "Bottom Right", - "center": "Center", - "top_left": "Top Left", - "top_right": "Top Right" - }, - "title": "Select the position of the On-Screen Display" - }, - "title": "On-Screen Display Settings", - "type": { - "label": "Type", - "options": { - "line": "Line", - "no_display": "No display", - "round": "Round", - "text": "Text" - }, - "title": "Select the type of On-Screen Display" + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Color", + "select": { + "options": { + "blue": "Blue", + "green": "Green", + "orange": "Orange", + "pink": "Pink", + "purple": "Purple", + "red": "Red", + "white": "White", + "yellow": "Yellow" + } + }, + "title": "Select the color for the On-Screen Display" + }, + "hide": { + "label": "Hide Delay", + "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" + }, + "opacity": { + "label": "Opacity", + "title": "Adjust the transparency of the On-Screen Display" + }, + "padding": { + "label": "Padding", + "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." + }, + "position": { + "label": "Position", + "select": { + "options": { + "bottom_left": "Bottom Left", + "bottom_right": "Bottom Right", + "center": "Center", + "top_left": "Top Left", + "top_right": "Top Right" + } + }, + "title": "Select the position of the On-Screen Display" + }, + "type": { + "label": "Type", + "select": { + "options": { + "circle": "Circle", + "line": "Line", + "no_display": "No display", + "text": "Text" + } + }, + "title": "Select the type of On-Screen Display" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "Automatic quality adjustment", + "title": "Automatically adjusts the video quality to the selected level." + }, + "settings": { + "quality": { + "select": { + "label": "Player quality", + "title": "The quality to set the video to" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Quality fallback strategy", + "options": { + "higher": "Higher", + "lower": "Lower" + }, + "title": "The strategy to use when the selected quality is not available" + } + } + }, + "title": "Automatic quality settings" + }, + "playerSpeed": { "enable": { "label": "Forced playback speed", "title": "Sets the video speed to what you choose below" }, - "select": { - "label": "Player speed", - "title": "The speed to set the video to" + "settings": { + "buttons": { + "label": "Playback speed buttons", + "select": { + "label": "Playback buttons speed", + "title": "Amount of speed to be changed per click" + }, + "title": "Adds buttons to increase or decrease the playback speed of the video you're watching" + }, + "speed": { + "select": { + "label": "Player speed", + "title": "The speed to set the video to" + } + } }, "title": "Playback speed settings" }, + "playlistLength": { + "enable": { + "label": "Display playlist length information", + "title": "Shows the total length of the playlist, how much has been watched, and how much remains." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Method to get playlist length", + "title": "The way to get playlist length information (API method will fallback to HTML if an error occurs)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Method to get watched time", + "options": { + "duration": "Video Length", + "youtube": "Video Watch Time" + }, + "title": "The way to get the amount of time watched (Video Length type only used on watch page)" + } + } + }, + "title": "Playlist length settings" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, "screenshotButton": { "enable": { "label": "Screenshot button", "title": "Adds a button to the player to take a screenshot of the video" }, - "saveAs": { - "clipboard": "Clipboard", - "file": "File" - }, - "selectFormat": { - "label": "Screenshot format", - "title": "The format to save the screenshot in" - }, - "selectSaveAs": { - "label": "Screenshot save type", - "title": "The screenshot save type" + "settings": { + "format": { + "label": "Screenshot format", + "title": "The format to save the screenshot in" + }, + "saveAs": { + "select": { + "label": "Screenshot save type", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "Clipboard", + "file": "File" + }, + "title": "The screenshot save type" + } + } }, "title": "Screenshot settings" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "Speed Change Per Scroll", - "title": "Adjust the speed change per scroll" - }, "enable": { "label": "Scroll wheel speed control", "title": "Press a modifier key to enable speed adjustment with the scroll wheel." }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Speed Change Per Scroll", + "title": "Adjust the speed change per scroll" + }, + "modifierKey": { + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + } + } }, "title": "Scroll wheel speed control settings" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "Volume Change Per Scroll", - "title": "Adjust the volume change per scroll" - }, "enable": { "label": "Scroll wheel volume control", "title": "Lets you use the scroll wheel to control the volume of the video you're watching" }, - "holdModifierKey": { - "enable": { - "label": "Enable when holding modifier key", + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Volume Change Per Scroll", + "title": "Adjust the volume change per scroll" + }, + "holdModifierKey": { + "label": "When holding modifier key", + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + }, "title": "Press a modifier key to enable volume adjustment with the scroll wheel." }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" - } - }, - "holdRightClick": { - "enable": { - "label": "Enable when holding right click", + "holdRightClick": { + "label": "When holding right click", "title": "Hold right click to enable scroll wheel volume control" } }, @@ -358,35 +918,43 @@ "label": "Track watched videos", "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" }, - "resumeType": { - "select": { - "label": "Resume type", - "options": { - "automatic": "Automatic", - "prompt": "Prompt" - }, - "title": "Select how you want to resume videos" + "settings": { + "resumeType": { + "select": { + "label": "Resume type", + "options": { + "automatic": "Automatic", + "prompt": "Prompt" + }, + "title": "Select how you want to resume videos" + } } }, "title": "Video history settings" }, "volumeBoost": { - "boostAmount": { - "label": "Volume boost amount (dB)", - "title": "The amount to boost the volume by" - }, "enable": { "label": "Volume boost", "title": "Enable volume boost" }, - "mode": { - "select": { - "label": "Volume boost mode", - "options": { - "global": "Global", - "perVideo": "Per video" - }, - "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + "settings": { + "amount": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Volume boost mode", + "options": { + "global": "Global", + "perVideo": "Per video" + }, + "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + } } }, "title": "Volume boost settings" diff --git a/public/locales/de-DE.json b/public/locales/de-DE.json index 05f53cbb..aa433956 100644 --- a/public/locales/de-DE.json +++ b/public/locales/de-DE.json @@ -8,51 +8,288 @@ "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Video URL mit Zeitstempel kopieren" + }, + "extras": { + "copied": "Kopiert!" + } + }, "featureMenu": { - "label": "Funktions-Menü" + "button": { + "label": "Feature menu" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Fast forward by {{TIME}}" + }, + "rewindButton": { + "label": "Rewind by {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Hide end screen cards", + "toggle": { + "off": "Zeige Endcards", + "on": "Hide end screen cards" + } + } }, "loopButton": { - "label": "Dauerschleife", - "toggle": { - "off": "Loop off", - "on": "Loop on" + "button": { + "label": "Loop", + "toggle": { + "off": "Loop off", + "on": "Loop on" + } } }, "maximizePlayerButton": { - "label": "Vergrößern", - "toggle": { - "off": "Maximize off", - "on": "Maximize on" + "button": { + "label": "Maximize", + "toggle": { + "off": "Maximieren aus", + "on": "Maximieren an" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } } }, "openTranscriptButton": { - "label": "Open transcript" + "button": { + "label": "Transkript öffnen" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Decrease Speed to {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Increase Speed to {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Geringer nicht möglich ({{SPEED}})", + "increaseLimit": "Can't increase further ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Die Gesamtlänge kann ungenau sein, wenn einige Videos ausgeblendet sind oder wenn Sie nicht genug Videos geladen haben, um die volle Länge zu erhalten." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } }, "screenshotButton": { - "copiedToClipboard": "Screenshot in Zwischenablage kopiert", - "label": "Bildschirmfoto" + "button": { + "label": "Screenshot" + }, + "extras": { + "copiedToClipboard": "Screenshot in Zwischenablage kopiert" + } }, "videoHistory": { - "resumeButton": "Fortsetzen", - "resumePrompt": { - "close": "Schließen" + "extras": { + "resumeButton": "Fortsetzen", + "resumePromptClose": "Schließen" } }, "volumeBoostButton": { - "label": "Lautsärke Verstärkung", - "toggle": { - "off": "Volume boost off", - "on": "Volume boost on" + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Volume boost off", + "on": "Volume boost ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Löscht alle Daten, die diese Erweiterung auf Ihrem Rechner gespeichert hat", + "value": "Daten löschen" + }, + "confirm": { + "title": "Einstellungen zurücksetzen", + "value": "Bestätigen" + }, + "openTab": { + "title": "Erweiterungseinstellungen in einem neuen Tab öffnen" + }, + "reset": { + "title": "Setzt alle Einstellungen auf ihre Standardwerte zurück. Klicken Sie auf die Bestätigungs-Schaltfläche, um die Änderungen zu speichern", + "value": "Zurücksetzen" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Video-URL mit Timestamp kopieren", + "decreasePlaybackSpeedButton": "Geschwindigkeit verringern", + "forwardButton": "Vorspulen", + "hideEndScreenCardsButton": "End-Screen Karte verstecken", + "increasePlaybackSpeedButton": "Geschwindigkeit erhöhen", + "loopButton": "Loop", + "maximizePlayerButton": "Maximieren", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Transkript", + "rewindButton": "Zurückspulen", + "screenshotButton": "Screenshot", + "volumeBoostButton": "Lautstärke-Boost", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "unterhalb der Video-Steuerung", + "value": "Unter dem Player" + }, + "feature_menu": { + "placement": "im Eigenschaftsmenü", + "value": "Feature-Menü" + }, + "player_controls_left": { + "placement": "auf der linken Seite der Video-Steuerung", + "value": "Links" + }, + "player_controls_right": { + "placement": "auf der rechten Seite der Video-Steuerung", + "value": "Rechts" + } + }, + "title": "Platziere {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "Die Daten wurden gelöscht.", + "confirmAlert": "Dies löscht alle Erweiterungsdaten zu Optionen. Fortfahren?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Menü Aktivierungstyp", + "options": { + "click": "Klick", + "hover": "Hover" + }, + "title": "Wähle die Methode zum Aktivieren des Feature-Menüs" + }, + "title": "Feature-Menüeinstellungen" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Einstellungen erfolgreich exportiert", + "title": "Einstellungen zu JSON-Datei exportieren", + "value": "Einstellungen exportieren" + }, + "importButton": { + "error": { + "unknown": "Fehler beim Importieren der Einstellungen. Bitte überprüfen Sie das Dateiformat.\nEin unbekannter Fehler ist aufgetreten.", + "validation": "Fehler beim Importieren der Einstellungen. Bitte überprüfen Sie das Dateiformat.\n{{ERROR_MESSAGE}}" + }, + "success": "Einstellungen erfolgreich importiert", + "title": "Einstellungen aus JSON-Datei importieren", + "value": "Einstellungen importieren" + } + }, + "language": { + "select": { + "label": "Sprache", + "title": "Die Sprache dieser Erweiterung" + }, + "title": "Sprache" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " or " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " and " + }, + "singular": "Enable '{{OPTION}}' to configure this option", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Weitere Einstellungen gibt es unten", + "settingSearch": { + "placeholder": "Search for a setting" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "You can get one from here", + "input": { + "label": "API Schlüssel", + "title": "Gib deinen YouTube Data API V3 Schlüssel ein." + }, + "title": "YouTube API V3 key" + } + }, "notifications": { "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", "scrollWheelHoldModifierKey": { "sameKey": { - "speedControl": "The scroll wheel speed control modifier key cannot be the same as the scroll wheel volume control modifier key.", + "speedControl": "Die Bedientaste für die Geschwindigkeitsregelung für das Scrollen kann nicht identisch sein mit der Änderungstaste für die Lautstärkeregelung des Mausrades.", "volumeControl": "The scroll wheel volume control modifier key cannot be the same as the scroll wheel speed control modifier key." } } @@ -67,286 +304,609 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "Die Daten wurden gelöscht.", - "confirmAlert": "Dies löscht alle Erweiterungsdaten zu Optionen. Fortfahren?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "Automatische Qualitätsanpassung", - "title": "Die Videoqualität wird automatisch auf die ausgewählte Qualität gestellt." + "label": "Benutzerdefiniertes CSS", + "title": "Aktiviert benutzerdefiniertes CSS für die Seite" }, - "select": { - "label": "Video-Qualität", - "title": "Die Qualität auf die das Video gestellt werden soll" + "extras": { + "collapse": "Editor einklappen", + "expand": "Editor vergrößern", + "noProblems": "Keine Probleme gefunden." }, - "title": "Automatische Qualitätseinstellungen" - }, - "bottomButtons": { - "clear": { - "title": "Löscht alle Daten, die diese Erweiterung auf Ihrem Rechner gespeichert hat", - "value": "Daten löschen" - }, - "confirm": { - "title": "Einstellungen zurücksetzen", - "value": "Bestätigen" - }, - "reset": { - "title": "Setzt alle Einstellungen auf ihre Standardwerte zurück. Klicken Sie auf die Bestätigungs-Schaltfläche, um die Änderungen zu speichern", - "value": "Zurücksetzen" - } + "title": "Custom CSS settings" }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "Loop button", - "maximizePlayerButton": "Maximize button", - "openTranscriptButton": "Open Transcript button", - "screenshotButton": "Screenshot button", - "volumeBoostButton": "Volume Boost button" - }, - "options": { - "below_player": { - "placement": "below the player controls", - "value": "Below Player" - }, - "feature_menu": { - "placement": "in the feature menu", - "value": "Feature Menu" - }, - "player_controls_left": { - "placement": "on the left side of player controls", - "value": "Left Controls" - }, - "player_controls_right": { - "placement": "on the right side of player controls", - "value": "Right Controls" - } + "deepDarkCSS": { + "enable": { + "label": "Deep Dark Theme", + "title": "Activate the selected theme for the page" + }, + "extras": { + "author": "Ersteller", + "co-authors": "Mitersteller" + }, + "settings": { + "colorShadow": { + "label": "Schattenfarbe", + "title": "Farbe für Schatten" + }, + "dimmerText": { + "label": "Sekundäre Textfarbe", + "title": "Farbe für sekundären Text" + }, + "hoverBackground": { + "label": "Hintergrundfarbe beim Hovern", + "title": "Farbe für den Hintergrund beim Hovern" + }, + "mainBackground": { + "label": "Haupthintergrundfarbe", + "title": "Farbe für Haupthintergrund" + }, + "mainColor": { + "label": "Akzentfarbe", + "title": "Farbe für die Akzente" + }, + "mainText": { + "label": "Haupttextfarbe", + "title": "Farbe für Haupttext" }, - "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + "secondBackground": { + "label": "Sekundäre Hintergrundfarbe", + "title": "Farbe für sekundären Hintergrund" + }, + "theme": { + "select": { + "label": "Theme auswählen", + "title": "Wählen Sie ein Theme aus, das auf die Seite angewendet werden soll" + } + } }, - "title": "Button Placement Settings" + "title": "YouTube deep dark settings" }, - "customCSS": { - "editor": { - "collapse": "Collapse Editor", - "expand": "Expand Editor", - "noProblems": "No problems found." + "forwardRewindButtons": { + "enable": { + "label": "Forward/rewind buttons", + "title": "Adds forward and rewind buttons to the video player" + }, + "settings": { + "time": { + "label": "Forward/rewind time", + "title": "The amount of time to forward/rewind the video by" + } }, + "title": "Forward/rewind button settings" + }, + "globalVolume": { "enable": { - "label": "Enable custom CSS", - "title": "Enables custom CSS to be applied to the page" + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" }, - "title": "Custom CSS Settings" + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } + }, + "title": "Global Volume Override" }, - "featureMenu": { - "openType": { - "select": { - "label": "Menu Activation Type", - "options": { - "click": "Click", - "hover": "Hover" - }, - "title": "Select the method to activate the feature menu" + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } }, - "title": "Feature menu settings" - } - }, - "importExportSettings": { - "exportButton": { - "success": "Einstellungen erfolgreich exportiert", - "title": "Einstellungen zu JSON-Datei exportieren", - "value": "Eistellungen exportieren" - }, - "importButton": { - "error": { - "unknown": "Fehler beim Importieren der Einstellungen. Bitte überprüfen Sie das Dateiformat.\nEin unbekannter Fehler ist aufgetreten.", - "validation": "Fehler beim Importieren der Einstellungen. Bitte überprüfen Sie das Dateiformat.\n{{ERROR_MESSAGE}}" - }, - "success": "Einstellungen erfolgreich importiert", - "title": "Einstellungen aus JSON-Datei importieren", - "value": "Einstellungen importieren" - } - }, - "language": { - "select": { - "label": "Sprache", - "title": "Die Sprache dieser Erweiterung" + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } }, - "title": "Sprache" + "title": "Mini Player settings" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "Automatischer Theatermodus", - "title": "Automatisch den Theatermodus aktivieren, wenn ein Video geladen wird" + "enable": { + "label": "Automatischer Theatermodus", + "title": "Automatisch den Theatermodus aktivieren, wenn ein Video geladen wird" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Ambient-Modus automatisch deaktivieren", + "title": "Deaktiviert automatisch den Ambient-Modus, wenn du ein Video lädst" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Untertitel automatisch deaktivieren", + "title": "Deaktiviert automatisch Untertitel, wenn du ein Video lädst" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Untertitel automatisch aktivieren", + "title": "Aktiviert die Untertitel automatisch, wenn du ein Video lädst" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Video-URL mit Zeitstempel kopieren", + "title": "Kopiert die Video-URL mit Zeitstempel (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Default to original audio track", + "title": "Always default to the original audio track" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Hide AI summary", + "title": "Hides the artificial intelligence summary below videos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Hide end screen cards", + "title": "Hides the cards at the end of the video" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Hide end screen cards button", + "title": "Adds a button to show/hide the cards at the end of the video" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Hide live stream chat", + "title": "Hides the live stream chat" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Hide Official Artist Videos", + "title": "Hide Official Artist Videos from Home Page" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Hide paid promotion banner", + "title": "Hides the banner that appears when you watch a video that has a paid promotion" + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } }, "hideScrollbar": { - "label": "Scrollbar ausblenden", - "title": "Versteckt die Scrollleiste" + "enable": { + "label": "Scrollbar ausblenden", + "title": "Versteckt die Scrollleiste" + } }, - "hideShorts": { - "label": "Hide shorts", - "title": "Hides all shorts" + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } + }, + "hideTranslateComment": { + "enable": { + "label": "Übersetzungs-Kommentar-Button ausblenden", + "title": "Versteckt die Schaltfläche \"In Sprache übersetzen\" unter Kommentaren" + } }, "loopButton": { - "label": "Dauerschleife-Button", - "title": "Adds a button to the feature menu to loop the video you're watching" + "enable": { + "label": "Dauerschleife-Button", + "title": "Adds a button to the feature menu to loop the video you're watching" + } }, "maximizePlayerButton": { - "label": "Player-Button maximieren", - "title": "Adds a button to the feature menu to maximize the player" + "enable": { + "label": "Player-Button maximieren", + "title": "Fügt dem Eigenschaftsmenü eine Schaltfläche hinzu, um den Video-Player zu maximieren" + } }, "openTranscriptButton": { - "label": "Open transcript button", - "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + "enable": { + "label": "Transkript-Button", + "title": "Fügt eine Schaltfläche zum Feature-Menü hinzu, um das Protokoll des Videos zu öffnen, das du siehst" + } }, "openYouTubeSettingsOnHover": { - "label": "Open YouTube settings on hover", - "title": "Opens the YouTube settings menu when you hover over the settings button" + "enable": { + "label": "YouTube-Einstellungen beim Hover öffnen", + "title": "Öffnet die YouTube Einstellungen, wenn du über den Einstellungs-Button fährst" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Pause background players", + "title": "Pauses video players in background tabs when you start a new player in foreground tab" + } }, "remainingTime": { - "label": "Verbleibende Zeit", - "title": "Zeigt die verbleibende Zeit des Videos, das du siehst" + "enable": { + "label": "Verbleibende Zeit", + "title": "Zeigt die verbleibende Zeit des Videos, das du siehst" + } }, - "rememberLastVolume": { - "label": "Letzte Lautstärke merken", - "title": "Speichere die Lautstärke des letzten Videos, das du gesehen hast und setze es beim Öffnen eines neuen Videos" + "rememberVolume": { + "enable": { + "label": "Letzte Lautstärke merken", + "title": "Speichere die Lautstärke des letzten Videos, das du gesehen hast und setze es beim Öffnen eines neuen Videos" + } }, "removeRedirect": { - "label": "Remove YouTube /redirect URLs", - "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + "enable": { + "label": "Remove YouTube /redirect URLs", + "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } }, "shareShortener": { - "label": "Shorten YouTube video share link", - "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + "enable": { + "label": "YouTube Video Link kürzen", + "title": "Verkürzt den YouTube Video Link (youtu.be) indem si/Feature-Parameter entfernt wird" + } }, "shortsAutoScroll": { - "label": "Shorts auto scroll", - "title": "Automatically scrolls to the next short" + "enable": { + "label": "Shorts automatisch scrollen", + "title": "Scrollen Sie automatisch im nächsten Short" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Überspringe \"Video ist pausiert. Weiter ansehen?\"", + "title": "Überspringt den Leerlauf-Dialog, der die Videowiedergabe pausiert" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } } }, "title": "Weitere Einstellungen" }, - "onScreenDisplaySettings": { - "color": { - "label": "Color", - "options": { - "blue": "Blue", - "green": "Green", - "orange": "Orange", - "pink": "Pink", - "purple": "Purple", - "red": "Red", - "white": "White", - "yellow": "Yellow" - }, - "title": "Select the color for the On-Screen Display" - }, - "hide": { - "label": "Hide Delay", - "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" - }, - "opacity": { - "label": "Opacity", - "title": "Adjust the transparency of the On-Screen Display" - }, - "padding": { - "label": "Padding", - "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." - }, - "position": { - "label": "Position", - "options": { - "bottom_left": "Bottom Left", - "bottom_right": "Bottom Right", - "center": "Center", - "top_left": "Top Left", - "top_right": "Top Right" - }, - "title": "Select the position of the On-Screen Display" - }, - "title": "On-Screen Display Settings", - "type": { - "label": "Type", - "options": { - "line": "Line", - "no_display": "No display", - "round": "Round", - "text": "Text" - }, - "title": "Select the type of On-Screen Display" + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Farbe", + "select": { + "options": { + "blue": "Blau", + "green": "Grün", + "orange": "Orange", + "pink": "Pink", + "purple": "Lila", + "red": "Rot", + "white": "Weiß", + "yellow": "Gelb" + } + }, + "title": "Farbe für den On-Screen Display wählen" + }, + "hide": { + "label": "Hide Delay", + "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" + }, + "opacity": { + "label": "Transparenz", + "title": "Die Transparenz der Bildschirmanzeige anpassen" + }, + "padding": { + "label": "Innenabstand", + "title": "Passe den Abstand rund um die Bildschirmanzeige in Pixeln an. Dies gilt speziell für die Bildschirmanzeige in den Ecken." + }, + "position": { + "label": "Position", + "select": { + "options": { + "bottom_left": "Bottom Left", + "bottom_right": "Bottom Right", + "center": "Center", + "top_left": "Top Left", + "top_right": "Top Right" + } + }, + "title": "Select the position of the On-Screen Display" + }, + "type": { + "label": "Type", + "select": { + "options": { + "circle": "Kreis", + "line": "Balken", + "no_display": "No display", + "text": "Text" + } + }, + "title": "Select the type of On-Screen Display" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "Automatische Qualitätsanpassung", + "title": "Die Videoqualität wird automatisch auf die ausgewählte Qualität gestellt." + }, + "settings": { + "quality": { + "select": { + "label": "Video-Qualität", + "title": "Die Qualität auf die das Video gestellt werden soll" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Quality fallback strategy", + "options": { + "higher": "Higher", + "lower": "Lower" + }, + "title": "The strategy to use when the selected quality is not available" + } + } + }, + "title": "Automatische Qualitätseinstellungen" + }, + "playerSpeed": { "enable": { "label": "Erzwungene Wiedergabegeschwindigkeit", "title": "Setzt die Videogeschwindigkeit auf das, was du unten wählst" }, - "select": { - "label": "Video Geschwindigkeit", - "title": "Die Geschwindigkeit auf die das Video gestellt wird" + "settings": { + "buttons": { + "label": "Playback speed buttons", + "select": { + "label": "Playback buttons speed", + "title": "Amount of speed to be changed per click" + }, + "title": "Adds buttons to increase or decrease the playback speed of the video you're watching" + }, + "speed": { + "select": { + "label": "Video Geschwindigkeit", + "title": "Die Geschwindigkeit auf die das Video gestellt wird" + } + } }, "title": "Wiedergabegeschwindigkeit Einstellungen" }, + "playlistLength": { + "enable": { + "label": "Display playlist length information", + "title": "Shows the total length of the playlist, how much has been watched, and how much remains." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Method to get playlist length", + "title": "The way to get playlist length information (API method will fallback to HTML if an error occurs)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Method to get watched time", + "options": { + "duration": "Video Length", + "youtube": "Video Watch Time" + }, + "title": "The way to get the amount of time watched (Video Length type only used on watch page)" + } + } + }, + "title": "Playlist length settings" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, "screenshotButton": { "enable": { "label": "Screenshot-Taste", "title": "Fügt dem Player einen Button hinzu, um einen Screenshot des Videos zu machen" }, - "saveAs": { - "clipboard": "Zwischenablage", - "file": "Datei" - }, - "selectFormat": { - "label": "Screenshot-Format", - "title": "Das Format zum Speichern des Screenshots" - }, - "selectSaveAs": { - "label": "Screenshot-Speicherart", - "title": "Der Screenshot-Speichertyp" + "settings": { + "format": { + "label": "Screenshot-Format", + "title": "Das Format zum Speichern des Screenshots" + }, + "saveAs": { + "select": { + "label": "Screenshot-Speicherart", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "Zwischenablage", + "file": "Datei" + }, + "title": "Der Screenshot-Speichertyp" + } + } }, "title": "Screenshot-Einstellungen" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "Speed Change Per Scroll", - "title": "Adjust the speed change per scroll" - }, "enable": { "label": "Scroll wheel speed control", - "title": "Press a modifier key to enable speed adjustment with the scroll wheel." + "title": "Drücken Sie eine Änderntaste, um die Lautstärkeregelung mit dem Mausrad zu aktivieren." }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Geschwindigkeitsänderung durch Mausrad", + "title": "Geschwindigkeitsänderung durch Mausrad anpassen" + }, + "modifierKey": { + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + } + } }, "title": "Scroll wheel speed control settings" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "Volume Change Per Scroll", - "title": "Adjust the volume change per scroll" - }, "enable": { "label": "Lautstärke durch Mausrad ändern", "title": "Lässt dich das Scrollrad verwenden, um die Lautstärke des Videos zu steuern, das du siehst" }, - "holdModifierKey": { - "enable": { + "extras": { + "optionLabel": "{{KEY}} Taste" + }, + "settings": { + "adjustmentSteps": { + "label": "Volume Change Per Scroll", + "title": "Adjust the volume change per scroll" + }, + "holdModifierKey": { "label": "Aktivieren, wenn die Modifikator-Taste gedrückt wird", + "select": { + "label": "Modifikator-Taste", + "title": "Die zu verwendende Modifikator-Taste" + }, "title": "Drücken Sie eine Modifikator-Taste, um die Lautstärkeregelung mit dem Scrollrad zu aktivieren." }, - "optionLabel": "{{KEY}} Taste", - "select": { - "label": "Modifikator-Taste", - "title": "Die zu verwendende Modifikator-Taste" - } - }, - "holdRightClick": { - "enable": { + "holdRightClick": { "label": "Aktivieren, wenn Rechtsklick gedrückt wird", "title": "Rechtsklick gedrückt halten, um die Lautstärkeregelung des Scrollrades zu aktivieren" } @@ -355,38 +915,46 @@ }, "videoHistory": { "enable": { - "label": "Track watched videos", - "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" - }, - "resumeType": { - "select": { - "label": "Resume type", - "options": { - "automatic": "Automatic", - "prompt": "Prompt" - }, - "title": "Select how you want to resume videos" + "label": "Gesehene Videos protokollieren", + "title": "Hält den Überblick darüber, wo du aufgehört hast, wenn du Videos anschaust und aktiviert das Fortfahren der Wiedergabe" + }, + "settings": { + "resumeType": { + "select": { + "label": "Resume type", + "options": { + "automatic": "Automatic", + "prompt": "Prompt" + }, + "title": "Select how you want to resume videos" + } } }, "title": "Video history settings" }, "volumeBoost": { - "boostAmount": { - "label": "Volume boost amount (dB)", - "title": "The amount to boost the volume by" - }, "enable": { "label": "Lautstärken-Boost", "title": "Enable volume boost" }, - "mode": { - "select": { - "label": "Volume boost mode", - "options": { - "global": "Global", - "perVideo": "Per video" - }, - "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + "settings": { + "amount": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Volume boost mode", + "options": { + "global": "Global", + "perVideo": "Per video" + }, + "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + } } }, "title": "´Lautstärke-Boost Einstellungen" diff --git a/public/locales/en-GB.json b/public/locales/en-GB.json new file mode 100644 index 00000000..837cac13 --- /dev/null +++ b/public/locales/en-GB.json @@ -0,0 +1,964 @@ +{ + "langCode": "en-UK", + "langName": "English (UK)", + "messages": { + "resumingVideo": "Resuming video at {{VIDEO_TIME}}", + "settingVolume": "Setting volume boost to {{VOLUME_BOOST_AMOUNT}}" + }, + "pages": { + "content": { + "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Copy video URL with timestamp" + }, + "extras": { + "copied": "Copied!" + } + }, + "featureMenu": { + "button": { + "label": "Feature menu" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Fast forward by {{TIME}}" + }, + "rewindButton": { + "label": "Rewind by {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Hide end screen cards", + "toggle": { + "off": "Show end screen cards", + "on": "Hide end screen cards" + } + } + }, + "loopButton": { + "button": { + "label": "Loop", + "toggle": { + "off": "Loop off", + "on": "Loop on" + } + } + }, + "maximizePlayerButton": { + "button": { + "label": "Maximize", + "toggle": { + "off": "Maximize off", + "on": "Maximize on" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } + } + }, + "openTranscriptButton": { + "button": { + "label": "Open transcript" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Decrease Speed to {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Increase Speed to {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Can't decrease further ({{SPEED}})", + "increaseLimit": "Can't increase further ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Total length may not be accurate if some videos are hidden or if you haven't loaded enough videos to get the full length." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } + }, + "screenshotButton": { + "button": { + "label": "Screenshot" + }, + "extras": { + "copiedToClipboard": "Screenshot copied to clipboard" + } + }, + "videoHistory": { + "extras": { + "resumeButton": "Resume", + "resumePromptClose": "Close" + } + }, + "volumeBoostButton": { + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Volume boost off", + "on": "Volume boost ({{value}} dB)" + } + } + } + } + }, + "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Clears all data this extension has stored on your machine", + "value": "Clear Data" + }, + "confirm": { + "title": "Confirm setting reset", + "value": "Confirm" + }, + "openTab": { + "title": "Open extension settings in a new tab" + }, + "reset": { + "title": "Resets all settings to their defaults, Click the confirm button to save the changes", + "value": "Reset" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Copy video URL with timestamp button", + "decreasePlaybackSpeedButton": "Decrease Speed button", + "forwardButton": "Fast Forward button", + "hideEndScreenCardsButton": "Hide end screen cards button", + "increasePlaybackSpeedButton": "Increase Speed button", + "loopButton": "Loop button", + "maximizePlayerButton": "Maximize button", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Open Transcript button", + "rewindButton": "Rewind button", + "screenshotButton": "Screenshot button", + "volumeBoostButton": "Volume Boost button", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "below the player controls", + "value": "Below Player" + }, + "feature_menu": { + "placement": "in the feature menu", + "value": "Feature Menu" + }, + "player_controls_left": { + "placement": "on the left side of player controls", + "value": "Left Controls" + }, + "player_controls_right": { + "placement": "on the right side of player controls", + "value": "Right Controls" + } + }, + "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "All data has been deleted.", + "confirmAlert": "This will delete all extension data related to options. Continue?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Menu Activation Type", + "options": { + "click": "Click", + "hover": "Hover" + }, + "title": "Select the method to activate the feature menu" + }, + "title": "Feature menu settings" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Settings successfully exported", + "title": "Export settings to a JSON file", + "value": "Export Settings" + }, + "importButton": { + "error": { + "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", + "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" + }, + "success": "Settings imported successfully", + "title": "Import settings from a JSON file", + "value": "Import Settings" + } + }, + "language": { + "select": { + "label": "Language", + "title": "The language to use for the extension" + }, + "title": "Language" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " or " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " and " + }, + "singular": "Enable '{{OPTION}}' to configure this option", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Scroll for more settings", + "settingSearch": { + "placeholder": "Search for a setting" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "You can get one from here", + "input": { + "label": "API Key", + "title": "Enter your Youtube Data API V3 key." + }, + "title": "YouTube API V3 key" + } + }, + "notifications": { + "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", + "scrollWheelHoldModifierKey": { + "sameKey": { + "speedControl": "The scroll wheel speed control modifier key cannot be the same as the scroll wheel volume control modifier key.", + "volumeControl": "The scroll wheel volume control modifier key cannot be the same as the scroll wheel speed control modifier key." + } + } + }, + "info": { + "reset": "All options have been reset to their default values.\nYou can now save the changes by clicking the \"Confirm\" button or discard them by closing this page or ignore this notification." + }, + "success": { + "saved": "Options saved." + } + } + } + }, + "settings": { + "sections": { + "customCSS": { + "enable": { + "label": "Custom CSS", + "title": "Enables custom CSS to be applied to the page" + }, + "extras": { + "collapse": "Collapse Editor", + "expand": "Expand Editor", + "noProblems": "No problems found." + }, + "title": "Custom CSS settings" + }, + "deepDarkCSS": { + "enable": { + "label": "Deep Dark Theme", + "title": "Activate the selected theme for the page" + }, + "extras": { + "author": "Author", + "co-authors": "Co-authors" + }, + "settings": { + "colorShadow": { + "label": "Shadow color", + "title": "Color for shadows" + }, + "dimmerText": { + "label": "Secondary text color", + "title": "Color for secondary text" + }, + "hoverBackground": { + "label": "Hover background color", + "title": "Color for hover background" + }, + "mainBackground": { + "label": "Main background color", + "title": "Color for main background" + }, + "mainColor": { + "label": "Accent color", + "title": "Color for accent" + }, + "mainText": { + "label": "Main text color", + "title": "Color for main text" + }, + "secondBackground": { + "label": "Secondary background color", + "title": "Color for secondary background" + }, + "theme": { + "select": { + "label": "Select theme", + "title": "Select a theme to be applied to the page" + } + } + }, + "title": "YouTube deep dark settings" + }, + "forwardRewindButtons": { + "enable": { + "label": "Forward/rewind buttons", + "title": "Adds forward and rewind buttons to the video player" + }, + "settings": { + "time": { + "label": "Forward/rewind time", + "title": "The amount of time to forward/rewind the video by" + } + }, + "title": "Forward/rewind button settings" + }, + "globalVolume": { + "enable": { + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" + }, + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } + }, + "title": "Global Volume Override" + }, + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } + }, + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } + }, + "title": "Mini Player settings" + }, + "miscellaneous": { + "settings": { + "automaticTheaterMode": { + "enable": { + "label": "Automatic theatre mode", + "title": "Automatically enables theatre mode when you load a video" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Automatically disable ambient mode", + "title": "Automatically disables ambient mode when you load a video" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Automatically disable closed captions", + "title": "Automatically disables closed captions when you load a video" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Copy video URL with timestamp button", + "title": "Copies video URL with timestamp (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Default to original audio track", + "title": "Always default to the original audio track" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Hide AI summary", + "title": "Hides the artificial intelligence summary below videos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Hide end screen cards", + "title": "Hides the cards at the end of the video" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Hide end screen cards button", + "title": "Adds a button to show/hide the cards at the end of the video" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Hide live stream chat", + "title": "Hides the live stream chat" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Hide Official Artist Videos", + "title": "Hide Official Artist Videos from Home Page" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Hide paid promotion banner", + "title": "Hides the banner that appears when you watch a video that has a paid promotion" + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } + }, + "hideScrollbar": { + "enable": { + "label": "Hide scrollbar", + "title": "Hides the pages scrollbar" + } + }, + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } + }, + "hideTranslateComment": { + "enable": { + "label": "Hide translate comment button", + "title": "Hides 'Translate to Language' button under comments" + } + }, + "loopButton": { + "enable": { + "label": "Loop button", + "title": "Adds a button to the feature menu to loop the video you're watching" + } + }, + "maximizePlayerButton": { + "enable": { + "label": "Maximize player button", + "title": "Adds a button to the feature menu to maximize the player" + } + }, + "openTranscriptButton": { + "enable": { + "label": "Open transcript button", + "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + } + }, + "openYouTubeSettingsOnHover": { + "enable": { + "label": "Open YouTube settings on hover", + "title": "Opens the YouTube settings menu when you hover over the settings button" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Pause background players", + "title": "Pauses video players in background tabs when you start a new player in foreground tab" + } + }, + "remainingTime": { + "enable": { + "label": "Remaining time", + "title": "Shows the remaining time of the video you're watching" + } + }, + "rememberVolume": { + "enable": { + "label": "Remember last volume", + "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + } + }, + "removeRedirect": { + "enable": { + "label": "Remove YouTube /redirect URLs", + "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } + }, + "shareShortener": { + "enable": { + "label": "Shorten YouTube video share link", + "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + } + }, + "shortsAutoScroll": { + "enable": { + "label": "Shorts auto scroll", + "title": "Automatically scrolls to the next short" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Skip \"Video is paused. Continue watching?\"", + "title": "Skips the idle dialog that pauses video playback" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } + } + }, + "title": "Miscellaneous settings" + }, + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } + } + }, + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Colour", + "select": { + "options": { + "blue": "Blue", + "green": "Green", + "orange": "Orange", + "pink": "Pink", + "purple": "Purple", + "red": "Red", + "white": "White", + "yellow": "Yellow" + } + }, + "title": "Select the colour for the On-Screen Display" + }, + "hide": { + "label": "Hide Delay", + "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" + }, + "opacity": { + "label": "Opacity", + "title": "Adjust the transparency of the On-Screen Display" + }, + "padding": { + "label": "Padding", + "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." + }, + "position": { + "label": "Position", + "select": { + "options": { + "bottom_left": "Bottom Left", + "bottom_right": "Bottom Right", + "center": "Centre", + "top_left": "Top Left", + "top_right": "Top Right" + } + }, + "title": "Select the position of the On-Screen Display" + }, + "type": { + "label": "Type", + "select": { + "options": { + "circle": "Circle", + "line": "Line", + "no_display": "No display", + "text": "Text" + } + }, + "title": "Select the type of On-Screen Display" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "Automatic quality adjustment", + "title": "Automatically adjusts the video quality to the selected level." + }, + "settings": { + "quality": { + "select": { + "label": "Player quality", + "title": "The quality to set the video to" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Quality fallback strategy", + "options": { + "higher": "Higher", + "lower": "Lower" + }, + "title": "The strategy to use when the selected quality is not available" + } + } + }, + "title": "Automatic quality settings" + }, + "playerSpeed": { + "enable": { + "label": "Forced playback speed", + "title": "Sets the video speed to what you choose below" + }, + "settings": { + "buttons": { + "label": "Playback speed buttons", + "select": { + "label": "Playback buttons speed", + "title": "Amount of speed to be changed per click" + }, + "title": "Adds buttons to increase or decrease the playback speed of the video you're watching" + }, + "speed": { + "select": { + "label": "Player speed", + "title": "The speed to set the video to" + } + } + }, + "title": "Playback speed settings" + }, + "playlistLength": { + "enable": { + "label": "Display playlist length information", + "title": "Shows the total length of the playlist, how much has been watched, and how much remains." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Method to get playlist length", + "title": "The way to get playlist length information (API method will fallback to HTML if an error occurs)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Method to get watched time", + "options": { + "duration": "Video Length", + "youtube": "Video Watch Time" + }, + "title": "The way to get the amount of time watched (Video Length type only used on watch page)" + } + } + }, + "title": "Playlist length settings" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, + "screenshotButton": { + "enable": { + "label": "Screenshot button", + "title": "Adds a button to the player to take a screenshot of the video" + }, + "settings": { + "format": { + "label": "Screenshot format", + "title": "The format to save the screenshot in" + }, + "saveAs": { + "select": { + "label": "Screenshot save type", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "Clipboard", + "file": "File" + }, + "title": "The screenshot save type" + } + } + }, + "title": "Screenshot settings" + }, + "scrollWheelSpeedControl": { + "enable": { + "label": "Scroll wheel speed control", + "title": "Press a modifier key to enable speed adjustment with the scroll wheel." + }, + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Speed Change Per Scroll", + "title": "Adjust the speed change per scroll" + }, + "modifierKey": { + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + } + } + }, + "title": "Scroll wheel speed control settings" + }, + "scrollWheelVolumeControl": { + "enable": { + "label": "Scroll wheel volume control", + "title": "Lets you use the scroll wheel to control the volume of the video you're watching" + }, + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Volume Change Per Scroll", + "title": "Adjust the volume change per scroll" + }, + "holdModifierKey": { + "label": "When holding modifier key", + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + }, + "title": "Press a modifier key to enable volume adjustment with the scroll wheel." + }, + "holdRightClick": { + "label": "When holding right click", + "title": "Hold right click to enable scroll wheel volume control" + } + }, + "title": "Scroll wheel volume control settings" + }, + "videoHistory": { + "enable": { + "label": "Track watched videos", + "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" + }, + "settings": { + "resumeType": { + "select": { + "label": "Resume type", + "options": { + "automatic": "Automatic", + "prompt": "Prompt" + }, + "title": "Select how you want to resume videos" + } + } + }, + "title": "Video history settings" + }, + "volumeBoost": { + "enable": { + "label": "Volume boost", + "title": "Enable volume boost" + }, + "settings": { + "amount": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Volume boost mode", + "options": { + "global": "Global", + "perVideo": "Per video" + }, + "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + } + } + }, + "title": "Volume boost settings" + } + } + } +} diff --git a/public/locales/es-ES.json b/public/locales/es-ES.json index d6f4e450..55f7c28c 100644 --- a/public/locales/es-ES.json +++ b/public/locales/es-ES.json @@ -8,57 +8,294 @@ "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Copiar URL de vídeo con marca de tiempo" + }, + "extras": { + "copied": "¡Copiado!" + } + }, "featureMenu": { - "label": "Menú de funciones" + "button": { + "label": "Menú de funciones" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Avanzar rápidamente por {{TIME}}" + }, + "rewindButton": { + "label": "Rebobinado por {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Ocultar tarjetas de pantalla final", + "toggle": { + "off": "Mostrar tarjetas de pantalla final", + "on": "Ocultar tarjetas de pantalla final" + } + } }, "loopButton": { - "label": "Bucle", - "toggle": { - "off": "Desactivar repetición", - "on": "Activar repetición" + "button": { + "label": "Bucle", + "toggle": { + "off": "Desactivar repetición", + "on": "Activar repetición" + } } }, "maximizePlayerButton": { - "label": "Maximizar", - "toggle": { - "off": "Maximize off", - "on": "Maximize on" + "button": { + "label": "Maximizar", + "toggle": { + "off": "Maximizar desactivado", + "on": "Maximizar activado" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } } }, "openTranscriptButton": { - "label": "Abrir transcripción" + "button": { + "label": "Abrir transcripción" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Disminuye la velocidad a {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Aumenta la velocidad a {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "No se puede disminuir más ({{SPEED}})", + "increaseLimit": "No se puede aumentar más ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Puede que la longitud total no sea exacta si se ocultan algunos vídeos o si no ha cargado suficientes vídeos para obtener la longitud completa." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Eliminar vídeo", + "removingVideo": "Eliminando vídeo…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } }, "screenshotButton": { - "copiedToClipboard": "Captura de pantalla copiada al portapapeles", - "label": "Capturar pantalla" + "button": { + "label": "Captura de pantalla" + }, + "extras": { + "copiedToClipboard": "Captura de pantalla copiada al portapapeles" + } }, "videoHistory": { - "resumeButton": "Reanudar", - "resumePrompt": { - "close": "Cerrar" + "extras": { + "resumeButton": "Reanudar", + "resumePromptClose": "Cerrar" } }, "volumeBoostButton": { - "label": "Potenciar volumen", - "toggle": { - "off": "Volume boost off", - "on": "Volume boost on" + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Desactivar potenciador de volumen", + "on": "Volume boost ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Limpia todos los datos que esta extensión ha almacenado en su equipo", + "value": "Limpiar datos" + }, + "confirm": { + "title": "Confirma el restablecimiento de los ajustes", + "value": "Confirmar" + }, + "openTab": { + "title": "Abrir extensión en una pestaña nueva" + }, + "reset": { + "title": "Restablece todos los ajustes a sus valores predeterminados, haga clic en el botón de confirmar para guardar los cambios", + "value": "Reestablecer" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Botón para copiar la URL del vídeo con marca de tiempo", + "decreasePlaybackSpeedButton": "Botón para reducir la velocidad", + "forwardButton": "Botón para avanzar rápido", + "hideEndScreenCardsButton": "Ocultar botón de tarjetas de pantalla final", + "increasePlaybackSpeedButton": "Botón para aumentar la velocidad", + "loopButton": "Botón de repetición", + "maximizePlayerButton": "Botón para maximizar", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Abrir botón de transcripción", + "rewindButton": "Botón para rebobinar", + "screenshotButton": "Botón de captura de pantalla", + "volumeBoostButton": "Botón para aumentar el volumen", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "debajo de los controles del reproductor", + "value": "Debajo del reproductor" + }, + "feature_menu": { + "placement": "en el menú de funciones", + "value": "Menú de funciones" + }, + "player_controls_left": { + "placement": "a la izquierda de los controles del reproductor", + "value": "Controles a la izquierda" + }, + "player_controls_right": { + "placement": "a la derecha de los controles del reproductor", + "value": "Controles a la derecha" + } + }, + "title": "Coloca el {{BUTTON_NAME}} a la {{PLACEMENT}}" + }, + "title": "Ajustes de ubicación de botones" + }, + "clearData": { + "allDataDeleted": "Todos los datos han sido eliminados.", + "confirmAlert": "Esto eliminará todos los datos de la extensión relacionados con las opciones. ¿Continuar?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Tipo de activación del menú", + "options": { + "click": "Hacer clic", + "hover": "Pasar el cursor por encima" + }, + "title": "Selecciona el método para abrir el menú" + }, + "title": "Configuración del menú" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Ajustes exportados correctamente", + "title": "Exportar ajustes a un archivo JSON", + "value": "Exportar Ajustes" + }, + "importButton": { + "error": { + "unknown": "Error al importar la configuración. Por favor, compruebe el formato del archivo.\nUn error desconocido se ha producido.", + "validation": "Error al importar la configuración. Por favor, compruebe el formato del archivo.\n{{ERROR_MESSAGE}}" + }, + "success": "Ajustes importados correctamente", + "title": "Importar ajustes desde un archivo JSON", + "value": "Importar Ajustes" + } + }, + "language": { + "select": { + "label": "Idioma", + "title": "El idioma a usar para la extensión" + }, + "title": "Idioma" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Activar {{OPTIONS}} para configurar esta opción", + "separator": " o " + }, + "plural": { + "label": "Habilitar {{OPTIONS}} para configurar esta opción", + "separator": " y " + }, + "singular": "Habilitar '{{OPTION}}' para configurar esta opción", + "specificOption": { + "featureMenu": "Configure al menos un botón para colocarse en el menú de funciones para configurar esta opción.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Establecer el tipo de guardado de captura de pantalla a 'Archivo' o 'Ambos' para configurar esta opción" + } + }, + "scrollForMoreSettings": "Desplazar para más ajustes", + "settingSearch": { + "placeholder": "Search for a setting" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "You can get one from here", + "input": { + "label": "Clave API", + "title": "Introduce tu clave API de Youtube Data V3." + }, + "title": "YouTube API V3 key" + } + }, "notifications": { "error": { + "optionConflict": "Esta opción no se puede activar mientras '{{OPTION}}' está habilitada.", "scrollWheelHoldModifierKey": { "sameKey": { - "speedControl": "The scroll wheel speed control modifier key cannot be the same as the scroll wheel volume control modifier key.", - "volumeControl": "The scroll wheel volume control modifier key cannot be the same as the scroll wheel speed control modifier key." + "speedControl": "La tecla del modificador de control de velocidad de rueda de desplazamiento no puede ser la misma que la tecla del modificador del control de volumen de la rueda.", + "volumeControl": "La tecla del modificador del control de volumen de la rueda de desplazamiento no puede ser la misma que la tecla del modificador del control de velocidad de la rueda." } } }, "info": { - "reset": "Todas las opciones han sido preestablecidas a sus valores de por defecto.\nAhora puedes guardarlas haciendo clic en el botón \"Confirmar\" o descartarlas cerrando esta página o ignorando esta notificación." + "reset": "Todas las opciones han sido preestablecidas a sus valores de por defecto.\nAhora puedes guardar los cambios haciendo clic en el botón \"Confirmar\" o descartarlos cerrando esta página o ignorando esta notificación." }, "success": { "saved": "Opciones guardadas." @@ -67,286 +304,609 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "Todos los datos han sido eliminados.", - "confirmAlert": "Esto eliminará todos los datos de la extensión relacionados con las opciones. ¿Continuar?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "Habilitar ajuste automático de calidad", - "title": "Ajustar automáticamente la calidad del vídeo al nivel seleccionado." + "label": "Habilitar CSS personalizado", + "title": "Permite aplicar CSS personalizado a la página" }, - "select": { - "label": "Calidad del reproductor", - "title": "La calidad a la que establecer el vídeo" + "extras": { + "collapse": "Colapsar editor", + "expand": "Expandir editor", + "noProblems": "No se encontraron problemas." }, - "title": "Ajustes de calidad automáticos" - }, - "bottomButtons": { - "clear": { - "title": "Limpia todos los datos que esta extensión ha almacenado en su equipo", - "value": "Limpiar datos" - }, - "confirm": { - "title": "Confirma el restablecimiento de los ajustes", - "value": "Confirmar" - }, - "reset": { - "title": "Restablece todos los ajustes a sus valores predeterminados, haga clic en el botón de confirmar para guardar los cambios", - "value": "Reestablecer" - } + "title": "Ajustes de CSS personalizados" }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "Botón de repetición", - "maximizePlayerButton": "Maximizar botón", - "openTranscriptButton": "Abrir botón de transcripción", - "screenshotButton": "Botón de captura de pantalla", - "volumeBoostButton": "Botón Aumento de Volumen" - }, - "options": { - "below_player": { - "placement": "debajo de los controles del reproductor", - "value": "Debajo del reproductor" - }, - "feature_menu": { - "placement": "in the feature menu", - "value": "Menú de funciones" - }, - "player_controls_left": { - "placement": "a la izquierda de los controles del reproductor", - "value": "Controles a la izquierda" - }, - "player_controls_right": { - "placement": "a la derecha de los controles del reproductor", - "value": "Controles a la derecha" - } + "deepDarkCSS": { + "enable": { + "label": "Deep Dark Theme", + "title": "Activate the selected theme for the page" + }, + "extras": { + "author": "Autor", + "co-authors": "Coautores" + }, + "settings": { + "colorShadow": { + "label": "Color de sombra", + "title": "Color para las sombras" + }, + "dimmerText": { + "label": "Color secundario de texto", + "title": "Color para el texto secundario" + }, + "hoverBackground": { + "label": "Hover background color", + "title": "Color for hover background" + }, + "mainBackground": { + "label": "Main background color", + "title": "Color for main background" }, - "title": "Coloca el {{BUTTON_NAME}} a la {{PLACEMENT}}" + "mainColor": { + "label": "Color destacado", + "title": "Color para destacados" + }, + "mainText": { + "label": "Main text color", + "title": "Color for main text" + }, + "secondBackground": { + "label": "Secondary background color", + "title": "Color for secondary background" + }, + "theme": { + "select": { + "label": "Select theme", + "title": "Select a theme to be applied to the page" + } + } }, - "title": "Ajustes de posición de los botones" + "title": "Ajustes de tono muy oscuro de YouTube" }, - "customCSS": { - "editor": { - "collapse": "Colapsar editor", - "expand": "Expandir editor", - "noProblems": "No se encontraron problemas." + "forwardRewindButtons": { + "enable": { + "label": "Botones de avance/retroceso", + "title": "Añade botones de avance y retroceso al reproductor de vídeo" + }, + "settings": { + "time": { + "label": "Adelantar/rebobinar tiempo", + "title": "La cantidad de tiempo para avanzar/retroceder el video" + } }, + "title": "Ajustes del botón avanzar/retroceder" + }, + "globalVolume": { "enable": { - "label": "Habilitar CSS personalizado", - "title": "Permite aplicar CSS personalizado a la página" + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" }, - "title": "Ajustes de CSS personalizados" + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } + }, + "title": "Global Volume Override" }, - "featureMenu": { - "openType": { - "select": { - "label": "Tipo de activación del menú", - "options": { - "click": "Click", - "hover": "Pasar el cursor por encima" - }, - "title": "Selecciona el método para abrir el menú" + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } }, - "title": "Configuración del menú" - } - }, - "importExportSettings": { - "exportButton": { - "success": "Ajustes exportados correctamente", - "title": "Exportar ajustes a un archivo JSON", - "value": "Exportar Ajustes" - }, - "importButton": { - "error": { - "unknown": "Error al importar la configuración. Por favor, compruebe el formato del archivo.\nUn error desconocido se ha producido.", - "validation": "Error al importar la configuración. Por favor, compruebe el formato del archivo.\n{{ERROR_MESSAGE}}" - }, - "success": "Ajustes importados correctamente", - "title": "Importar ajustes desde un archivo JSON", - "value": "Importar Ajustes" - } - }, - "language": { - "select": { - "label": "Idioma", - "title": "El idioma a usar para la extensión" + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } }, - "title": "Idioma" + "title": "Mini Player settings" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "Modo cine automático", - "title": "Activar automáticamente el modo cine al cargar un vídeo" + "enable": { + "label": "Modo cine automático", + "title": "Activar automáticamente el modo cine al cargar un vídeo" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Desactivar automáticamente el modo ambiente", + "title": "Desactiva automáticamente el modo ambiente al cargar un vídeo" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Desactivar los subtítulos automáticamente", + "title": "Desactivar los subtítulos automáticamente cuando se carga un video" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Activar automáticamente subtítulos", + "title": "Activa automáticamente los subtítulos al cargar un vídeo" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automáticamente maximizar el reproductor", + "title": "Automáticamente maximizar el reproductor cuando se carga un video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automáticamente mostrar más videos", + "title": "Automáticamente mostrar más videos en la pantalla final, al terminar un video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Botón para copiar la URL con marca de tiempo", + "title": "Copia el video con una marca de tiempo (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Usar pista de audio original por defecto", + "title": "Siempre usar pista de audio original" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Ocultar resumen de IA", + "title": "Oculta el resumen de inteligencia artificial debajo de los vídeos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Ocultar tarjetas de pantalla final", + "title": "Oculta las tarjetas al final del vídeo" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Botón para ocultar las tarjetas de pantalla final", + "title": "Añade un botón para mostrar/ocultar las tarjetas al final del vídeo" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Ocultar chat de transmisión en vivo", + "title": "Oculta el chat en una transmisión en vivo" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Ocultar vídeos solo para miembros", + "title": "Oculta los vídeos que solo son visibles para los miembros" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Ocultar Videos Oficiales del Artista", + "title": "Ocultar los vídeos oficiales del artista de la página de inicio" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Ocultar banner de promociones pagas", + "title": "Oculta el banner que aparece cuando ves un video que tiene una promoción de pago" + } + }, + "hidePlayables": { + "enable": { + "label": "Ocultar reproducibles", + "title": "Oculta todos los reproducibles" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Ocultar listas de reproducción de la página de inicio", + "title": "Oculta las listas de reproducción que aparecen en la página de inicio" + } }, "hideScrollbar": { - "label": "Ocultar barra de desplazamiento", - "title": "Oculta la barra de desplazamiento de la página" + "enable": { + "label": "Ocultar barra de desplazamiento", + "title": "Oculta la barra de desplazamiento de la página" + } + }, + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Ocultar vídeos recomendados", + "title": "Oculta la barra lateral de vídeos recomendados" + } }, - "hideShorts": { - "label": "Hide shorts", - "title": "Hides all shorts" + "hideTranslateComment": { + "enable": { + "label": "Ocultar botón de traducir comentario", + "title": "Oculta el botón 'Traducir al idioma' bajo los comentarios" + } }, "loopButton": { - "label": "Botón de bucle", - "title": "Añade un botón al menú para poner en bucle el vídeo que estás viendo" + "enable": { + "label": "Botón de bucle", + "title": "Añade un botón al menú para poner en bucle el vídeo que estás viendo" + } }, "maximizePlayerButton": { - "label": "Botón de maximizar en el reproductor", - "title": "Añade un botón al menú para maximizar el reproductor" + "enable": { + "label": "Botón de maximizar en el reproductor", + "title": "Añade un botón al menú para maximizar el reproductor" + } }, "openTranscriptButton": { - "label": "Botón \"Abrir transcripción\"", - "title": "Añade un botón al menú para abrir la transcripción del video que estás viendo" + "enable": { + "label": "Botón para abrir transcripción", + "title": "Añade un botón al menú para abrir la transcripción del video que estás viendo" + } }, "openYouTubeSettingsOnHover": { - "label": "Abrir ajustes de YouTube al pasar el cursor", - "title": "Abre el menú de configuración de YouTube cuando pasa el cursor por encima del botón de ajustes" + "enable": { + "label": "Abrir ajustes de YouTube al pasar el cursor", + "title": "Abre el menú de configuración de YouTube cuando pasa el cursor por encima del botón de ajustes" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Pausar reproductores de fondo", + "title": "Pausa los reproductores de vídeo en pestañas de fondo cuando inicias un nuevo reproductor en la pestaña de inicio" + } }, "remainingTime": { - "label": "Tiempo restante", - "title": "Muestra el tiempo restante del vídeo que estás viendo" + "enable": { + "label": "Tiempo restante", + "title": "Muestra el tiempo restante del vídeo que estás viendo" + } }, - "rememberLastVolume": { - "label": "Recordar el nivel de volumen", - "title": "Recuerda el volumen del último vídeo que estabas viendo y lo establece cuando abres un nuevo vídeo" + "rememberVolume": { + "enable": { + "label": "Recordar el nivel de volumen", + "title": "Recuerda el volumen del último vídeo que estabas viendo y lo establece cuando abres un nuevo vídeo" + } }, "removeRedirect": { - "label": "Remove YouTube /redirect URLs", - "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + "enable": { + "label": "Remover URLs de redireccionamiento (/redirect)", + "title": "Reemplaza la URLs de redirección de YouTube por URLs reales, omitiendo el diálogo de advertencia de redirección" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Habiliar el boton para ver mas tarde", + "title": "Agregar botón a los vídeos de Inicio y Suscripciones para guardar el vídeo en la lista de reproducción 'Ver más tarde'" + } }, "shareShortener": { - "label": "Shorten YouTube video share link", - "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + "enable": { + "label": "Shorten YouTube video share link", + "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + } }, "shortsAutoScroll": { - "label": "Shorts auto scroll", - "title": "Automatically scrolls to the next short" + "enable": { + "label": "Shorts auto scroll", + "title": "Automatically scrolls to the next short" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Skip \"Video is paused. Continue watching?\"", + "title": "Skips the idle dialog that pauses video playback" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } } }, "title": "Ajustes varios" }, - "onScreenDisplaySettings": { - "color": { - "label": "Color", - "options": { - "blue": "Azul", - "green": "Verde", - "orange": "Naranja", - "pink": "Rosa", - "purple": "Morado", - "red": "Rojo", - "white": "Blanco", - "yellow": "Amarillo" - }, - "title": "Select the color for the On-Screen Display" - }, - "hide": { - "label": "Oculta el retardo", - "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" - }, - "opacity": { - "label": "Opacidad", - "title": "Adjust the transparency of the On-Screen Display" - }, - "padding": { - "label": "Margen", - "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." - }, - "position": { - "label": "Posición", - "options": { - "bottom_left": "Parte inferior izquierda", - "bottom_right": "Parte inferior derecha", - "center": "Centrado", - "top_left": "Parte superior izquierda", - "top_right": "Parte superior derecha" - }, - "title": "Select the position of the On-Screen Display" - }, - "title": "On-Screen Display Settings", - "type": { - "label": "Tipo", - "options": { - "line": "Línea", - "no_display": "No mostrar", - "round": "Round", - "text": "Texto" - }, - "title": "Select the type of On-Screen Display" + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Color", + "select": { + "options": { + "blue": "Azul", + "green": "Verde", + "orange": "Naranja", + "pink": "Rosa", + "purple": "Morado", + "red": "Rojo", + "white": "Blanco", + "yellow": "Amarillo" + } + }, + "title": "Select the color for the On-Screen Display" + }, + "hide": { + "label": "Oculta el retardo", + "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" + }, + "opacity": { + "label": "Opacidad", + "title": "Adjust the transparency of the On-Screen Display" + }, + "padding": { + "label": "Margen", + "title": "Ajuste el espacio alrededor de las esquinas de la pantalla en píxeles. Esto se aplica específicamente al redondeado en las esquinas de la pantalla." + }, + "position": { + "label": "Posición", + "select": { + "options": { + "bottom_left": "Parte inferior izquierda", + "bottom_right": "Parte inferior derecha", + "center": "Centrado", + "top_left": "Parte superior izquierda", + "top_right": "Parte superior derecha" + } + }, + "title": "Select the position of the On-Screen Display" + }, + "type": { + "label": "Tipo", + "select": { + "options": { + "circle": "Círculo", + "line": "Línea", + "no_display": "No mostrar", + "text": "Texto" + } + }, + "title": "Selecciona el estilo del visualizador en pantalla" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "Habilitar ajuste automático de calidad", + "title": "Ajustar automáticamente la calidad del vídeo al nivel seleccionado." + }, + "settings": { + "quality": { + "select": { + "label": "Calidad del reproductor", + "title": "La calidad a la que establecer el vídeo" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Estrategia de calidad de contingencia", + "options": { + "higher": "Superior", + "lower": "Inferior" + }, + "title": "La estrategia a utilizar cuando la calidad seleccionada no está disponible" + } + } + }, + "title": "Ajustes de calidad automáticos" + }, + "playerSpeed": { "enable": { "label": "Velocidad de reproducción forzada", "title": "Establece la velocidad del video a lo que elijas a continuación" }, - "select": { - "label": "Velocidad del reproductor", - "title": "La velocidad a la que ajustar el vídeo" + "settings": { + "buttons": { + "label": "Playback speed buttons", + "select": { + "label": "Playback buttons speed", + "title": "Amount of speed to be changed per click" + }, + "title": "Adds buttons to increase or decrease the playback speed of the video you're watching" + }, + "speed": { + "select": { + "label": "Velocidad del reproductor", + "title": "La velocidad a la que ajustar el vídeo" + } + } }, "title": "Ajustes de velocidad de reproducción" }, - "screenshotButton": { + "playlistLength": { "enable": { - "label": "Botón de captura de pantalla", - "title": "Añade un botón al reproductor para capturar la pantalal del vídeo que estás viendo" + "label": "Display playlist length information", + "title": "Shows the total length of the playlist, how much has been watched, and how much remains." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Method to get playlist length", + "title": "The way to get playlist length information (API method will fallback to HTML if an error occurs)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Method to get watched time", + "options": { + "duration": "Duración del Video", + "youtube": "Video Watch Time" + }, + "title": "The way to get the amount of time watched (Video Length type only used on watch page)" + } + } }, - "saveAs": { - "clipboard": "Portapapeles", - "file": "Archivo" + "title": "Playlist length settings" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } }, - "selectFormat": { - "label": "Formato de captura de pantalla", - "title": "El formato en el que guardar la captura de pantalla" + "title": "Playlist management settings" + }, + "screenshotButton": { + "enable": { + "label": "Botón para capturar la pantalla", + "title": "Añade un botón al reproductor para capturar la pantalal del vídeo que estás viendo" }, - "selectSaveAs": { - "label": "Método de guardado de captura de pantalla", - "title": "Método de guardado sobre el que se guardará la captura de pantalla" + "settings": { + "format": { + "label": "Formato de captura de pantalla", + "title": "El formato en el que guardar la captura de pantalla" + }, + "saveAs": { + "select": { + "label": "Método de guardado de captura de pantalla", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "Portapapeles", + "file": "Archivo" + }, + "title": "Método de guardado sobre el que se guardará la captura de pantalla" + } + } }, "title": "Ajustes de captura de pantalla" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "Volumen cambiado por cada scroll con la rueda del ratón", - "title": "Ajustar la velocidad que cambia por el scroll de la rueda del ratón" - }, "enable": { "label": "Control de velocidad con la rueda", "title": "Pulsa una tecla para activar el ajuste de velocidad con la rueda del ratón." }, - "optionLabel": "Tecla {{KEY}}", - "select": { - "label": "Tecla modificadora", - "title": "Tecla a usar" + "extras": { + "optionLabel": "Tecla {{KEY}}" + }, + "settings": { + "adjustmentSteps": { + "label": "Volumen cambiado por cada scroll con la rueda del ratón", + "title": "Ajustar la velocidad que cambia por el scroll de la rueda del ratón" + }, + "modifierKey": { + "select": { + "label": "Tecla modificadora", + "title": "Tecla a usar" + } + } }, "title": "Ajustes sobre el control de velocidad con la rueda del ratón" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "Velocidad cambiada por cada scroll con la rueda del ratón", - "title": "Ajustar el volumen que cambia por el scroll de la rueda del ratón" - }, "enable": { "label": "Control de volumen con la rueda", "title": "Te permite usar la rueda del ratón para controlar el volumen del vídeo que estás viendo" }, - "holdModifierKey": { - "enable": { + "extras": { + "optionLabel": "Tecla {{KEY}}" + }, + "settings": { + "adjustmentSteps": { + "label": "Velocidad cambiada por cada scroll con la rueda del ratón", + "title": "Ajustar el volumen que cambia por el scroll de la rueda del ratón" + }, + "holdModifierKey": { "label": "Activar al mantener pulsada la tecla modificadora", + "select": { + "label": "Tecla modificadora", + "title": "La tecla del modificador a usar" + }, "title": "Presione una tecla modificadora para activar el ajuste de volumen con la rueda del ratón." }, - "optionLabel": "Tecla {{KEY}}", - "select": { - "label": "Tecla modificadora", - "title": "La tecla del modificador a usar" - } - }, - "holdRightClick": { - "enable": { + "holdRightClick": { "label": "Activar al mantener pulsado el botón derecho", "title": "Mantenga pulsado el botón derecho para activar el control de volumen con la rueda del ratón" } @@ -358,35 +918,43 @@ "label": "Track watched videos", "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" }, - "resumeType": { - "select": { - "label": "Resume type", - "options": { - "automatic": "Automatic", - "prompt": "Prompt" - }, - "title": "Select how you want to resume videos" + "settings": { + "resumeType": { + "select": { + "label": "Resume type", + "options": { + "automatic": "Automático", + "prompt": "Prompt" + }, + "title": "Select how you want to resume videos" + } } }, "title": "Video history settings" }, "volumeBoost": { - "boostAmount": { - "label": "Incremento de volumen (dB)", - "title": "Cuantos decibelios quieres aumentar el volumen" - }, "enable": { "label": "Potenciador de volumen", "title": "Activar incremento de volumen" }, - "mode": { - "select": { - "label": "Volume boost mode", - "options": { - "global": "Global", - "perVideo": "Por vídeo" - }, - "title": "Elegir cómo se aplica el aumento de volumen. 'Por vídeo' permite activar optimización para cada video individualmente en el menú de características. 'Global' aplica el boost a todos los vídeos cuando el aumento de volumen está activado." + "settings": { + "amount": { + "label": "Incremento de volumen (dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Volume boost mode", + "options": { + "global": "Global", + "perVideo": "Por vídeo" + }, + "title": "Elegir cómo se aplica el aumento de volumen. 'Por vídeo' permite activar optimización para cada video individualmente en el menú de características. 'Global' aplica el boost a todos los vídeos cuando el aumento de volumen está activado." + } } }, "title": "Ajustes de potenciado de volumen" diff --git a/public/locales/fa-IR.json b/public/locales/fa-IR.json index 4b53f597..4499c8cc 100644 --- a/public/locales/fa-IR.json +++ b/public/locales/fa-IR.json @@ -8,48 +8,285 @@ "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Copy video URL with timestamp" + }, + "extras": { + "copied": "Copied!" + } + }, "featureMenu": { - "label": "Feature menu" + "button": { + "label": "Feature menu" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Fast forward by {{TIME}}" + }, + "rewindButton": { + "label": "Rewind by {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Hide end screen cards", + "toggle": { + "off": "Show end screen cards", + "on": "Hide end screen cards" + } + } }, "loopButton": { - "label": "Loop", - "toggle": { - "off": "Loop off", - "on": "Loop on" + "button": { + "label": "Loop", + "toggle": { + "off": "Loop off", + "on": "Loop on" + } } }, "maximizePlayerButton": { - "label": "Maximize", - "toggle": { - "off": "Maximize off", - "on": "Maximize on" + "button": { + "label": "Maximize", + "toggle": { + "off": "Maximize off", + "on": "Maximize on" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } } }, "openTranscriptButton": { - "label": "Open transcript" + "button": { + "label": "Open transcript" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Decrease Speed to {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Increase Speed to {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Can't decrease further ({{SPEED}})", + "increaseLimit": "Can't increase further ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Total length may not be accurate if some videos are hidden or if you haven't loaded enough videos to get the full length." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } }, "screenshotButton": { - "copiedToClipboard": "Screenshot copied to clipboard", - "label": "Screenshot" + "button": { + "label": "Screenshot" + }, + "extras": { + "copiedToClipboard": "Screenshot copied to clipboard" + } }, "videoHistory": { - "resumeButton": "Resume", - "resumePrompt": { - "close": "Close" + "extras": { + "resumeButton": "Resume", + "resumePromptClose": "Close" } }, "volumeBoostButton": { - "label": "Volume Boost", - "toggle": { - "off": "Volume boost off", - "on": "Volume boost on" + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Volume boost off", + "on": "Volume boost ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Clears all data this extension has stored on your machine", + "value": "Clear Data" + }, + "confirm": { + "title": "Confirm setting reset", + "value": "Confirm" + }, + "openTab": { + "title": "Open extension settings in a new tab" + }, + "reset": { + "title": "Resets all settings to their defaults, Click the confirm button to save the changes", + "value": "Reset" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Copy video URL with timestamp button", + "decreasePlaybackSpeedButton": "Decrease Speed button", + "forwardButton": "Fast Forward button", + "hideEndScreenCardsButton": "Hide end screen cards button", + "increasePlaybackSpeedButton": "Increase Speed button", + "loopButton": "Loop button", + "maximizePlayerButton": "Maximize button", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Open Transcript button", + "rewindButton": "Rewind button", + "screenshotButton": "Screenshot button", + "volumeBoostButton": "Volume Boost button", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "below the player controls", + "value": "Below Player" + }, + "feature_menu": { + "placement": "in the feature menu", + "value": "Feature Menu" + }, + "player_controls_left": { + "placement": "on the left side of player controls", + "value": "Left Controls" + }, + "player_controls_right": { + "placement": "on the right side of player controls", + "value": "Right Controls" + } + }, + "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "All data has been deleted.", + "confirmAlert": "This will delete all extension data related to options. Continue?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Menu Activation Type", + "options": { + "click": "Click", + "hover": "Hover" + }, + "title": "Select the method to activate the feature menu" + }, + "title": "Feature menu settings" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Settings successfully exported", + "title": "Export settings to a JSON file", + "value": "Export Settings" + }, + "importButton": { + "error": { + "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", + "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" + }, + "success": "Settings imported successfully", + "title": "Import settings from a JSON file", + "value": "Import Settings" + } + }, + "language": { + "select": { + "label": "Language", + "title": "The language to use for the extension" + }, + "title": "Language" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " or " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " and " + }, + "singular": "Enable '{{OPTION}}' to configure this option", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Scroll for more settings", + "settingSearch": { + "placeholder": "Search for a setting" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "You can get one from here", + "input": { + "label": "API Key", + "title": "Enter your Youtube Data API V3 key." + }, + "title": "YouTube API V3 key" + } + }, "notifications": { "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", "scrollWheelHoldModifierKey": { "sameKey": { "speedControl": "The scroll wheel speed control modifier key cannot be the same as the scroll wheel volume control modifier key.", @@ -67,287 +304,610 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "All data has been deleted.", - "confirmAlert": "This will delete all extension data related to options. Continue?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "Automatic quality adjustment", - "title": "Automatically adjusts the video quality to the selected level." + "label": "Custom CSS", + "title": "Enables custom CSS to be applied to the page" }, - "select": { - "label": "Player quality", - "title": "The quality to set the video to" + "extras": { + "collapse": "Collapse Editor", + "expand": "Expand Editor", + "noProblems": "No problems found." }, - "title": "Automatic quality settings" + "title": "Custom CSS settings" }, - "bottomButtons": { - "clear": { - "title": "Clears all data this extension has stored on your machine", - "value": "Clear Data" - }, - "confirm": { - "title": "Confirm setting reset", - "value": "Confirm" - }, - "reset": { - "title": "Resets all settings to their defaults, Click the confirm button to save the changes", - "value": "Reset" - } - }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "Loop button", - "maximizePlayerButton": "Maximize button", - "openTranscriptButton": "Open Transcript button", - "screenshotButton": "Screenshot button", - "volumeBoostButton": "Volume Boost button" - }, - "options": { - "below_player": { - "placement": "below the player controls", - "value": "Below Player" - }, - "feature_menu": { - "placement": "in the feature menu", - "value": "Feature Menu" - }, - "player_controls_left": { - "placement": "on the left side of player controls", - "value": "Left Controls" - }, - "player_controls_right": { - "placement": "on the right side of player controls", - "value": "Right Controls" - } + "deepDarkCSS": { + "enable": { + "label": "Deep Dark Theme", + "title": "Activate the selected theme for the page" + }, + "extras": { + "author": "Author", + "co-authors": "Co-authors" + }, + "settings": { + "colorShadow": { + "label": "Shadow color", + "title": "Color for shadows" + }, + "dimmerText": { + "label": "Secondary text color", + "title": "Color for secondary text" + }, + "hoverBackground": { + "label": "Hover background color", + "title": "Color for hover background" + }, + "mainBackground": { + "label": "Main background color", + "title": "Color for main background" }, - "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + "mainColor": { + "label": "Accent color", + "title": "Color for accent" + }, + "mainText": { + "label": "Main text color", + "title": "Color for main text" + }, + "secondBackground": { + "label": "Secondary background color", + "title": "Color for secondary background" + }, + "theme": { + "select": { + "label": "Select theme", + "title": "Select a theme to be applied to the page" + } + } }, - "title": "Button Placement Settings" + "title": "YouTube deep dark settings" }, - "customCSS": { - "editor": { - "collapse": "Collapse Editor", - "expand": "Expand Editor", - "noProblems": "No problems found." + "forwardRewindButtons": { + "enable": { + "label": "Forward/rewind buttons", + "title": "Adds forward and rewind buttons to the video player" + }, + "settings": { + "time": { + "label": "Forward/rewind time", + "title": "The amount of time to forward/rewind the video by" + } }, + "title": "Forward/rewind button settings" + }, + "globalVolume": { "enable": { - "label": "Enable custom CSS", - "title": "Enables custom CSS to be applied to the page" + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" + }, + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } }, - "title": "Custom CSS Settings" + "title": "Global Volume Override" }, - "featureMenu": { - "openType": { - "select": { - "label": "Menu Activation Type", - "options": { - "click": "Click", - "hover": "Hover" - }, - "title": "Select the method to activate the feature menu" + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } }, - "title": "Feature menu settings" - } - }, - "importExportSettings": { - "exportButton": { - "success": "Settings successfully exported", - "title": "Export settings to a JSON file", - "value": "Export Settings" - }, - "importButton": { - "error": { - "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", - "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" - }, - "success": "Settings imported successfully", - "title": "Import settings from a JSON file", - "value": "Import Settings" - } - }, - "language": { - "select": { - "label": "Language", - "title": "The language to use for the extension" + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } }, - "title": "Language" + "title": "Mini Player settings" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "Automatic theater mode", - "title": "Automatically enables theater mode when you load a video" + "enable": { + "label": "Automatic theater mode", + "title": "Automatically enables theater mode when you load a video" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Automatically disable ambient mode", + "title": "Automatically disables ambient mode when you load a video" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Automatically disable closed captions", + "title": "Automatically disables closed captions when you load a video" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Copy video URL with timestamp button", + "title": "Copies video URL with timestamp (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Default to original audio track", + "title": "Always default to the original audio track" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Hide AI summary", + "title": "Hides the artificial intelligence summary below videos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Hide end screen cards", + "title": "Hides the cards at the end of the video" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Hide end screen cards button", + "title": "Adds a button to show/hide the cards at the end of the video" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Hide live stream chat", + "title": "Hides the live stream chat" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Hide Official Artist Videos", + "title": "Hide Official Artist Videos from Home Page" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Hide paid promotion banner", + "title": "Hides the banner that appears when you watch a video that has a paid promotion" + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } }, "hideScrollbar": { - "label": "Hide scrollbar", - "title": "Hides the pages scrollbar" + "enable": { + "label": "Hide scrollbar", + "title": "Hides the pages scrollbar" + } }, - "hideShorts": { - "label": "Hide shorts", - "title": "Hides all shorts" + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } + }, + "hideTranslateComment": { + "enable": { + "label": "Hide translate comment button", + "title": "Hides 'Translate to Language' button under comments" + } }, "loopButton": { - "label": "Loop button", - "title": "Adds a button to the feature menu to loop the video you're watching" + "enable": { + "label": "Loop button", + "title": "Adds a button to the feature menu to loop the video you're watching" + } }, "maximizePlayerButton": { - "label": "Maximize player button", - "title": "Adds a button to the feature menu to maximize the player" + "enable": { + "label": "Maximize player button", + "title": "Adds a button to the feature menu to maximize the player" + } }, "openTranscriptButton": { - "label": "Open transcript button", - "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + "enable": { + "label": "Open transcript button", + "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + } }, "openYouTubeSettingsOnHover": { - "label": "Open YouTube settings on hover", - "title": "Opens the YouTube settings menu when you hover over the settings button" + "enable": { + "label": "Open YouTube settings on hover", + "title": "Opens the YouTube settings menu when you hover over the settings button" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Pause background players", + "title": "Pauses video players in background tabs when you start a new player in foreground tab" + } }, "remainingTime": { - "label": "Remaining time", - "title": "Shows the remaining time of the video you're watching" + "enable": { + "label": "Remaining time", + "title": "Shows the remaining time of the video you're watching" + } }, - "rememberLastVolume": { - "label": "Remember last volume", - "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + "rememberVolume": { + "enable": { + "label": "Remember last volume", + "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + } }, "removeRedirect": { - "label": "Remove YouTube /redirect URLs", - "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + "enable": { + "label": "Remove YouTube /redirect URLs", + "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } }, "shareShortener": { - "label": "Shorten YouTube video share link", - "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + "enable": { + "label": "Shorten YouTube video share link", + "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + } }, "shortsAutoScroll": { - "label": "Shorts auto scroll", - "title": "Automatically scrolls to the next short" + "enable": { + "label": "Shorts auto scroll", + "title": "Automatically scrolls to the next short" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Skip \"Video is paused. Continue watching?\"", + "title": "Skips the idle dialog that pauses video playback" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } } }, "title": "Miscellaneous settings" }, - "onScreenDisplaySettings": { - "color": { - "label": "Color", - "options": { - "blue": "Blue", - "green": "Green", - "orange": "Orange", - "pink": "Pink", - "purple": "Purple", - "red": "Red", - "white": "White", - "yellow": "Yellow" - }, - "title": "Select the color for the On-Screen Display" - }, - "hide": { - "label": "Hide Delay", - "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" - }, - "opacity": { - "label": "Opacity", - "title": "Adjust the transparency of the On-Screen Display" - }, - "padding": { - "label": "Padding", - "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." - }, - "position": { - "label": "Position", - "options": { - "bottom_left": "Bottom Left", - "bottom_right": "Bottom Right", - "center": "Center", - "top_left": "Top Left", - "top_right": "Top Right" - }, - "title": "Select the position of the On-Screen Display" - }, - "title": "On-Screen Display Settings", - "type": { - "label": "Type", - "options": { - "line": "Line", - "no_display": "No display", - "round": "Round", - "text": "Text" - }, - "title": "Select the type of On-Screen Display" + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Color", + "select": { + "options": { + "blue": "Blue", + "green": "Green", + "orange": "Orange", + "pink": "Pink", + "purple": "Purple", + "red": "Red", + "white": "White", + "yellow": "Yellow" + } + }, + "title": "Select the color for the On-Screen Display" + }, + "hide": { + "label": "Hide Delay", + "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" + }, + "opacity": { + "label": "Opacity", + "title": "Adjust the transparency of the On-Screen Display" + }, + "padding": { + "label": "Padding", + "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." + }, + "position": { + "label": "Position", + "select": { + "options": { + "bottom_left": "Bottom Left", + "bottom_right": "Bottom Right", + "center": "Center", + "top_left": "Top Left", + "top_right": "Top Right" + } + }, + "title": "Select the position of the On-Screen Display" + }, + "type": { + "label": "Type", + "select": { + "options": { + "circle": "Circle", + "line": "Line", + "no_display": "No display", + "text": "Text" + } + }, + "title": "Select the type of On-Screen Display" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "Automatic quality adjustment", + "title": "Automatically adjusts the video quality to the selected level." + }, + "settings": { + "quality": { + "select": { + "label": "Player quality", + "title": "The quality to set the video to" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Quality fallback strategy", + "options": { + "higher": "Higher", + "lower": "Lower" + }, + "title": "The strategy to use when the selected quality is not available" + } + } + }, + "title": "Automatic quality settings" + }, + "playerSpeed": { "enable": { "label": "Forced playback speed", "title": "Sets the video speed to what you choose below" }, - "select": { - "label": "Player speed", - "title": "The speed to set the video to" + "settings": { + "buttons": { + "label": "Playback speed buttons", + "select": { + "label": "Playback buttons speed", + "title": "Amount of speed to be changed per click" + }, + "title": "Adds buttons to increase or decrease the playback speed of the video you're watching" + }, + "speed": { + "select": { + "label": "Player speed", + "title": "The speed to set the video to" + } + } }, "title": "Playback speed settings" }, + "playlistLength": { + "enable": { + "label": "Display playlist length information", + "title": "Shows the total length of the playlist, how much has been watched, and how much remains." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Method to get playlist length", + "title": "The way to get playlist length information (API method will fallback to HTML if an error occurs)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Method to get watched time", + "options": { + "duration": "Video Length", + "youtube": "Video Watch Time" + }, + "title": "The way to get the amount of time watched (Video Length type only used on watch page)" + } + } + }, + "title": "Playlist length settings" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, "screenshotButton": { "enable": { "label": "Screenshot button", "title": "Adds a button to the player to take a screenshot of the video" }, - "saveAs": { - "clipboard": "Clipboard", - "file": "File" - }, - "selectFormat": { - "label": "Screenshot format", - "title": "The format to save the screenshot in" - }, - "selectSaveAs": { - "label": "Screenshot save type", - "title": "The screenshot save type" + "settings": { + "format": { + "label": "Screenshot format", + "title": "The format to save the screenshot in" + }, + "saveAs": { + "select": { + "label": "Screenshot save type", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "Clipboard", + "file": "File" + }, + "title": "The screenshot save type" + } + } }, "title": "Screenshot settings" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "Speed Change Per Scroll", - "title": "Adjust the speed change per scroll" - }, "enable": { "label": "Scroll wheel speed control", "title": "Press a modifier key to enable speed adjustment with the scroll wheel." }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Speed Change Per Scroll", + "title": "Adjust the speed change per scroll" + }, + "modifierKey": { + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + } + } }, "title": "Scroll wheel speed control settings" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "Volume Change Per Scroll", - "title": "Adjust the volume change per scroll" - }, "enable": { "label": "Scroll wheel volume control", "title": "Lets you use the scroll wheel to control the volume of the video you're watching" }, - "holdModifierKey": { - "enable": { - "label": "Enable when holding modifier key", + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Volume Change Per Scroll", + "title": "Adjust the volume change per scroll" + }, + "holdModifierKey": { + "label": "When holding modifier key", + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + }, "title": "Press a modifier key to enable volume adjustment with the scroll wheel." }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" - } - }, - "holdRightClick": { - "enable": { - "label": "Enable when holding right click", + "holdRightClick": { + "label": "When holding right click", "title": "Hold right click to enable scroll wheel volume control" } }, @@ -358,35 +918,43 @@ "label": "Track watched videos", "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" }, - "resumeType": { - "select": { - "label": "Resume type", - "options": { - "automatic": "Automatic", - "prompt": "Prompt" - }, - "title": "Select how you want to resume videos" + "settings": { + "resumeType": { + "select": { + "label": "Resume type", + "options": { + "automatic": "Automatic", + "prompt": "Prompt" + }, + "title": "Select how you want to resume videos" + } } }, "title": "Video history settings" }, "volumeBoost": { - "boostAmount": { - "label": "Volume boost amount (dB)", - "title": "The amount to boost the volume by" - }, "enable": { "label": "Volume boost", "title": "Enable volume boost" }, - "mode": { - "select": { - "label": "Volume boost mode", - "options": { - "global": "Global", - "perVideo": "Per video" - }, - "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + "settings": { + "amount": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Volume boost mode", + "options": { + "global": "Global", + "perVideo": "Per video" + }, + "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + } } }, "title": "Volume boost settings" diff --git a/public/locales/fr-FR.json b/public/locales/fr-FR.json index bc23e0c4..56b70208 100644 --- a/public/locales/fr-FR.json +++ b/public/locales/fr-FR.json @@ -8,48 +8,285 @@ "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Copier l'URL de la vidéo avec le timestamp" + }, + "extras": { + "copied": "Copied!" + } + }, "featureMenu": { - "label": "Menu des fonctionnalités" + "button": { + "label": "Feature menu" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Fast forward by {{TIME}}" + }, + "rewindButton": { + "label": "Rewind by {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Hide end screen cards", + "toggle": { + "off": "Show end screen cards", + "on": "Hide end screen cards" + } + } }, "loopButton": { - "label": "Lire en boucle", - "toggle": { - "off": "Loop off", - "on": "Loop on" + "button": { + "label": "Loop", + "toggle": { + "off": "Loop off", + "on": "Loop on" + } } }, "maximizePlayerButton": { - "label": "Agrandir", - "toggle": { - "off": "Maximize off", - "on": "Maximize on" + "button": { + "label": "Maximize", + "toggle": { + "off": "Maximize off", + "on": "Maximize on" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } } }, "openTranscriptButton": { - "label": "Ouvrir la transcription" + "button": { + "label": "Open transcript" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Decrease Speed to {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Increase Speed to {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Can't decrease further ({{SPEED}})", + "increaseLimit": "Can't increase further ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Total length may not be accurate if some videos are hidden or if you haven't loaded enough videos to get the full length." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } }, "screenshotButton": { - "copiedToClipboard": "Capture d'écran copiée dans le presse-papiers", - "label": "Capture d'écran" + "button": { + "label": "Screenshot" + }, + "extras": { + "copiedToClipboard": "Capture d'écran copiée dans le presse-papiers" + } }, "videoHistory": { - "resumeButton": "Reprendre", - "resumePrompt": { - "close": "Fermer" + "extras": { + "resumeButton": "Reprendre", + "resumePromptClose": "Fermer" } }, "volumeBoostButton": { - "label": "Gain sonore", - "toggle": { - "off": "Volume boost off", - "on": "Volume boost on" + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Volume boost off", + "on": "Volume boost ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Efface toutes les données stockées par cette extension sur votre ordinateur", + "value": "Effacer les données" + }, + "confirm": { + "title": "Confirmer la réinitialisation des réglages", + "value": "Confirmer" + }, + "openTab": { + "title": "Ouvrir les paramètres de l'extension dans un nouvel onglet" + }, + "reset": { + "title": "Réinitialise tous les paramètres par défaut, cliquez sur le bouton de confirmation pour enregistrer les modifications", + "value": "Réinitialiser" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Bouton copier l'URL avec timestamp", + "decreasePlaybackSpeedButton": "Decrease Speed button", + "forwardButton": "Fast Forward button", + "hideEndScreenCardsButton": "Hide end screen cards button", + "increasePlaybackSpeedButton": "Increase Speed button", + "loopButton": "Loop button", + "maximizePlayerButton": "Maximize button", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Open Transcript button", + "rewindButton": "Rewind button", + "screenshotButton": "Screenshot button", + "volumeBoostButton": "Volume Boost button", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "below the player controls", + "value": "Below Player" + }, + "feature_menu": { + "placement": "in the feature menu", + "value": "Feature Menu" + }, + "player_controls_left": { + "placement": "on the left side of player controls", + "value": "Left Controls" + }, + "player_controls_right": { + "placement": "on the right side of player controls", + "value": "Right Controls" + } + }, + "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "Toutes les données ont été supprimées.", + "confirmAlert": "Ceci supprimera toutes les données d'extension liées aux options. On continue ?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Action d'activation du menu", + "options": { + "click": "Clic", + "hover": "Survol" + }, + "title": "Sélectionnez la méthode pour activer le menu de fonctionnalités" + }, + "title": "Paramètres du menu de fonctionnalités" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Réglages exportés avec succès", + "title": "Exporter les paramètres vers un fichier JSON", + "value": "Exporter les paramètres" + }, + "importButton": { + "error": { + "unknown": "Erreur lors de l'importation des paramètres. Veuillez vérifier le format du fichier.\nUne erreur inconnue s'est produite.", + "validation": "Erreur lors de l'importation des paramètres. Veuillez vérifier le format du fichier.\n{{ERROR_MESSAGE}}" + }, + "success": "Paramètres importés avec succès", + "title": "Importer les paramètres depuis un fichier JSON", + "value": "Importer les paramètres" + } + }, + "language": { + "select": { + "label": "Langue", + "title": "La langue à utiliser pour l'extension" + }, + "title": "Langue" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " or " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " and " + }, + "singular": "Enable '{{OPTION}}' to configure this option", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Scroll for more settings", + "settingSearch": { + "placeholder": "Search for a setting" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "You can get one from here", + "input": { + "label": "API Key", + "title": "Enter your Youtube Data API V3 key." + }, + "title": "YouTube API V3 key" + } + }, "notifications": { "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", "scrollWheelHoldModifierKey": { "sameKey": { "speedControl": "La touche de contrôle de la vitesse de la molette ne peut pas être la même que la touche de contrôle du volume par la molette de défilement.", @@ -67,286 +304,609 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "Toutes les données ont été supprimées.", - "confirmAlert": "Ceci supprimera toutes les données d'extension liées aux options. On continue ?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "Ajustement automatique de la résolution", - "title": "Ajuste automatiquement la résolution de la vidéo au niveau sélectionné." + "label": "Custom CSS", + "title": "Enables custom CSS to be applied to the page" }, - "select": { - "label": "Résolution", - "title": "La vidéo aura cette résolution" + "extras": { + "collapse": "Collapse Editor", + "expand": "Expand Editor", + "noProblems": "Aucun problème détecté." }, - "title": "Paramètres de qualité automatique" + "title": "Custom CSS settings" }, - "bottomButtons": { - "clear": { - "title": "Efface toutes les données stockées par cette extension sur votre ordinateur", - "value": "Effacer les données" - }, - "confirm": { - "title": "Confirmer la réinitialisation des réglages", - "value": "Confirmer" - }, - "reset": { - "title": "Réinitialise tous les paramètres par défaut, cliquez sur le bouton de confirmation pour enregistrer les modifications", - "value": "Réinitialiser" - } - }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "Loop button", - "maximizePlayerButton": "Maximize button", - "openTranscriptButton": "Open Transcript button", - "screenshotButton": "Screenshot button", - "volumeBoostButton": "Volume Boost button" - }, - "options": { - "below_player": { - "placement": "below the player controls", - "value": "Below Player" - }, - "feature_menu": { - "placement": "in the feature menu", - "value": "Feature Menu" - }, - "player_controls_left": { - "placement": "on the left side of player controls", - "value": "Left Controls" - }, - "player_controls_right": { - "placement": "on the right side of player controls", - "value": "Right Controls" - } + "deepDarkCSS": { + "enable": { + "label": "Deep Dark Theme", + "title": "Activate the selected theme for the page" + }, + "extras": { + "author": "Author", + "co-authors": "Co-authors" + }, + "settings": { + "colorShadow": { + "label": "Shadow color", + "title": "Color for shadows" + }, + "dimmerText": { + "label": "Secondary text color", + "title": "Color for secondary text" + }, + "hoverBackground": { + "label": "Hover background color", + "title": "Color for hover background" + }, + "mainBackground": { + "label": "Main background color", + "title": "Color for main background" }, - "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + "mainColor": { + "label": "Accent color", + "title": "Color for accent" + }, + "mainText": { + "label": "Main text color", + "title": "Color for main text" + }, + "secondBackground": { + "label": "Secondary background color", + "title": "Color for secondary background" + }, + "theme": { + "select": { + "label": "Select theme", + "title": "Select a theme to be applied to the page" + } + } }, - "title": "Button Placement Settings" + "title": "YouTube deep dark settings" }, - "customCSS": { - "editor": { - "collapse": "Collapse Editor", - "expand": "Expand Editor", - "noProblems": "Aucun problème détecté." + "forwardRewindButtons": { + "enable": { + "label": "Forward/rewind buttons", + "title": "Adds forward and rewind buttons to the video player" + }, + "settings": { + "time": { + "label": "Forward/rewind time", + "title": "The amount of time to forward/rewind the video by" + } }, + "title": "Forward/rewind button settings" + }, + "globalVolume": { "enable": { - "label": "Enable custom CSS", - "title": "Enables custom CSS to be applied to the page" + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" + }, + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } }, - "title": "Custom CSS Settings" + "title": "Global Volume Override" }, - "featureMenu": { - "openType": { - "select": { - "label": "Action d'activation du menu", - "options": { - "click": "Clic", - "hover": "Survol" - }, - "title": "Sélectionnez la méthode pour activer le menu de fonctionnalités" + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } }, - "title": "Paramètres du menu de fonctionnalités" - } - }, - "importExportSettings": { - "exportButton": { - "success": "Réglages exportés avec succès", - "title": "Exporter les paramètres vers un fichier JSON", - "value": "Exporter les paramètres" - }, - "importButton": { - "error": { - "unknown": "Erreur lors de l'importation des paramètres. Veuillez vérifier le format du fichier.\nUne erreur inconnue s'est produite.", - "validation": "Erreur lors de l'importation des paramètres. Veuillez vérifier le format du fichier.\n{{ERROR_MESSAGE}}" - }, - "success": "Paramètres importés avec succès", - "title": "Importer les paramètres depuis un fichier JSON", - "value": "Importer les paramètres" - } - }, - "language": { - "select": { - "label": "Langue", - "title": "La langue à utiliser pour l'extension" + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } }, - "title": "Langue" + "title": "Mini Player settings" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "Mode cinéma automatique", - "title": "Activer automatiquement le mode cinéma lorsque vous chargez une vidéo" + "enable": { + "label": "Mode cinéma automatique", + "title": "Activer automatiquement le mode cinéma lorsque vous chargez une vidéo" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Automatically disable ambient mode", + "title": "Automatically disables ambient mode when you load a video" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Automatically disable closed captions", + "title": "Automatically disables closed captions when you load a video" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Bouton de copie de l'URL avec timestamp", + "title": "Copie l'URL de la vidéo avec le timestamp (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Default to original audio track", + "title": "Always default to the original audio track" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Hide AI summary", + "title": "Hides the artificial intelligence summary below videos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Hide end screen cards", + "title": "Hides the cards at the end of the video" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Hide end screen cards button", + "title": "Adds a button to show/hide the cards at the end of the video" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Hide live stream chat", + "title": "Hides the live stream chat" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Hide Official Artist Videos", + "title": "Hide Official Artist Videos from Home Page" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Hide paid promotion banner", + "title": "Hides the banner that appears when you watch a video that has a paid promotion" + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } }, "hideScrollbar": { - "label": "Cacher la barre de défilement", - "title": "Cache la barre de défilement des pages" + "enable": { + "label": "Cacher la barre de défilement", + "title": "Cache la barre de défilement des pages" + } }, - "hideShorts": { - "label": "Hide shorts", - "title": "Hides all shorts" + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } + }, + "hideTranslateComment": { + "enable": { + "label": "Hide translate comment button", + "title": "Hides 'Translate to Language' button under comments" + } }, "loopButton": { - "label": "Bouton de boucle", - "title": "Ajoute un bouton au menu de fonctionnalité pour regarder la vidéo en boucle" + "enable": { + "label": "Bouton de boucle", + "title": "Ajoute un bouton au menu de fonctionnalité pour regarder la vidéo en boucle" + } }, "maximizePlayerButton": { - "label": "Agrandir les boutons du lecteur", - "title": "Ajoute un bouton au menu de fonctionnalité pour agrandir le lecteur" + "enable": { + "label": "Agrandir les boutons du lecteur", + "title": "Ajoute un bouton au menu de fonctionnalité pour agrandir le lecteur" + } }, "openTranscriptButton": { - "label": "Bouton d'ouverture de la transcription", - "title": "Ajoute un bouton au menu fonctionnalités pour ouvrir la transcription de la vidéo que vous regardez" + "enable": { + "label": "Bouton d'ouverture de la transcription", + "title": "Ajoute un bouton au menu fonctionnalités pour ouvrir la transcription de la vidéo que vous regardez" + } }, "openYouTubeSettingsOnHover": { - "label": "Ouvrir les paramètres YouTube au survol", - "title": "Ouvre le menu des paramètres YouTube lorsque vous survolez le bouton des paramètres" + "enable": { + "label": "Ouvrir les paramètres YouTube au survol", + "title": "Ouvre le menu des paramètres YouTube lorsque vous survolez le bouton des paramètres" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Pause background players", + "title": "Pauses video players in background tabs when you start a new player in foreground tab" + } }, "remainingTime": { - "label": "Temps restant", - "title": "Affiche le temps restant de la vidéo que vous regardez" + "enable": { + "label": "Temps restant", + "title": "Affiche le temps restant de la vidéo que vous regardez" + } }, - "rememberLastVolume": { - "label": "Sauvegarder le volume précédent", - "title": "Se souvenir du volume de la dernière vidéo que vous regardiez et définissez-le lorsque vous ouvrez une nouvelle vidéo" + "rememberVolume": { + "enable": { + "label": "Sauvegarder le volume précédent", + "title": "Se souvenir du volume de la dernière vidéo que vous regardiez et définissez-le lorsque vous ouvrez une nouvelle vidéo" + } }, "removeRedirect": { - "label": "Remove YouTube /redirect URLs", - "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + "enable": { + "label": "Remove YouTube /redirect URLs", + "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } }, "shareShortener": { - "label": "Shorten YouTube video share link", - "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + "enable": { + "label": "Shorten YouTube video share link", + "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + } }, "shortsAutoScroll": { - "label": "Shorts auto scroll", - "title": "Automatically scrolls to the next short" + "enable": { + "label": "Shorts auto scroll", + "title": "Automatically scrolls to the next short" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Skip \"Video is paused. Continue watching?\"", + "title": "Skips the idle dialog that pauses video playback" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } } }, "title": "Autre paramètres" }, - "onScreenDisplaySettings": { - "color": { - "label": "Couleur ", - "options": { - "blue": "Bleu", - "green": "Vert", - "orange": "Orange", - "pink": "Rose", - "purple": "Violet", - "red": "Rouge", - "white": "Blanc", - "yellow": "Jaune" - }, - "title": "Sélectionnez la couleur pour l'affichage On-Screen" - }, - "hide": { - "label": "Délai d'effacement", - "title": "Spécifiez le temps, en millisecondes, avant de masquer automatiquement l'affichage à l'écran" - }, - "opacity": { - "label": "Opacité", - "title": "Ajuster la transparence de l'affichage On-Screen" - }, - "padding": { - "label": "Marges interne", - "title": "Ajustez l'espacement autour de l'affichage On-Screen. Cela s'applique spécifiquement à l'affichage On-Screen dans l'angle à l'écran." - }, - "position": { - "label": "Position", - "options": { - "bottom_left": "En bas à gauche", - "bottom_right": "En bas à droite", - "center": "Centre", - "top_left": "En haut à gauche", - "top_right": "En Haut à Droite" - }, - "title": "Sélectionnez la position de l'affichage On-Screen" - }, - "title": "Paramètres de l'affichage On-Screen", - "type": { - "label": "Type", - "options": { - "line": "Ligne", - "no_display": "Cacher", - "round": "Arrondi", - "text": "Texte" - }, - "title": "Sélectionnez le type d'affichage à l'écran" + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Couleur ", + "select": { + "options": { + "blue": "Bleu", + "green": "Vert", + "orange": "Orange", + "pink": "Rose", + "purple": "Violet", + "red": "Rouge", + "white": "Blanc", + "yellow": "Jaune" + } + }, + "title": "Sélectionnez la couleur pour l'affichage On-Screen" + }, + "hide": { + "label": "Délai d'effacement", + "title": "Spécifiez le temps, en millisecondes, avant de masquer automatiquement l'affichage à l'écran" + }, + "opacity": { + "label": "Opacité", + "title": "Ajuster la transparence de l'affichage On-Screen" + }, + "padding": { + "label": "Marges interne", + "title": "Ajustez l'espacement autour de l'affichage On-Screen. Cela s'applique spécifiquement à l'affichage On-Screen dans l'angle à l'écran." + }, + "position": { + "label": "Position", + "select": { + "options": { + "bottom_left": "En bas à gauche", + "bottom_right": "En bas à droite", + "center": "Centre", + "top_left": "En haut à gauche", + "top_right": "En Haut à Droite" + } + }, + "title": "Sélectionnez la position de l'affichage On-Screen" + }, + "type": { + "label": "Type", + "select": { + "options": { + "circle": "Circle", + "line": "Ligne", + "no_display": "Cacher", + "text": "Texte" + } + }, + "title": "Sélectionnez le type d'affichage à l'écran" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "Ajustement automatique de la résolution", + "title": "Ajuste automatiquement la résolution de la vidéo au niveau sélectionné." + }, + "settings": { + "quality": { + "select": { + "label": "Résolution", + "title": "La vidéo aura cette résolution" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Quality fallback strategy", + "options": { + "higher": "Higher", + "lower": "Lower" + }, + "title": "The strategy to use when the selected quality is not available" + } + } + }, + "title": "Paramètres de qualité automatique" + }, + "playerSpeed": { "enable": { "label": "Vitesse de lecture forcée", "title": "Définit la vitesse de la vidéo comme choisie ci-dessous" }, - "select": { - "label": "Vitesse de la vidéo", - "title": "La vitesse à laquelle la vidéo est définie" + "settings": { + "buttons": { + "label": "Playback speed buttons", + "select": { + "label": "Playback buttons speed", + "title": "Amount of speed to be changed per click" + }, + "title": "Adds buttons to increase or decrease the playback speed of the video you're watching" + }, + "speed": { + "select": { + "label": "Vitesse de la vidéo", + "title": "La vitesse à laquelle la vidéo est définie" + } + } }, "title": "Réglages de vitesse de lecture" }, + "playlistLength": { + "enable": { + "label": "Display playlist length information", + "title": "Shows the total length of the playlist, how much has been watched, and how much remains." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Method to get playlist length", + "title": "The way to get playlist length information (API method will fallback to HTML if an error occurs)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Method to get watched time", + "options": { + "duration": "Video Length", + "youtube": "Video Watch Time" + }, + "title": "The way to get the amount of time watched (Video Length type only used on watch page)" + } + } + }, + "title": "Playlist length settings" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, "screenshotButton": { "enable": { "label": "Bouton de capture d'écran", "title": "Ajoute un bouton au lecteur pour prendre une capture d'écran de la vidéo" }, - "saveAs": { - "clipboard": "Presse-papiers", - "file": "Fichier" - }, - "selectFormat": { - "label": "Format de la capture d'écran", - "title": "Le format dans lequel enregistrer la capture d'écran" - }, - "selectSaveAs": { - "label": "Type de sauvegarde de la capture d'écran", - "title": "Le type de sauvegarde de la capture d'écran" + "settings": { + "format": { + "label": "Format de la capture d'écran", + "title": "Le format dans lequel enregistrer la capture d'écran" + }, + "saveAs": { + "select": { + "label": "Type de sauvegarde de la capture d'écran", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "Presse-papiers", + "file": "Fichier" + }, + "title": "Le type de sauvegarde de la capture d'écran" + } + } }, "title": "Paramètres de capture d’écran" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "Vitesse de défilement", - "title": "Ajuste la vitesse de défilement" - }, "enable": { "label": "Contrôle de la vitesse de défilement", "title": "Appuyez sur la touche de modification pour activer le réglage de la vitesse de défilement de la molette." }, - "optionLabel": "touche {{KEY}}", - "select": { - "label": "Touche de clavier", - "title": "La touche de clavier à utiliser" + "extras": { + "optionLabel": "touche {{KEY}}" + }, + "settings": { + "adjustmentSteps": { + "label": "Vitesse de défilement", + "title": "Ajuste la vitesse de défilement" + }, + "modifierKey": { + "select": { + "label": "Touche de clavier", + "title": "La touche de clavier à utiliser" + } + } }, "title": "Paramètres de contrôle de la vitesse de défilement" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "Pas de volume par défilement", - "title": "Ajuster le changement de volume par défilement" - }, "enable": { "label": "Contrôle du volume avec la molette de défilement", "title": "Permet d'utiliser la molette de défilement pour contrôler le volume de la vidéo que vous regardez" }, - "holdModifierKey": { - "enable": { + "extras": { + "optionLabel": "touche {{KEY}}" + }, + "settings": { + "adjustmentSteps": { + "label": "Pas de volume par défilement", + "title": "Ajuster le changement de volume par défilement" + }, + "holdModifierKey": { "label": "Activer lorsqu'une touche est maintenue", + "select": { + "label": "Touche de clavier", + "title": "La touche de clavier à utiliser" + }, "title": "Appuyez sur une touche pour activer le réglage du volume à l'aide de la molette de défilement." }, - "optionLabel": "touche {{KEY}}", - "select": { - "label": "Touche de clavier", - "title": "La touche de clavier à utiliser" - } - }, - "holdRightClick": { - "enable": { + "holdRightClick": { "label": "Activer lorsque le clic droit est enfoncé", "title": "Maintenez le clic droit pour activer le contrôle du volume par la molette de défilement" } @@ -358,35 +918,43 @@ "label": "Track watched videos", "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" }, - "resumeType": { - "select": { - "label": "Resume type", - "options": { - "automatic": "Automatic", - "prompt": "Prompt" - }, - "title": "Select how you want to resume videos" + "settings": { + "resumeType": { + "select": { + "label": "Resume type", + "options": { + "automatic": "Automatic", + "prompt": "Prompt" + }, + "title": "Select how you want to resume videos" + } } }, "title": "Video history settings" }, "volumeBoost": { - "boostAmount": { - "label": "Gain du volume (dB)", - "title": "La quantité de gain pour le volume" - }, "enable": { "label": "Gain du volume", "title": "Activer le gain du volume" }, - "mode": { - "select": { - "label": "Mode du gain du volume", - "options": { - "global": "Global", - "perVideo": "Par vidéo" - }, - "title": "Choisissez comment le gain du volume est appliquée. 'Par vidéo' permet d'activer le gain pour chaque vidéo individuellement dans le menu des paramètres. 'Global' applique le gain à toutes les vidéos lorsque le gain du volume est activée." + "settings": { + "amount": { + "label": "Gain du volume (dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Mode du gain du volume", + "options": { + "global": "Global", + "perVideo": "Par vidéo" + }, + "title": "Choisissez comment le gain du volume est appliquée. 'Par vidéo' permet d'activer le gain pour chaque vidéo individuellement dans le menu des paramètres. 'Global' applique le gain à toutes les vidéos lorsque le gain du volume est activée." + } } }, "title": "Réglages de du gain du volume" diff --git a/public/locales/he-IL.json b/public/locales/he-IL.json index 5a972baa..1fd01c50 100644 --- a/public/locales/he-IL.json +++ b/public/locales/he-IL.json @@ -8,48 +8,285 @@ "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Copy video URL with timestamp" + }, + "extras": { + "copied": "Copied!" + } + }, "featureMenu": { - "label": "Feature menu" + "button": { + "label": "Feature menu" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Fast forward by {{TIME}}" + }, + "rewindButton": { + "label": "Rewind by {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Hide end screen cards", + "toggle": { + "off": "Show end screen cards", + "on": "Hide end screen cards" + } + } }, "loopButton": { - "label": "Loop", - "toggle": { - "off": "Loop off", - "on": "Loop on" + "button": { + "label": "Loop", + "toggle": { + "off": "Loop off", + "on": "Loop on" + } } }, "maximizePlayerButton": { - "label": "Maximize", - "toggle": { - "off": "Maximize off", - "on": "Maximize on" + "button": { + "label": "Maximize", + "toggle": { + "off": "Maximize off", + "on": "Maximize on" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } } }, "openTranscriptButton": { - "label": "Open transcript" + "button": { + "label": "Open transcript" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Decrease Speed to {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Increase Speed to {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Can't decrease further ({{SPEED}})", + "increaseLimit": "Can't increase further ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Total length may not be accurate if some videos are hidden or if you haven't loaded enough videos to get the full length." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } }, "screenshotButton": { - "copiedToClipboard": "Screenshot copied to clipboard", - "label": "Screenshot" + "button": { + "label": "Screenshot" + }, + "extras": { + "copiedToClipboard": "Screenshot copied to clipboard" + } }, "videoHistory": { - "resumeButton": "Resume", - "resumePrompt": { - "close": "Close" + "extras": { + "resumeButton": "Resume", + "resumePromptClose": "Close" } }, "volumeBoostButton": { - "label": "Volume Boost", - "toggle": { - "off": "Volume boost off", - "on": "Volume boost on" + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Volume boost off", + "on": "Volume boost ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Clears all data this extension has stored on your machine", + "value": "Clear Data" + }, + "confirm": { + "title": "Confirm setting reset", + "value": "Confirm" + }, + "openTab": { + "title": "Open extension settings in a new tab" + }, + "reset": { + "title": "Resets all settings to their defaults, Click the confirm button to save the changes", + "value": "Reset" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Copy video URL with timestamp button", + "decreasePlaybackSpeedButton": "Decrease Speed button", + "forwardButton": "Fast Forward button", + "hideEndScreenCardsButton": "Hide end screen cards button", + "increasePlaybackSpeedButton": "Increase Speed button", + "loopButton": "Loop button", + "maximizePlayerButton": "Maximize button", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Open Transcript button", + "rewindButton": "Rewind button", + "screenshotButton": "Screenshot button", + "volumeBoostButton": "Volume Boost button", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "below the player controls", + "value": "Below Player" + }, + "feature_menu": { + "placement": "in the feature menu", + "value": "Feature Menu" + }, + "player_controls_left": { + "placement": "on the left side of player controls", + "value": "Left Controls" + }, + "player_controls_right": { + "placement": "on the right side of player controls", + "value": "Right Controls" + } + }, + "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "All data has been deleted.", + "confirmAlert": "This will delete all extension data related to options. Continue?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Menu Activation Type", + "options": { + "click": "Click", + "hover": "Hover" + }, + "title": "Select the method to activate the feature menu" + }, + "title": "Feature menu settings" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Settings successfully exported", + "title": "Export settings to a JSON file", + "value": "Export Settings" + }, + "importButton": { + "error": { + "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", + "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" + }, + "success": "Settings imported successfully", + "title": "Import settings from a JSON file", + "value": "Import Settings" + } + }, + "language": { + "select": { + "label": "Language", + "title": "The language to use for the extension" + }, + "title": "Language" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " or " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " and " + }, + "singular": "Enable '{{OPTION}}' to configure this option", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Scroll for more settings", + "settingSearch": { + "placeholder": "Search for a setting" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "You can get one from here", + "input": { + "label": "API Key", + "title": "Enter your Youtube Data API V3 key." + }, + "title": "YouTube API V3 key" + } + }, "notifications": { "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", "scrollWheelHoldModifierKey": { "sameKey": { "speedControl": "The scroll wheel speed control modifier key cannot be the same as the scroll wheel volume control modifier key.", @@ -67,287 +304,610 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "All data has been deleted.", - "confirmAlert": "This will delete all extension data related to options. Continue?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "Automatic quality adjustment", - "title": "Automatically adjusts the video quality to the selected level." + "label": "Custom CSS", + "title": "Enables custom CSS to be applied to the page" }, - "select": { - "label": "Player quality", - "title": "The quality to set the video to" + "extras": { + "collapse": "Collapse Editor", + "expand": "Expand Editor", + "noProblems": "No problems found." }, - "title": "Automatic quality settings" + "title": "Custom CSS settings" }, - "bottomButtons": { - "clear": { - "title": "Clears all data this extension has stored on your machine", - "value": "Clear Data" - }, - "confirm": { - "title": "Confirm setting reset", - "value": "Confirm" - }, - "reset": { - "title": "Resets all settings to their defaults, Click the confirm button to save the changes", - "value": "Reset" - } - }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "Loop button", - "maximizePlayerButton": "Maximize button", - "openTranscriptButton": "Open Transcript button", - "screenshotButton": "Screenshot button", - "volumeBoostButton": "Volume Boost button" - }, - "options": { - "below_player": { - "placement": "below the player controls", - "value": "Below Player" - }, - "feature_menu": { - "placement": "in the feature menu", - "value": "Feature Menu" - }, - "player_controls_left": { - "placement": "on the left side of player controls", - "value": "Left Controls" - }, - "player_controls_right": { - "placement": "on the right side of player controls", - "value": "Right Controls" - } + "deepDarkCSS": { + "enable": { + "label": "Deep Dark Theme", + "title": "Activate the selected theme for the page" + }, + "extras": { + "author": "Author", + "co-authors": "Co-authors" + }, + "settings": { + "colorShadow": { + "label": "Shadow color", + "title": "Color for shadows" + }, + "dimmerText": { + "label": "Secondary text color", + "title": "Color for secondary text" + }, + "hoverBackground": { + "label": "Hover background color", + "title": "Color for hover background" + }, + "mainBackground": { + "label": "Main background color", + "title": "Color for main background" }, - "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + "mainColor": { + "label": "Accent color", + "title": "Color for accent" + }, + "mainText": { + "label": "Main text color", + "title": "Color for main text" + }, + "secondBackground": { + "label": "Secondary background color", + "title": "Color for secondary background" + }, + "theme": { + "select": { + "label": "Select theme", + "title": "Select a theme to be applied to the page" + } + } }, - "title": "Button Placement Settings" + "title": "YouTube deep dark settings" }, - "customCSS": { - "editor": { - "collapse": "Collapse Editor", - "expand": "Expand Editor", - "noProblems": "No problems found." + "forwardRewindButtons": { + "enable": { + "label": "Forward/rewind buttons", + "title": "Adds forward and rewind buttons to the video player" + }, + "settings": { + "time": { + "label": "Forward/rewind time", + "title": "The amount of time to forward/rewind the video by" + } }, + "title": "Forward/rewind button settings" + }, + "globalVolume": { "enable": { - "label": "Enable custom CSS", - "title": "Enables custom CSS to be applied to the page" + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" + }, + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } }, - "title": "Custom CSS Settings" + "title": "Global Volume Override" }, - "featureMenu": { - "openType": { - "select": { - "label": "Menu Activation Type", - "options": { - "click": "Click", - "hover": "Hover" - }, - "title": "Select the method to activate the feature menu" + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } }, - "title": "Feature menu settings" - } - }, - "importExportSettings": { - "exportButton": { - "success": "Settings successfully exported", - "title": "Export settings to a JSON file", - "value": "Export Settings" - }, - "importButton": { - "error": { - "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", - "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" - }, - "success": "Settings imported successfully", - "title": "Import settings from a JSON file", - "value": "Import Settings" - } - }, - "language": { - "select": { - "label": "Language", - "title": "The language to use for the extension" + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } }, - "title": "Language" + "title": "Mini Player settings" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "Automatic theater mode", - "title": "Automatically enables theater mode when you load a video" + "enable": { + "label": "Automatic theater mode", + "title": "Automatically enables theater mode when you load a video" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Automatically disable ambient mode", + "title": "Automatically disables ambient mode when you load a video" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Automatically disable closed captions", + "title": "Automatically disables closed captions when you load a video" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Copy video URL with timestamp button", + "title": "Copies video URL with timestamp (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Default to original audio track", + "title": "Always default to the original audio track" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Hide AI summary", + "title": "Hides the artificial intelligence summary below videos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Hide end screen cards", + "title": "Hides the cards at the end of the video" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Hide end screen cards button", + "title": "Adds a button to show/hide the cards at the end of the video" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Hide live stream chat", + "title": "Hides the live stream chat" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Hide Official Artist Videos", + "title": "Hide Official Artist Videos from Home Page" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Hide paid promotion banner", + "title": "Hides the banner that appears when you watch a video that has a paid promotion" + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } }, "hideScrollbar": { - "label": "Hide scrollbar", - "title": "Hides the pages scrollbar" + "enable": { + "label": "Hide scrollbar", + "title": "Hides the pages scrollbar" + } }, - "hideShorts": { - "label": "Hide shorts", - "title": "Hides all shorts" + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } + }, + "hideTranslateComment": { + "enable": { + "label": "Hide translate comment button", + "title": "Hides 'Translate to Language' button under comments" + } }, "loopButton": { - "label": "Loop button", - "title": "Adds a button to the feature menu to loop the video you're watching" + "enable": { + "label": "Loop button", + "title": "Adds a button to the feature menu to loop the video you're watching" + } }, "maximizePlayerButton": { - "label": "Maximize player button", - "title": "Adds a button to the feature menu to maximize the player" + "enable": { + "label": "Maximize player button", + "title": "Adds a button to the feature menu to maximize the player" + } }, "openTranscriptButton": { - "label": "Open transcript button", - "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + "enable": { + "label": "Open transcript button", + "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + } }, "openYouTubeSettingsOnHover": { - "label": "Open YouTube settings on hover", - "title": "Opens the YouTube settings menu when you hover over the settings button" + "enable": { + "label": "Open YouTube settings on hover", + "title": "Opens the YouTube settings menu when you hover over the settings button" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Pause background players", + "title": "Pauses video players in background tabs when you start a new player in foreground tab" + } }, "remainingTime": { - "label": "Remaining time", - "title": "Shows the remaining time of the video you're watching" + "enable": { + "label": "Remaining time", + "title": "Shows the remaining time of the video you're watching" + } }, - "rememberLastVolume": { - "label": "Remember last volume", - "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + "rememberVolume": { + "enable": { + "label": "Remember last volume", + "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + } }, "removeRedirect": { - "label": "Remove YouTube /redirect URLs", - "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + "enable": { + "label": "Remove YouTube /redirect URLs", + "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } }, "shareShortener": { - "label": "Shorten YouTube video share link", - "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + "enable": { + "label": "Shorten YouTube video share link", + "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + } }, "shortsAutoScroll": { - "label": "Shorts auto scroll", - "title": "Automatically scrolls to the next short" + "enable": { + "label": "Shorts auto scroll", + "title": "Automatically scrolls to the next short" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Skip \"Video is paused. Continue watching?\"", + "title": "Skips the idle dialog that pauses video playback" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } } }, "title": "Miscellaneous settings" }, - "onScreenDisplaySettings": { - "color": { - "label": "Color", - "options": { - "blue": "Blue", - "green": "Green", - "orange": "Orange", - "pink": "Pink", - "purple": "Purple", - "red": "Red", - "white": "White", - "yellow": "Yellow" - }, - "title": "Select the color for the On-Screen Display" - }, - "hide": { - "label": "Hide Delay", - "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" - }, - "opacity": { - "label": "Opacity", - "title": "Adjust the transparency of the On-Screen Display" - }, - "padding": { - "label": "Padding", - "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." - }, - "position": { - "label": "Position", - "options": { - "bottom_left": "Bottom Left", - "bottom_right": "Bottom Right", - "center": "Center", - "top_left": "Top Left", - "top_right": "Top Right" - }, - "title": "Select the position of the On-Screen Display" - }, - "title": "On-Screen Display Settings", - "type": { - "label": "Type", - "options": { - "line": "Line", - "no_display": "No display", - "round": "Round", - "text": "Text" - }, - "title": "Select the type of On-Screen Display" + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Color", + "select": { + "options": { + "blue": "Blue", + "green": "Green", + "orange": "Orange", + "pink": "Pink", + "purple": "Purple", + "red": "Red", + "white": "White", + "yellow": "Yellow" + } + }, + "title": "Select the color for the On-Screen Display" + }, + "hide": { + "label": "Hide Delay", + "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" + }, + "opacity": { + "label": "Opacity", + "title": "Adjust the transparency of the On-Screen Display" + }, + "padding": { + "label": "Padding", + "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." + }, + "position": { + "label": "Position", + "select": { + "options": { + "bottom_left": "Bottom Left", + "bottom_right": "Bottom Right", + "center": "Center", + "top_left": "Top Left", + "top_right": "Top Right" + } + }, + "title": "Select the position of the On-Screen Display" + }, + "type": { + "label": "Type", + "select": { + "options": { + "circle": "Circle", + "line": "Line", + "no_display": "No display", + "text": "Text" + } + }, + "title": "Select the type of On-Screen Display" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "Automatic quality adjustment", + "title": "Automatically adjusts the video quality to the selected level." + }, + "settings": { + "quality": { + "select": { + "label": "Player quality", + "title": "The quality to set the video to" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Quality fallback strategy", + "options": { + "higher": "Higher", + "lower": "Lower" + }, + "title": "The strategy to use when the selected quality is not available" + } + } + }, + "title": "Automatic quality settings" + }, + "playerSpeed": { "enable": { "label": "Forced playback speed", "title": "Sets the video speed to what you choose below" }, - "select": { - "label": "Player speed", - "title": "The speed to set the video to" + "settings": { + "buttons": { + "label": "Playback speed buttons", + "select": { + "label": "Playback buttons speed", + "title": "Amount of speed to be changed per click" + }, + "title": "Adds buttons to increase or decrease the playback speed of the video you're watching" + }, + "speed": { + "select": { + "label": "Player speed", + "title": "The speed to set the video to" + } + } }, "title": "Playback speed settings" }, + "playlistLength": { + "enable": { + "label": "Display playlist length information", + "title": "Shows the total length of the playlist, how much has been watched, and how much remains." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Method to get playlist length", + "title": "The way to get playlist length information (API method will fallback to HTML if an error occurs)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Method to get watched time", + "options": { + "duration": "Video Length", + "youtube": "Video Watch Time" + }, + "title": "The way to get the amount of time watched (Video Length type only used on watch page)" + } + } + }, + "title": "Playlist length settings" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, "screenshotButton": { "enable": { "label": "Screenshot button", "title": "Adds a button to the player to take a screenshot of the video" }, - "saveAs": { - "clipboard": "Clipboard", - "file": "File" - }, - "selectFormat": { - "label": "Screenshot format", - "title": "The format to save the screenshot in" - }, - "selectSaveAs": { - "label": "Screenshot save type", - "title": "The screenshot save type" + "settings": { + "format": { + "label": "Screenshot format", + "title": "The format to save the screenshot in" + }, + "saveAs": { + "select": { + "label": "Screenshot save type", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "Clipboard", + "file": "File" + }, + "title": "The screenshot save type" + } + } }, "title": "Screenshot settings" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "Speed Change Per Scroll", - "title": "Adjust the speed change per scroll" - }, "enable": { "label": "Scroll wheel speed control", "title": "Press a modifier key to enable speed adjustment with the scroll wheel." }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Speed Change Per Scroll", + "title": "Adjust the speed change per scroll" + }, + "modifierKey": { + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + } + } }, "title": "Scroll wheel speed control settings" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "Volume Change Per Scroll", - "title": "Adjust the volume change per scroll" - }, "enable": { "label": "Scroll wheel volume control", "title": "Lets you use the scroll wheel to control the volume of the video you're watching" }, - "holdModifierKey": { - "enable": { - "label": "Enable when holding modifier key", + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Volume Change Per Scroll", + "title": "Adjust the volume change per scroll" + }, + "holdModifierKey": { + "label": "When holding modifier key", + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + }, "title": "Press a modifier key to enable volume adjustment with the scroll wheel." }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" - } - }, - "holdRightClick": { - "enable": { - "label": "Enable when holding right click", + "holdRightClick": { + "label": "When holding right click", "title": "Hold right click to enable scroll wheel volume control" } }, @@ -358,35 +918,43 @@ "label": "Track watched videos", "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" }, - "resumeType": { - "select": { - "label": "Resume type", - "options": { - "automatic": "Automatic", - "prompt": "Prompt" - }, - "title": "Select how you want to resume videos" + "settings": { + "resumeType": { + "select": { + "label": "Resume type", + "options": { + "automatic": "Automatic", + "prompt": "Prompt" + }, + "title": "Select how you want to resume videos" + } } }, "title": "Video history settings" }, "volumeBoost": { - "boostAmount": { - "label": "Volume boost amount (dB)", - "title": "The amount to boost the volume by" - }, "enable": { "label": "Volume boost", "title": "Enable volume boost" }, - "mode": { - "select": { - "label": "Volume boost mode", - "options": { - "global": "Global", - "perVideo": "Per video" - }, - "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + "settings": { + "amount": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Volume boost mode", + "options": { + "global": "Global", + "perVideo": "Per video" + }, + "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + } } }, "title": "Volume boost settings" diff --git a/public/locales/hi-IN.json b/public/locales/hi-IN.json index d8290dcb..e1717683 100644 --- a/public/locales/hi-IN.json +++ b/public/locales/hi-IN.json @@ -2,54 +2,291 @@ "langCode": "hi-IN", "langName": "Hindi", "messages": { - "resumingVideo": "Resuming video at {{VIDEO_TIME}}", - "settingVolume": "Setting volume boost to {{VOLUME_BOOST_AMOUNT}}" + "resumingVideo": "{{VIDEO_TIME}} पर वीडियो पुनः आरंभ किया जा रहा है", + "settingVolume": "ध्वनि प्रवर्धन को {{VOLUME_BOOST_AMOUNT}} पर सेट किया जा रहा है" }, "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "टाइमस्टैम्प सहित वीडियो URL कॉपी करें" + }, + "extras": { + "copied": "कॉपी किया गया!" + } + }, "featureMenu": { - "label": "Feature menu" + "button": { + "label": "सुविधा मेनू" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "{{TIME}} तक तेज़ी से आगे बढ़ाएँ" + }, + "rewindButton": { + "label": "{{TIME}} तक पीछे ले जाएँ" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "अंतिम स्क्रीन कार्ड छिपाएँ", + "toggle": { + "off": "अंतिम स्क्रीन कार्ड दिखाएँ", + "on": "अंतिम स्क्रीन कार्ड छिपाएँ" + } + } }, "loopButton": { - "label": "Loop", - "toggle": { - "off": "Loop off", - "on": "Loop on" + "button": { + "label": "दोहराव", + "toggle": { + "off": "दोहराव बंद", + "on": "दोहराव चालू" + } } }, "maximizePlayerButton": { - "label": "Maximize", - "toggle": { - "off": "Maximize off", - "on": "Maximize on" + "button": { + "label": "अधिकतम करें", + "toggle": { + "off": "अधिकतम बंद", + "on": "अधिकतम चालू" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } } }, "openTranscriptButton": { - "label": "Open transcript" + "button": { + "label": "Open transcript" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Decrease Speed to {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Increase Speed to {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Can't decrease further ({{SPEED}})", + "increaseLimit": "Can't increase further ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Total length may not be accurate if some videos are hidden or if you haven't loaded enough videos to get the full length." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } }, "screenshotButton": { - "copiedToClipboard": "Screenshot copied to clipboard", - "label": "Screenshot" + "button": { + "label": "Screenshot" + }, + "extras": { + "copiedToClipboard": "Screenshot copied to clipboard" + } }, "videoHistory": { - "resumeButton": "Resume", - "resumePrompt": { - "close": "Close" + "extras": { + "resumeButton": "Resume", + "resumePromptClose": "Close" } }, "volumeBoostButton": { - "label": "Volume Boost", - "toggle": { - "off": "Volume boost off", - "on": "Volume boost on" + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Volume boost off", + "on": "Volume boost ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Clears all data this extension has stored on your machine", + "value": "Clear Data" + }, + "confirm": { + "title": "Confirm setting reset", + "value": "Confirm" + }, + "openTab": { + "title": "Open extension settings in a new tab" + }, + "reset": { + "title": "Resets all settings to their defaults, Click the confirm button to save the changes", + "value": "Reset" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Copy video URL with timestamp button", + "decreasePlaybackSpeedButton": "Decrease Speed button", + "forwardButton": "Fast Forward button", + "hideEndScreenCardsButton": "Hide end screen cards button", + "increasePlaybackSpeedButton": "Increase Speed button", + "loopButton": "Loop button", + "maximizePlayerButton": "Maximize button", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Open Transcript button", + "rewindButton": "Rewind button", + "screenshotButton": "Screenshot button", + "volumeBoostButton": "Volume Boost button", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "below the player controls", + "value": "Below Player" + }, + "feature_menu": { + "placement": "in the feature menu", + "value": "Feature Menu" + }, + "player_controls_left": { + "placement": "on the left side of player controls", + "value": "Left Controls" + }, + "player_controls_right": { + "placement": "on the right side of player controls", + "value": "Right Controls" + } + }, + "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "All data has been deleted.", + "confirmAlert": "This will delete all extension data related to options. Continue?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Menu Activation Type", + "options": { + "click": "Click", + "hover": "Hover" + }, + "title": "Select the method to activate the feature menu" + }, + "title": "Feature menu settings" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Settings successfully exported", + "title": "सेटिंग्स को JSON फ़ाइल में निर्यात करें", + "value": "निर्यात सेटिंग्स" + }, + "importButton": { + "error": { + "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", + "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" + }, + "success": "Settings imported successfully", + "title": "Import settings from a JSON file", + "value": "Import Settings" + } + }, + "language": { + "select": { + "label": "Language", + "title": "The language to use for the extension" + }, + "title": "Language" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " or " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " and " + }, + "singular": "Enable '{{OPTION}}' to configure this option", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Scroll for more settings", + "settingSearch": { + "placeholder": "Search for a setting" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "You can get one from here", + "input": { + "label": "API Key", + "title": "Enter your Youtube Data API V3 key." + }, + "title": "YouTube API V3 key" + } + }, "notifications": { "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", "scrollWheelHoldModifierKey": { "sameKey": { "speedControl": "The scroll wheel speed control modifier key cannot be the same as the scroll wheel volume control modifier key.", @@ -67,287 +304,610 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "All data has been deleted.", - "confirmAlert": "This will delete all extension data related to options. Continue?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "Automatic quality adjustment", - "title": "Automatically adjusts the video quality to the selected level." + "label": "Custom CSS", + "title": "Enables custom CSS to be applied to the page" }, - "select": { - "label": "Player quality", - "title": "The quality to set the video to" + "extras": { + "collapse": "Collapse Editor", + "expand": "Expand Editor", + "noProblems": "No problems found." }, - "title": "Automatic quality settings" + "title": "Custom CSS settings" }, - "bottomButtons": { - "clear": { - "title": "Clears all data this extension has stored on your machine", - "value": "Clear Data" - }, - "confirm": { - "title": "Confirm setting reset", - "value": "Confirm" - }, - "reset": { - "title": "Resets all settings to their defaults, Click the confirm button to save the changes", - "value": "Reset" - } - }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "Loop button", - "maximizePlayerButton": "Maximize button", - "openTranscriptButton": "Open Transcript button", - "screenshotButton": "Screenshot button", - "volumeBoostButton": "Volume Boost button" - }, - "options": { - "below_player": { - "placement": "below the player controls", - "value": "Below Player" - }, - "feature_menu": { - "placement": "in the feature menu", - "value": "Feature Menu" - }, - "player_controls_left": { - "placement": "on the left side of player controls", - "value": "Left Controls" - }, - "player_controls_right": { - "placement": "on the right side of player controls", - "value": "Right Controls" - } + "deepDarkCSS": { + "enable": { + "label": "Deep Dark Theme", + "title": "Activate the selected theme for the page" + }, + "extras": { + "author": "Author", + "co-authors": "Co-authors" + }, + "settings": { + "colorShadow": { + "label": "Shadow color", + "title": "Color for shadows" + }, + "dimmerText": { + "label": "Secondary text color", + "title": "Color for secondary text" + }, + "hoverBackground": { + "label": "Hover background color", + "title": "Color for hover background" + }, + "mainBackground": { + "label": "Main background color", + "title": "Color for main background" }, - "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + "mainColor": { + "label": "Accent color", + "title": "Color for accent" + }, + "mainText": { + "label": "Main text color", + "title": "Color for main text" + }, + "secondBackground": { + "label": "Secondary background color", + "title": "Color for secondary background" + }, + "theme": { + "select": { + "label": "Select theme", + "title": "Select a theme to be applied to the page" + } + } }, - "title": "Button Placement Settings" + "title": "YouTube deep dark settings" }, - "customCSS": { - "editor": { - "collapse": "Collapse Editor", - "expand": "Expand Editor", - "noProblems": "No problems found." + "forwardRewindButtons": { + "enable": { + "label": "Forward/rewind buttons", + "title": "Adds forward and rewind buttons to the video player" + }, + "settings": { + "time": { + "label": "Forward/rewind time", + "title": "The amount of time to forward/rewind the video by" + } }, + "title": "Forward/rewind button settings" + }, + "globalVolume": { "enable": { - "label": "Enable custom CSS", - "title": "Enables custom CSS to be applied to the page" + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" + }, + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } }, - "title": "Custom CSS Settings" + "title": "Global Volume Override" }, - "featureMenu": { - "openType": { - "select": { - "label": "Menu Activation Type", - "options": { - "click": "Click", - "hover": "Hover" - }, - "title": "Select the method to activate the feature menu" + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } }, - "title": "Feature menu settings" - } - }, - "importExportSettings": { - "exportButton": { - "success": "Settings successfully exported", - "title": "Export settings to a JSON file", - "value": "Export Settings" - }, - "importButton": { - "error": { - "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", - "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" - }, - "success": "Settings imported successfully", - "title": "Import settings from a JSON file", - "value": "Import Settings" - } - }, - "language": { - "select": { - "label": "Language", - "title": "The language to use for the extension" + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } }, - "title": "Language" + "title": "Mini Player settings" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "Automatic theater mode", - "title": "Automatically enables theater mode when you load a video" + "enable": { + "label": "Automatic theater mode", + "title": "Automatically enables theater mode when you load a video" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Automatically disable ambient mode", + "title": "Automatically disables ambient mode when you load a video" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Automatically disable closed captions", + "title": "Automatically disables closed captions when you load a video" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Copy video URL with timestamp button", + "title": "Copies video URL with timestamp (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Default to original audio track", + "title": "Always default to the original audio track" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Hide AI summary", + "title": "Hides the artificial intelligence summary below videos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Hide end screen cards", + "title": "Hides the cards at the end of the video" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Hide end screen cards button", + "title": "Adds a button to show/hide the cards at the end of the video" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Hide live stream chat", + "title": "Hides the live stream chat" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Hide Official Artist Videos", + "title": "Hide Official Artist Videos from Home Page" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Hide paid promotion banner", + "title": "Hides the banner that appears when you watch a video that has a paid promotion" + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } }, "hideScrollbar": { - "label": "Hide scrollbar", - "title": "Hides the pages scrollbar" + "enable": { + "label": "Hide scrollbar", + "title": "Hides the pages scrollbar" + } }, - "hideShorts": { - "label": "Hide shorts", - "title": "Hides all shorts" + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } + }, + "hideTranslateComment": { + "enable": { + "label": "Hide translate comment button", + "title": "Hides 'Translate to Language' button under comments" + } }, "loopButton": { - "label": "Loop button", - "title": "Adds a button to the feature menu to loop the video you're watching" + "enable": { + "label": "Loop button", + "title": "Adds a button to the feature menu to loop the video you're watching" + } }, "maximizePlayerButton": { - "label": "Maximize player button", - "title": "Adds a button to the feature menu to maximize the player" + "enable": { + "label": "Maximize player button", + "title": "Adds a button to the feature menu to maximize the player" + } }, "openTranscriptButton": { - "label": "Open transcript button", - "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + "enable": { + "label": "Open transcript button", + "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + } }, "openYouTubeSettingsOnHover": { - "label": "Open YouTube settings on hover", - "title": "Opens the YouTube settings menu when you hover over the settings button" + "enable": { + "label": "Open YouTube settings on hover", + "title": "Opens the YouTube settings menu when you hover over the settings button" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Pause background players", + "title": "Pauses video players in background tabs when you start a new player in foreground tab" + } }, "remainingTime": { - "label": "Remaining time", - "title": "Shows the remaining time of the video you're watching" + "enable": { + "label": "Remaining time", + "title": "Shows the remaining time of the video you're watching" + } }, - "rememberLastVolume": { - "label": "Remember last volume", - "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + "rememberVolume": { + "enable": { + "label": "Remember last volume", + "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + } }, "removeRedirect": { - "label": "Remove YouTube /redirect URLs", - "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + "enable": { + "label": "Remove YouTube /redirect URLs", + "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } }, "shareShortener": { - "label": "Shorten YouTube video share link", - "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + "enable": { + "label": "Shorten YouTube video share link", + "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + } }, "shortsAutoScroll": { - "label": "Shorts auto scroll", - "title": "Automatically scrolls to the next short" + "enable": { + "label": "Shorts auto scroll", + "title": "Automatically scrolls to the next short" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Skip \"Video is paused. Continue watching?\"", + "title": "Skips the idle dialog that pauses video playback" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } } }, "title": "Miscellaneous settings" }, - "onScreenDisplaySettings": { - "color": { - "label": "Color", - "options": { - "blue": "Blue", - "green": "Green", - "orange": "Orange", - "pink": "Pink", - "purple": "Purple", - "red": "Red", - "white": "White", - "yellow": "Yellow" - }, - "title": "Select the color for the On-Screen Display" - }, - "hide": { - "label": "Hide Delay", - "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" - }, - "opacity": { - "label": "Opacity", - "title": "Adjust the transparency of the On-Screen Display" - }, - "padding": { - "label": "Padding", - "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." - }, - "position": { - "label": "Position", - "options": { - "bottom_left": "Bottom Left", - "bottom_right": "Bottom Right", - "center": "Center", - "top_left": "Top Left", - "top_right": "Top Right" - }, - "title": "Select the position of the On-Screen Display" - }, - "title": "On-Screen Display Settings", - "type": { - "label": "Type", - "options": { - "line": "Line", - "no_display": "No display", - "round": "Round", - "text": "Text" - }, - "title": "Select the type of On-Screen Display" + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Color", + "select": { + "options": { + "blue": "Blue", + "green": "Green", + "orange": "Orange", + "pink": "Pink", + "purple": "Purple", + "red": "Red", + "white": "White", + "yellow": "Yellow" + } + }, + "title": "Select the color for the On-Screen Display" + }, + "hide": { + "label": "Hide Delay", + "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" + }, + "opacity": { + "label": "Opacity", + "title": "Adjust the transparency of the On-Screen Display" + }, + "padding": { + "label": "Padding", + "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." + }, + "position": { + "label": "Position", + "select": { + "options": { + "bottom_left": "Bottom Left", + "bottom_right": "Bottom Right", + "center": "Center", + "top_left": "Top Left", + "top_right": "Top Right" + } + }, + "title": "Select the position of the On-Screen Display" + }, + "type": { + "label": "Type", + "select": { + "options": { + "circle": "Circle", + "line": "Line", + "no_display": "No display", + "text": "Text" + } + }, + "title": "Select the type of On-Screen Display" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "Automatic quality adjustment", + "title": "Automatically adjusts the video quality to the selected level." + }, + "settings": { + "quality": { + "select": { + "label": "Player quality", + "title": "The quality to set the video to" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Quality fallback strategy", + "options": { + "higher": "Higher", + "lower": "Lower" + }, + "title": "The strategy to use when the selected quality is not available" + } + } + }, + "title": "Automatic quality settings" + }, + "playerSpeed": { "enable": { "label": "Forced playback speed", "title": "Sets the video speed to what you choose below" }, - "select": { - "label": "Player speed", - "title": "The speed to set the video to" + "settings": { + "buttons": { + "label": "Playback speed buttons", + "select": { + "label": "Playback buttons speed", + "title": "Amount of speed to be changed per click" + }, + "title": "Adds buttons to increase or decrease the playback speed of the video you're watching" + }, + "speed": { + "select": { + "label": "Player speed", + "title": "The speed to set the video to" + } + } }, "title": "Playback speed settings" }, + "playlistLength": { + "enable": { + "label": "Display playlist length information", + "title": "Shows the total length of the playlist, how much has been watched, and how much remains." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Method to get playlist length", + "title": "The way to get playlist length information (API method will fallback to HTML if an error occurs)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Method to get watched time", + "options": { + "duration": "Video Length", + "youtube": "Video Watch Time" + }, + "title": "The way to get the amount of time watched (Video Length type only used on watch page)" + } + } + }, + "title": "Playlist length settings" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, "screenshotButton": { "enable": { "label": "Screenshot button", "title": "Adds a button to the player to take a screenshot of the video" }, - "saveAs": { - "clipboard": "Clipboard", - "file": "File" - }, - "selectFormat": { - "label": "Screenshot format", - "title": "The format to save the screenshot in" - }, - "selectSaveAs": { - "label": "Screenshot save type", - "title": "The screenshot save type" + "settings": { + "format": { + "label": "Screenshot format", + "title": "The format to save the screenshot in" + }, + "saveAs": { + "select": { + "label": "Screenshot save type", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "Clipboard", + "file": "File" + }, + "title": "The screenshot save type" + } + } }, "title": "Screenshot settings" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "Speed Change Per Scroll", - "title": "Adjust the speed change per scroll" - }, "enable": { "label": "Scroll wheel speed control", "title": "Press a modifier key to enable speed adjustment with the scroll wheel." }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Speed Change Per Scroll", + "title": "Adjust the speed change per scroll" + }, + "modifierKey": { + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + } + } }, "title": "Scroll wheel speed control settings" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "Volume Change Per Scroll", - "title": "Adjust the volume change per scroll" - }, "enable": { "label": "Scroll wheel volume control", "title": "Lets you use the scroll wheel to control the volume of the video you're watching" }, - "holdModifierKey": { - "enable": { - "label": "Enable when holding modifier key", + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Volume Change Per Scroll", + "title": "Adjust the volume change per scroll" + }, + "holdModifierKey": { + "label": "When holding modifier key", + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + }, "title": "Press a modifier key to enable volume adjustment with the scroll wheel." }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" - } - }, - "holdRightClick": { - "enable": { - "label": "Enable when holding right click", + "holdRightClick": { + "label": "When holding right click", "title": "Hold right click to enable scroll wheel volume control" } }, @@ -358,35 +918,43 @@ "label": "Track watched videos", "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" }, - "resumeType": { - "select": { - "label": "Resume type", - "options": { - "automatic": "Automatic", - "prompt": "Prompt" - }, - "title": "Select how you want to resume videos" + "settings": { + "resumeType": { + "select": { + "label": "Resume type", + "options": { + "automatic": "Automatic", + "prompt": "Prompt" + }, + "title": "Select how you want to resume videos" + } } }, "title": "Video history settings" }, "volumeBoost": { - "boostAmount": { - "label": "Volume boost amount (dB)", - "title": "The amount to boost the volume by" - }, "enable": { "label": "Volume boost", "title": "Enable volume boost" }, - "mode": { - "select": { - "label": "Volume boost mode", - "options": { - "global": "Global", - "perVideo": "Per video" - }, - "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + "settings": { + "amount": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Volume boost mode", + "options": { + "global": "Global", + "perVideo": "Per video" + }, + "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + } } }, "title": "Volume boost settings" diff --git a/public/locales/it-IT.json b/public/locales/it-IT.json index 85b23f30..e9ad9207 100644 --- a/public/locales/it-IT.json +++ b/public/locales/it-IT.json @@ -2,394 +2,962 @@ "langCode": "it-IT", "langName": "Italiano", "messages": { - "resumingVideo": "Resuming video at {{VIDEO_TIME}}", - "settingVolume": "Setting volume boost to {{VOLUME_BOOST_AMOUNT}}" + "resumingVideo": "Video a {{VIDEO_TIME}} in ripresa", + "settingVolume": "Impostazione aumento volume a {{VOLUME_BOOST_AMOUNT}}" }, "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Gestione audio mono", + "toggle": { + "on": "Audio mono/stereo", + "off": "Audio originale" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Ribalta video orizzontalmente" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Ribalta video verticalmente" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Copia URL video con temporizzazione" + }, + "extras": { + "copied": "Copiato!" + } + }, "featureMenu": { - "label": "Feature menu" + "button": { + "label": "Menu' funzioni" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Avanti veloce di {{TIME}}" + }, + "rewindButton": { + "label": "Riavvolgi di {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Nascondi le schede finali", + "toggle": { + "off": "Mostra le schede finali", + "on": "Nascondi le schede finali" + } + } }, "loopButton": { - "label": "Loop", - "toggle": { - "off": "Loop off", - "on": "Loop on" + "button": { + "label": "Ripeti", + "toggle": { + "off": "Ripetizione NO", + "on": "Ripetizione SÌ" + } } }, "maximizePlayerButton": { - "label": "Maximize", - "toggle": { - "off": "Maximize off", - "on": "Maximize on" + "button": { + "label": "Ingrandisci", + "toggle": { + "off": "Massimizza NO", + "on": "Massimizza SÌ" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini riproduttore", + "toggle": { + "off": "Mini riproduttore inattivo", + "on": "Mini riproduttore attivo" + } } }, "openTranscriptButton": { - "label": "Open transcript" + "button": { + "label": "Apri trascrizione" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Diminuisci velocità di {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Aumenta velocità di {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Impossibile diminuire ulteriormente ({{SPEED}})", + "increaseLimit": "Impossibile aumentare ulteriormente ({{SPEED}})" + } + }, + "playlistLength": { + "title": "La lunghezza totale può non essere accurata se alcuni video sono nascosti o se non hai caricato abbastanza video per ottenere la lunghezza completa." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Impossibile contrassegnare il video come non visto", + "failedToRemoveVideo": "Impossibile rimuovere il video", + "markAsUnwatched": "Contrassegna come non visto", + "markingAsUnwatched": "Contrassegno come non visto…", + "removeVideo": "Rimuovi video", + "removingVideo": "Rimozione video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Impossibile salvare il video in Guarda più tardi", + "saveVideo": "Salva per guardare più tardi", + "savingVideo": "Salvataggio per guardare più tardi…" + } }, "screenshotButton": { - "copiedToClipboard": "Screenshot copied to clipboard", - "label": "Screenshot" + "button": { + "label": "Schermata" + }, + "extras": { + "copiedToClipboard": "Schermata copiata negli Appunti" + } }, "videoHistory": { - "resumeButton": "Resume", - "resumePrompt": { - "close": "Close" + "extras": { + "resumeButton": "Riprendi", + "resumePromptClose": "Chiudi" } }, "volumeBoostButton": { - "label": "Volume Boost", - "toggle": { - "off": "Volume boost off", - "on": "Volume boost on" + "button": { + "label": "Potenziamento volume ({{value}} dB)", + "toggle": { + "off": "Aumento volume NO", + "on": "Potenziamento volume ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Cancella tutti i dati che questa estensione ha memorizzato sulla tua macchina", + "value": "Cancella dati" + }, + "confirm": { + "title": "Conferma ripristino impostazioni", + "value": "Conferma" + }, + "openTab": { + "title": "Apri impostazioni estensione in una nuova scheda" + }, + "reset": { + "title": "Reimposta le impostazioni ai valori predefiniti, clicca il pulsante di conferma per salvare le modifiche", + "value": "Reimposta" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Pulsante \"Copia URL video con temporizzazione\"", + "decreasePlaybackSpeedButton": "Pulsante Riduci velocità", + "forwardButton": "Pulsante Avanti veloce", + "hideEndScreenCardsButton": "Pulsante Nascondi schede finali", + "increasePlaybackSpeedButton": "Pulsante Aumenta velocità", + "loopButton": "Pulsante Ripeti", + "maximizePlayerButton": "Pulsante Massimizza", + "miniPlayerButton": "Pulsante Mini riproduttore", + "openTranscriptButton": "Pulsante Apri trascrizione", + "rewindButton": "Pulsante Riavvolgi", + "screenshotButton": "Pulsante Schermata", + "volumeBoostButton": "Pulsante Aumento volume", + "flipVideoVerticalButton": "Pulsante 'Ribalta video verticalmente'", + "flipVideoHorizontalButton": "Pulsante 'Ribalta video orizzontalmente'", + "monoToStereoButton": "Pulsante da mono a stereo" + }, + "options": { + "below_player": { + "placement": "sotto i controlli del riproduttore", + "value": "Sotto il riproduttore" + }, + "feature_menu": { + "placement": "nel menu' delle funzioni", + "value": "Menu' funzioni" + }, + "player_controls_left": { + "placement": "alla sinistra dei controlli di riproduzione", + "value": "A sinistra" + }, + "player_controls_right": { + "placement": "alla destra dei controlli di riproduzione", + "value": "A destra" + } + }, + "title": "Posiziona {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Impostazioni posizione pulsanti" + }, + "clearData": { + "allDataDeleted": "Tutti i dati sono stati eliminati.", + "confirmAlert": "Questo eliminerà tutti i dati delle estensioni relativi alle opzioni. Continuare?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Tipo attivazione menu'", + "options": { + "click": "Clic", + "hover": "Sorvola" + }, + "title": "Seleziona il metodo per attivare il menu' funzioni" + }, + "title": "Impostazioni menu' funzioni" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Impostazioni esportate correttamente", + "title": "Esporta impostazioni in un file JSON", + "value": "Esporta impostazioni" + }, + "importButton": { + "error": { + "unknown": "Errore nell'importazione delle impostazioni. Controllare il formato del file.\nSi è verificato un errore sconosciuto.", + "validation": "Errore nell'importazione delle impostazioni. Controllare il formato del file.\n{{ERROR_MESSAGE}}" + }, + "success": "Impostazioni importate correttamente", + "title": "Importa impostazioni da un file JSON", + "value": "Importa impostazioni" + } + }, + "language": { + "select": { + "label": "Lingua", + "title": "La lingua da usare per l'estensione" + }, + "title": "Lingua" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Apri la pagina delle impostazioni dopo l'aggiornamento", + "title": "Apre la pagina delle impostazioni quando è installata una versione più recente o antecedente di YouTube Enhancer" + }, + "optionDisabled": { + "either": { + "label": "Abilita {{OPTIONS}} per configurare questa opzione", + "separator": " o " + }, + "plural": { + "label": "Abilita {{OPTIONS}} per configurare questa opzione", + "separator": " e " + }, + "singular": "Abilita '{{OPTION}}' per configurare questa opzione", + "specificOption": { + "featureMenu": "Configura almeno un pulsante da posizionare nel menu' delle funzioni per configurare questa opzione.", + "globalVolume": "Disabilita 'Ricorda ultimo volume' per configurare questa opzione", + "rememberVolume": "Disabilita 'Volume globale' per configurare questa opzione", + "screenshotButtonFileFormat": "Imposta il tipo di salvataggio della schermata su 'File' o 'Entrambi' per configurare questa opzione" + } + }, + "scrollForMoreSettings": "Scorri per altre impostazioni", + "settingSearch": { + "placeholder": "Cerca un'impostazione" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "Puoi ottenerne una da qui", + "input": { + "label": "Chiave API", + "title": "Inserisci la tua chiave Youtube API V3." + }, + "title": "Chiave API V3 di YouTube" + } + }, "notifications": { "error": { + "optionConflict": "Questa opzione non può essere abilitata mentre '{{OPTION}}' è abilitato.", "scrollWheelHoldModifierKey": { "sameKey": { - "speedControl": "The scroll wheel speed control modifier key cannot be the same as the scroll wheel volume control modifier key.", - "volumeControl": "The scroll wheel volume control modifier key cannot be the same as the scroll wheel speed control modifier key." + "speedControl": "Il tasto per modificare la velocità della rotellina del mouse non può essere lo stesso che modifica il volume con la rotellina del mouse.", + "volumeControl": "Il tasto che modifica il volume con la rotellina del mouse non può essere lo stesso che modifica la velocità della rotellina del mouse." } } }, "info": { - "reset": "All options have been reset to their default values.\nYou can now save the changes by clicking the \"Confirm\" button or discard them by closing this page or ignore this notification." + "reset": "Le opzioni sono state reimpostate ai valori predefiniti.\nPuoi salvare le modifiche cliccando il pulsante \"Conferma\" o scartarle chiudendo la pagina oppure ignorando questa notifica." }, "success": { - "saved": "Options saved." + "saved": "Opzioni salvate." } } } }, "settings": { - "clearData": { - "allDataDeleted": "All data has been deleted.", - "confirmAlert": "This will delete all extension data related to options. Continue?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "Automatic quality adjustment", - "title": "Automatically adjusts the video quality to the selected level." + "label": "Abilita CSS personalizzato", + "title": "Abilita il CSS personalizzato da applicare alla pagina" }, - "select": { - "label": "Player quality", - "title": "The quality to set the video to" + "extras": { + "collapse": "Comprimi editor", + "expand": "Espandi editor", + "noProblems": "Nessun problema trovato." }, - "title": "Automatic quality settings" - }, - "bottomButtons": { - "clear": { - "title": "Clears all data this extension has stored on your machine", - "value": "Clear Data" - }, - "confirm": { - "title": "Confirm setting reset", - "value": "Confirm" - }, - "reset": { - "title": "Resets all settings to their defaults, Click the confirm button to save the changes", - "value": "Reset" - } + "title": "Impostazioni CSS personalizzate" }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "Loop button", - "maximizePlayerButton": "Maximize button", - "openTranscriptButton": "Open Transcript button", - "screenshotButton": "Screenshot button", - "volumeBoostButton": "Volume Boost button" - }, - "options": { - "below_player": { - "placement": "below the player controls", - "value": "Below Player" - }, - "feature_menu": { - "placement": "in the feature menu", - "value": "Feature Menu" - }, - "player_controls_left": { - "placement": "on the left side of player controls", - "value": "Left Controls" - }, - "player_controls_right": { - "placement": "on the right side of player controls", - "value": "Right Controls" - } + "deepDarkCSS": { + "enable": { + "label": "Abilita tema selezionato", + "title": "Abilita il tema selezionato per la pagina" + }, + "extras": { + "author": "Autore", + "co-authors": "Co-autori" + }, + "settings": { + "colorShadow": { + "label": "Colore ombra", + "title": "Colore per le ombre" + }, + "dimmerText": { + "label": "Colore secondario del testo", + "title": "Colore del testo secondario" + }, + "hoverBackground": { + "label": "Colore sfondo quando puntato", + "title": "Colore per lo sfondo al passaggio" + }, + "mainBackground": { + "label": "Colore sfondo principale", + "title": "Colore per lo sfondo principale" + }, + "mainColor": { + "label": "Colore accento", + "title": "Colore per accento" + }, + "mainText": { + "label": "Colore testo principale", + "title": "Colore per il testo principale" }, - "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + "secondBackground": { + "label": "Colore sfondo secondario", + "title": "Colore per lo sfondo secondario" + }, + "theme": { + "select": { + "label": "Seleziona tema", + "title": "Seleziona un tema da applicare alla pagina" + } + } }, - "title": "Button Placement Settings" + "title": "Impostazioni scure di YouTube" }, - "customCSS": { - "editor": { - "collapse": "Collapse Editor", - "expand": "Expand Editor", - "noProblems": "No problems found." + "forwardRewindButtons": { + "enable": { + "label": "Abilita pulsanti avanti/riavvolgi", + "title": "Aggiunge i pulsanti avanti e riavvolgi al riproduttore video" + }, + "settings": { + "time": { + "label": "Tempo avanzamento/riavvolgimento", + "title": "Il periodo di tempo da usare per avanzare/riavvolgere il video" + } }, + "title": "Impostazioni pulsante Avanti / Riavvolgi" + }, + "globalVolume": { "enable": { - "label": "Enable custom CSS", - "title": "Enables custom CSS to be applied to the page" + "label": "Avvia sempre video usando questo volume", + "title": "Inizia automaticamente tutti i video usando il volume selezionato" + }, + "settings": { + "amount": { + "label": "Volume iniziale video", + "title": "Il volume assegnato a ogni video quando inizia la riproduzione" + } }, - "title": "Custom CSS Settings" + "title": "Sovrascrittura volume globale" }, - "featureMenu": { - "openType": { - "select": { - "label": "Menu Activation Type", - "options": { - "click": "Click", - "hover": "Hover" - }, - "title": "Select the method to activate the feature menu" + "miniPlayer": { + "button": { + "label": "Pulsante Mini riproduttore", + "title": "Aggiunge un pulsante che apre il mini riproduttore" + }, + "enable": { + "label": "Apri Mini riproduttore quando si visualizzano i commenti", + "title": "Apre automaticamente il Mini riproduttore quando scorri verso i commenti." + }, + "settings": { + "position": { + "select": { + "label": "Posizione del mini riproduttore predefinita", + "options": { + "bottomCenter": "In basso al centro", + "bottomLeft": "In basso a sinistra", + "bottomRight": "In basso a destra", + "topCenter": "In alto al centro", + "topLeft": "Alto - sinistra", + "topRight": "In alto a destra" + }, + "title": "Imposta la posizione di partenza prima di spostare il Mini riproduttore." + } }, - "title": "Feature menu settings" - } - }, - "importExportSettings": { - "exportButton": { - "success": "Settings successfully exported", - "title": "Export settings to a JSON file", - "value": "Export Settings" - }, - "importButton": { - "error": { - "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", - "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" - }, - "success": "Settings imported successfully", - "title": "Import settings from a JSON file", - "value": "Import Settings" - } - }, - "language": { - "select": { - "label": "Language", - "title": "The language to use for the extension" + "size": { + "label": "Dimensione predefinita del mini riproduttore", + "title": "Imposta la dimensione iniziale prima di ridimensionare il mini riproduttore." + } }, - "title": "Language" + "title": "Impostazioni mini riproduttore" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "Automatic theater mode", - "title": "Automatically enables theater mode when you load a video" + "enable": { + "label": "Modalità teatro automatica", + "title": "Attiva automaticamente la modalità teatro quando carichi un video" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Disabilita automaticamente la modalità ambiente", + "title": "Disabilita automaticamente la modalità ambiente quando si carica un video" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Disabilita automaticamente la riproduzione automatica", + "title": "Disabilita automaticamente la riproduzione automatica quando carichi un video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Disabilita automaticamente le didascalie chiuse", + "title": "Disabilita automaticamente le didascalie chiuse quando si carica un video" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Abilita automaticamente le didascalie chiuse", + "title": "Abilita automaticamente le didascalie chiuse quando si carica un video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Massimizza automaticamente il riproduttore", + "title": "Massimizza automaticamente il riproduttore quando carichi un video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Mostra automaticamente altri video sulla schermata finale", + "title": "Mostra automaticamente più video sulla schermata finale quando si carica un video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Blocca ricerca chiave numero", + "title": "Impedisce alla pressione 0-9 di attuare salti a una percentuale del video" + } + }, + "hidePosts": { + "enable": { + "label": "Nascondi post", + "title": "Nasconde i post dalla pagina iniziale" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Pulsante \"Copia URL video con temporizzazione\"", + "title": "Copia l'URL del video con la temporizzazione (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Traccia audio originale predefinita", + "title": "Traccia audio originale sempre predefinita" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Nascondi riepilogo IA", + "title": "Nasconde il riepilogo dell'intelligenza artificiale sotto i video" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Nascondi le schede finali", + "title": "Nasconde le schede alla fine del video" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Pulsante Nascondi schede finali", + "title": "Aggiunge un pulsante per mostrare/nascondere le schede alla fine del video" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Nascondi chat live stream", + "title": "Nasconde la chat live stream" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Nascondi i video dei membri", + "title": "Nasconde i video che sono visibili solo ai membri" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Pulsante da mono a stereo", + "title": "Aggiunge un pulsante per convertire l'audio mono in stereo. Le tracce stereo rimangono invariate." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Nascondi video ufficiali dell'artista", + "title": "Nascondi video ufficiali dell'artista dalla pagina iniziale" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Nascondi banner promozioni a pagamento", + "title": "Nasconde il banner con promozioni a pagamento che appare quando si guarda un video" + } + }, + "hidePlayables": { + "enable": { + "label": "Nascondi giocabili", + "title": "Nasconde tutti i giocabili" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Nascondi liste riproduzioni dalla pagina iniziale", + "title": "Elimina le liste riproduzioni dalla pagina iniziale" + } }, "hideScrollbar": { - "label": "Hide scrollbar", - "title": "Hides the pages scrollbar" + "enable": { + "label": "Nascondi barra scorrimento", + "title": "Nasconde la barra di scorrimento delle pagine" + } }, - "hideShorts": { - "label": "Hide shorts", - "title": "Hides all shorts" + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Nascondi i video raccomandati", + "title": "Nasconde la barra laterale che raccomanda i video" + } + }, + "hideTranslateComment": { + "enable": { + "label": "Nascondi pulsante \"Traduci commento\"", + "title": "Nasconde il pulsante 'Traduci in…' sotto i commenti" + } }, "loopButton": { - "label": "Loop button", - "title": "Adds a button to the feature menu to loop the video you're watching" + "enable": { + "label": "Pulsante Ripeti", + "title": "Aggiunge un pulsante al menu' funzioni per ripetere il video che stai guardando" + } }, "maximizePlayerButton": { - "label": "Maximize player button", - "title": "Adds a button to the feature menu to maximize the player" + "enable": { + "label": "Pulsante Ingrandisci riproduttore", + "title": "Aggiunge un pulsante al menu' funzioni per ingrandire il riproduttore" + } }, "openTranscriptButton": { - "label": "Open transcript button", - "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + "enable": { + "label": "Pulsante Apri trascrizione", + "title": "Aggiunge un pulsante al menu' funzioni per aprire la trascrizione del video che stai guardando" + } }, "openYouTubeSettingsOnHover": { - "label": "Open YouTube settings on hover", - "title": "Opens the YouTube settings menu when you hover over the settings button" + "enable": { + "label": "Apri le impostazioni di YouTube al sorvolo", + "title": "Apre il menu' delle impostazioni di YouTube quando si passa sopra il pulsante delle impostazioni" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Metti in pausa riproduttori in secondo piano", + "title": "Mette in pausa i riproduttori video nelle schede nascoste quando si avvia un nuovo riproduttore nella scheda aperta" + } }, "remainingTime": { - "label": "Remaining time", - "title": "Shows the remaining time of the video you're watching" + "enable": { + "label": "Tempo rimanente", + "title": "Mostra il tempo rimanente per il video che stai guardando" + } }, - "rememberLastVolume": { - "label": "Remember last volume", - "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + "rememberVolume": { + "enable": { + "label": "Ricorda l'ultimo volume", + "title": "Ricorda il volume dell'ultimo video che hai guardato e lo imposta quando apri un nuovo video" + } }, "removeRedirect": { - "label": "Remove YouTube /redirect URLs", - "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + "enable": { + "label": "Rimuovi URL /redirect di YouTube", + "title": "Rimpiazza il reindirizzamento di YouTube con gli URL attuali saltando il dialogo di avviso di reindirizzamento" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Ripristina scorrimento a schermo intero", + "title": "Ripristina lo scorrimento nella modalità schermo intero" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Abilita il pulsante del salvataggio per guardare più tardi", + "title": "Aggiunge un pulsante ai video Home e Abbonamenti per salvare il video nella lista riproduzioni 'Guarda più tardi'" + } }, "shareShortener": { - "label": "Shorten YouTube video share link", - "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + "enable": { + "label": "Abbrevia il collegamento di condivisione video di YouTube", + "title": "Riduce il collegamento di condivisione video di YouTube (youtu.be) eliminando da esso i parametri si/feature" + } }, "shortsAutoScroll": { - "label": "Shorts auto scroll", - "title": "Automatically scrolls to the next short" + "enable": { + "label": "Scorri al blocco", + "title": "Scorri automaticamente al prossimo blocco" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Salta \"Video in pausa. Continuare a guardare?\"", + "title": "Salta la finestra che mette in pausa la riproduzione video" + } + }, + "timestampPeek": { + "enable": { + "label": "Anteprima marcatura oraria", + "title": "Mostra in anteprima il video puntando un marcatore temporale. Clicca l'anteprima per iniziare la riproduzione da quel momento." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Pulsante capovolgimento video orizzontale", + "title": "Aggiunge un pulsante per capovolgere il video orizzontalmente" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Pulsante capovolgimento video verticale", + "title": "Aggiunge un pulsante per capovolgere il video verticalmente" + } } }, - "title": "Miscellaneous settings" + "title": "Impostazioni varie" }, - "onScreenDisplaySettings": { - "color": { - "label": "Color", - "options": { - "blue": "Blue", - "green": "Green", - "orange": "Orange", - "pink": "Pink", - "purple": "Purple", - "red": "Red", - "white": "White", - "yellow": "Yellow" - }, - "title": "Select the color for the On-Screen Display" - }, - "hide": { - "label": "Hide Delay", - "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" - }, - "opacity": { - "label": "Opacity", - "title": "Adjust the transparency of the On-Screen Display" - }, - "padding": { - "label": "Padding", - "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." - }, - "position": { - "label": "Position", - "options": { - "bottom_left": "Bottom Left", - "bottom_right": "Bottom Right", - "center": "Center", - "top_left": "Top Left", - "top_right": "Top Right" - }, - "title": "Select the position of the On-Screen Display" - }, - "title": "On-Screen Display Settings", - "type": { - "label": "Type", - "options": { - "line": "Line", - "no_display": "No display", - "round": "Round", - "text": "Text" - }, - "title": "Select the type of On-Screen Display" + "hideShorts": { + "title": "Nascondi corti", + "settings": { + "sidebar": { + "label": "Nascondi nella barra laterale", + "title": "Rimuove il pulsante dei corti dalla barra laterale" + }, + "home": { + "label": "Nascondi su feed Inizio", + "title": "Rimuove la sezione dei corti dal feed Inizio" + }, + "channel": { + "label": "Nascondi nelle pagine dei canali", + "title": "Rimuove lo scaffale e la scheda dei corti nelle pagine dei canali" + }, + "search": { + "label": "Nascondi nei risultati della ricerca", + "title": "Rimuove i video dei corti dai risultati della ricerca" + }, + "videos": { + "label": "Nascondi nelle pagine dell'orologio", + "title": "Rimuove i video dei corti dai consigli nelle pagine dell'orologio" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Colore", + "select": { + "options": { + "blue": "Blu", + "green": "Verde", + "orange": "Arancione", + "pink": "Rosa", + "purple": "Viola", + "red": "Rosso", + "white": "Bianco", + "yellow": "Giallo" + } + }, + "title": "Seleziona il colore per lo schermo interattivo" + }, + "hide": { + "label": "Ritardo sparizione", + "title": "Specifica il tempo, in millisecondi, prima di nascondere automaticamente le parti interattive" + }, + "opacity": { + "label": "Opacità", + "title": "Regola l'opacità delle parti interattive" + }, + "padding": { + "label": "Bordatura", + "title": "Regola la bordatura dello schermo in pixel. Questo si applica specificamente agli angoli dello schermo." + }, + "position": { + "label": "Posizione", + "select": { + "options": { + "bottom_left": "In basso a sinistra", + "bottom_right": "In basso a destra", + "center": "Centro", + "top_left": "Alto a sinistra", + "top_right": "In alto a destra" + } + }, + "title": "Seleziona la posizione dello schermo interattivo" + }, + "type": { + "label": "Tipo", + "select": { + "options": { + "circle": "Cerchio", + "line": "Linea", + "no_display": "Nessuno schermo", + "text": "Testuale" + } + }, + "title": "Seleziona il tipo di schermo interattivo" + } + }, + "title": "Impostazioni schermo" + }, + "playerQuality": { "enable": { - "label": "Forced playback speed", - "title": "Sets the video speed to what you choose below" + "label": "Regolazione automatica qualità", + "title": "Regola automaticamente la qualità video al livello selezionato." + }, + "settings": { + "quality": { + "select": { + "label": "Qualità riproduttore", + "title": "La qualità alla quale impostare il video" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Strategia ripiego qualità", + "options": { + "higher": "Più alta", + "lower": "Più bassa" + }, + "title": "La strategia da usare quando la qualità selezionata non è disponibile" + } + } }, - "select": { - "label": "Player speed", - "title": "The speed to set the video to" + "title": "Impostazioni qualità automatiche" + }, + "playerSpeed": { + "enable": { + "label": "Velocità forzata riproduzione", + "title": "Imposta la velocità del video a quella che scegli qui sotto" + }, + "settings": { + "buttons": { + "label": "Pulsanti velocità riproduzione", + "select": { + "label": "Velocità ai pulsanti di riproduzione", + "title": "Quantità di velocità che il clic modifica" + }, + "title": "Aggiunge pulsanti per aumentare o diminuire la velocità di riproduzione del video che stai guardando" + }, + "speed": { + "select": { + "label": "Velocità riproduttore", + "title": "La velocità alla quale impostare il video" + } + } }, - "title": "Playback speed settings" + "title": "Impostazioni velocità riproduzione" }, - "screenshotButton": { + "playlistLength": { "enable": { - "label": "Screenshot button", - "title": "Adds a button to the player to take a screenshot of the video" + "label": "Mostra informazioni lunghezza lista riproduzioni", + "title": "Mostra la lunghezza totale della lista riproduzioni, quanto è stato guardato e quanto ne rimane." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Metodo per ottenere la lunghezza della lista riproduzioni", + "title": "Il modo per ottenere informazioni sulla lunghezza della lista riproduzioni (il metodo API sarà ripiegato in HTML se si verificasse un errore)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Metodo per ottenere il tempo già riprodotto", + "options": { + "duration": "Durata del video", + "youtube": "Tempo in riproduzione" + }, + "title": "Il modo per ottenere la quantità di tempo guardato (tipo di lunghezza video usato solo nella pagina di riproduzione)" + } + } }, - "saveAs": { - "clipboard": "Clipboard", - "file": "File" + "title": "Impostazioni lunghezza lista riproduzioni" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Marca come pulsante non visto", + "title": "Aggiunge un pulsante per marcare i video come non visti" + } + }, + "removeVideoButton": { + "enable": { + "label": "Rimuovi pulsante video", + "title": "Aggiunge un pulsante per rimuovere i video dalla lista riproduzioni" + } + } }, - "selectFormat": { - "label": "Screenshot format", - "title": "The format to save the screenshot in" + "title": "Impostazioni gestione scaletta" + }, + "screenshotButton": { + "enable": { + "label": "Pulsante Schermata", + "title": "Aggiunge un pulsante al riproduttore per catturare una schermata del video" }, - "selectSaveAs": { - "label": "Screenshot save type", - "title": "The screenshot save type" + "settings": { + "format": { + "label": "Formato schermata", + "title": "Il formato nel quale salvare la schermata" + }, + "saveAs": { + "select": { + "label": "Tipo salvataggio schermata", + "options": { + "both": "Entrambi (File e Appunti)", + "clipboard": "Appunti", + "file": "File" + }, + "title": "Il tipo di salvataggio della schermata" + } + } }, - "title": "Screenshot settings" + "title": "Impostazioni schermata" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "Speed Change Per Scroll", - "title": "Adjust the speed change per scroll" - }, "enable": { - "label": "Scroll wheel speed control", - "title": "Press a modifier key to enable speed adjustment with the scroll wheel." + "label": "Controllo velocità con scorrimento rotellina", + "title": "Premi un tasto modificatore per abilitare la regolazione della velocità con la rotellina." }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" + "extras": { + "optionLabel": "Tasto {{KEY}}" }, - "title": "Scroll wheel speed control settings" + "settings": { + "adjustmentSteps": { + "label": "Cambio velocità con scorrimento", + "title": "Regola il cambio di velocità tramite scorrimento" + }, + "modifierKey": { + "select": { + "label": "Tasto modificatore", + "title": "Il tasto modificatore da usare" + } + } + }, + "title": "Impostazioni controllo velocità con rotellina" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "Volume Change Per Scroll", - "title": "Adjust the volume change per scroll" - }, "enable": { - "label": "Scroll wheel volume control", - "title": "Lets you use the scroll wheel to control the volume of the video you're watching" + "label": "Controllo volume con rotellina", + "title": "Permette di usare la rotellina di scorrimento per controllare il volume del video che stai guardando" }, - "holdModifierKey": { - "enable": { - "label": "Enable when holding modifier key", - "title": "Press a modifier key to enable volume adjustment with the scroll wheel." - }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" - } + "extras": { + "optionLabel": "Tasto {{KEY}}" }, - "holdRightClick": { - "enable": { - "label": "Enable when holding right click", - "title": "Hold right click to enable scroll wheel volume control" + "settings": { + "adjustmentSteps": { + "label": "Cambio volume con scorrimento", + "title": "Regola il cambio di volume tramite scorrimento" + }, + "holdModifierKey": { + "label": "Abilita tenendo premuto il tasto modificatore", + "select": { + "label": "Tasto modificatore", + "title": "Il tasto modificatore da usare" + }, + "title": "Premi un tasto modificatore per abilitare la regolazione del volume con la rotellina." + }, + "holdRightClick": { + "label": "Abilita tenendo premuto il tasto destro", + "title": "Tieni premuto il tasto destro per abilitare il controllo del volume con la rotellina" } }, - "title": "Scroll wheel volume control settings" + "title": "Impostazioni controllo volume con rotellina" }, "videoHistory": { "enable": { - "label": "Track watched videos", - "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" - }, - "resumeType": { - "select": { - "label": "Resume type", - "options": { - "automatic": "Automatic", - "prompt": "Prompt" - }, - "title": "Select how you want to resume videos" + "label": "Traccia i video visti", + "title": "Tiene traccia di dove hai lasciato i video che stavi guardando e abilita la ripresa della riproduzione" + }, + "settings": { + "resumeType": { + "select": { + "label": "Tipo ripresa", + "options": { + "automatic": "Automatico", + "prompt": "Mostra" + }, + "title": "Seleziona come vuoi riprendere i video" + } } }, - "title": "Video history settings" + "title": "Impostazioni cronologia video" }, "volumeBoost": { - "boostAmount": { - "label": "Volume boost amount (dB)", - "title": "The amount to boost the volume by" - }, "enable": { - "label": "Volume boost", - "title": "Enable volume boost" + "label": "Aumento volume", + "title": "Abilita aumento volume" }, - "mode": { - "select": { - "label": "Volume boost mode", - "options": { - "global": "Global", - "perVideo": "Per video" - }, - "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + "settings": { + "amount": { + "label": "Aumento volume (dB)", + "title": "La quantità di aumento per il volume. È anche possibile scorrere sopra il pulsante del volume (Maiusc/Ctrl per incrementi maggiori) per regolarlo." + }, + "amount_global_only": { + "label": "Incremento volume (dB)", + "title": "La quantità da aggiungere al volume." + }, + "mode": { + "select": { + "label": "Modalità aumento volume", + "options": { + "global": "Globale", + "perVideo": "Per video" + }, + "title": "Scegli come l'aumento del volume è applicato. 'Per video' permette di abilitare la spinta per ogni video singolarmente nel menu' delle funzioni. 'Globale' applica la spinta a tutti i video quando l'amplificazione del volume è abilitata." + } } }, - "title": "Volume boost settings" + "title": "Impostazioni aumento volume" } } } diff --git a/public/locales/ja-JP.json b/public/locales/ja-JP.json index 7c8ffef6..e94e881d 100644 --- a/public/locales/ja-JP.json +++ b/public/locales/ja-JP.json @@ -8,48 +8,285 @@ "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "タイムスタンプ付きの動画URLをコピーする" + }, + "extras": { + "copied": "コピー完了!" + } + }, "featureMenu": { - "label": "フィーチャー・メニュー" + "button": { + "label": "フィーチャー・メニュー" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "{{TIME}}で早送する" + }, + "rewindButton": { + "label": "{{TIME}}でリワインドする" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "終了画面のカードを非表示にする", + "toggle": { + "off": "終了画面のカードを表示にする", + "on": "終了画面のカードを非表示にする" + } + } }, "loopButton": { - "label": "ループ", - "toggle": { - "off": "ループオフ", - "on": "ループオン" + "button": { + "label": "ループ", + "toggle": { + "off": "ループオフ", + "on": "ループオン" + } } }, "maximizePlayerButton": { - "label": "最大表示", - "toggle": { - "off": "最大表示オフ", - "on": "最大表示オン" + "button": { + "label": "最大表示", + "toggle": { + "off": "最大表示オフ", + "on": "最大表示オン" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } } }, "openTranscriptButton": { - "label": "文字起こしを見せる" + "button": { + "label": "文字起こしを見せる" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "再生速度を{{SPEED}}で下げする" + }, + "increasePlaybackSpeedButton": { + "label": "再生速度を{{SPEED}}で上げする" + } + }, + "extras": { + "decreaseLimit": "再生速度を下げるはできまっせん ({{SPEED}})", + "increaseLimit": "再生速度を上げるはできまっせん ({{SPEED}})" + } + }, + "playlistLength": { + "title": "一部の動画が非表示になっている場合、または完全な長さを得るために十分な動画を読み込んでいない場合、合計長さが正確でない可能性があります。" + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "動画を削除できませんでした", + "markAsUnwatched": "未視聴にする", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "ビデオを削除", + "removingVideo": "ビデオの削除..." + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } }, "screenshotButton": { - "copiedToClipboard": "スクリーンショットをクリップボードにコピーしました", - "label": "スクリーンショット" + "button": { + "label": "スクリーンショット" + }, + "extras": { + "copiedToClipboard": "スクリーンショットをクリップボードにコピーしました" + } }, "videoHistory": { - "resumeButton": "レジューム", - "resumePrompt": { - "close": "終了" + "extras": { + "resumeButton": "レジューム", + "resumePromptClose": "終了" } }, "volumeBoostButton": { - "label": "音量ブースト", - "toggle": { - "off": "音量ブーストオフ", - "on": "音量ブーストオン" + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "音量ブーストオフ", + "on": "Volume boost ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "マシンに保存されているすべてのエクステンションデータを消去します", + "value": "データの消去" + }, + "confirm": { + "title": "設定リセットを確認する", + "value": "確認" + }, + "openTab": { + "title": "新しいブラウザタブに拡張機能設定を開けるする" + }, + "reset": { + "title": "すべての設定をデフォルトにリセットします。「確認」ボタンをクリックして変更を保存します。", + "value": "リセット" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "タイムスタンプ付きの動画URLをコピーのボタン", + "decreasePlaybackSpeedButton": "速度を下げるボタン", + "forwardButton": "早送ボタン", + "hideEndScreenCardsButton": "終了画面のカードボタンを非表示にする", + "increasePlaybackSpeedButton": "速度を上げるボタン", + "loopButton": "ループボタン", + "maximizePlayerButton": "最大表示ボタン", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "文字起こしを見せるボタン", + "rewindButton": "リワインドボタン", + "screenshotButton": "スクリーンショットボタン", + "volumeBoostButton": "音量ブーストボタン", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "プレイヤーコントローラーの下", + "value": "プレイヤーの下" + }, + "feature_menu": { + "placement": "フィーチャー・メニューの中", + "value": "フィーチャー・メニュー" + }, + "player_controls_left": { + "placement": "プレイヤーコントローラーの左側", + "value": "左のコントロール" + }, + "player_controls_right": { + "placement": "プレイヤーコントローラーの右側", + "value": "右のコントロール" + } + }, + "title": "{{PLACEMENT}}に{{BUTTON_NAME}}を置き方する" + }, + "title": "ボタン置き方設定" + }, + "clearData": { + "allDataDeleted": "すべてのデータが削除されました。", + "confirmAlert": "オプションに関連するすべてのデータを削除します。続行しますか?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "メニューの有効化型", + "options": { + "click": "ボタンクリック", + "hover": "マウスホバー" + }, + "title": "フィーチャー・メニューを有効化にする方法を選択します" + }, + "title": "フィーチャー・メニュー設定" + } + }, + "importExportSettings": { + "exportButton": { + "success": "設定がエクスポートをされました", + "title": "JSONファイルで設定がエクスポートする", + "value": "エクスポート設定" + }, + "importButton": { + "error": { + "unknown": "設定がインポートを失敗されました。ファイル形式を確認してください。\n未知数なエラーが起こった。", + "validation": "設定のインポート失敗、ファイル形式を確認してください。\n{{ERROR_MESSAGE}}" + }, + "success": "設定がインポートをされました", + "title": "JSONファイルから設定がインポートする", + "value": "インポート設定" + } + }, + "language": { + "select": { + "label": "言語", + "title": "エクステンションに使用する言語" + }, + "title": "言語" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " や " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " と " + }, + "singular": "'{{OPTION}}' 設定を有効にする", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "スクロールで設定の続きを表示", + "settingSearch": { + "placeholder": "設定を探す" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "APIキーがここで取得をします。", + "input": { + "label": "APIキー", + "title": "YouTube API V3キーを入力してください。" + }, + "title": "YouTube API V3キー" + } + }, "notifications": { "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", "scrollWheelHoldModifierKey": { "sameKey": { "speedControl": "スクロールホイール再生速度制御キーバインドは、スクロールホイール音量制御キーバインドと同じにすることはできません。", @@ -67,286 +304,609 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "すべてのデータが削除されました。", - "confirmAlert": "オプションに関連するすべてのデータを削除します。続行しますか?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "自動画質調整", - "title": "選択したレベルに合わせて動画の画質を自動的に調整します。" + "label": "カスタムCSSを可能にする", + "title": "ページに適用するカスタムCSSを可能にする" }, - "select": { - "label": "プレイヤーの動画質", - "title": "動画の画質に設定する" + "extras": { + "collapse": "エディターを最小化する", + "expand": "エディターを広げる", + "noProblems": "構文に問題はありませんでした。" }, - "title": "自動画質設定" - }, - "bottomButtons": { - "clear": { - "title": "マシンに保存されているすべてのエクステンションデータを消去します", - "value": "データの消去" - }, - "confirm": { - "title": "設定リセットを確認する", - "value": "確認" - }, - "reset": { - "title": "すべての設定をデフォルトにリセットします。「確認」ボタンをクリックして変更を保存します。", - "value": "リセット" - } + "title": "カスタムCSS設定" }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "ループボタン", - "maximizePlayerButton": "最大表示ボタン", - "openTranscriptButton": "文字起こしを見せるボタン", - "screenshotButton": "スクリーンショットボタン", - "volumeBoostButton": "音量ブーストボタン" - }, - "options": { - "below_player": { - "placement": "プレイヤーコントローラーの下", - "value": "プレイヤーの下" - }, - "feature_menu": { - "placement": "フィーチャー・メニューの中", - "value": "フィーチャー・メニュー" - }, - "player_controls_left": { - "placement": "プレイヤーコントローラーの左側", - "value": "左のコントロール" - }, - "player_controls_right": { - "placement": "プレイヤーコントローラーの右側", - "value": "右のコントロール" - } + "deepDarkCSS": { + "enable": { + "label": "選択中テーマを可能にする", + "title": "選択中ページにテーマを可能にする" + }, + "extras": { + "author": "作家", + "co-authors": "共同作家" + }, + "settings": { + "colorShadow": { + "label": "陰の色", + "title": "陰の色" + }, + "dimmerText": { + "label": "二の次テキストの色", + "title": "二の次テキストの色" + }, + "hoverBackground": { + "label": "背景マウスホバーの色", + "title": "背景マウスホバーの色" }, - "title": "{{PLACEMENT}}に{{BUTTON_NAME}}を置き方する" + "mainBackground": { + "label": "主背景色", + "title": "主背景の色" + }, + "mainColor": { + "label": "アクセント色", + "title": "アクセントの色" + }, + "mainText": { + "label": "メインテキスト色", + "title": "メインテキストの色" + }, + "secondBackground": { + "label": "二次背景色", + "title": "二次背景の色" + }, + "theme": { + "select": { + "label": "テーマを選択", + "title": "ページのテーマを選択選べしてください" + } + } }, - "title": "ボタン置き方設定" + "title": "YouTubeディープダーク設定" }, - "customCSS": { - "editor": { - "collapse": "エディターを最小化する", - "expand": "エディターを広げる", - "noProblems": "構文に問題はありませんでした。" + "forwardRewindButtons": { + "enable": { + "label": "早送/リワインドボタンを可能にする", + "title": "早送ボタンとリワインドボタンをビデオ・プレーヤーに追加する" + }, + "settings": { + "time": { + "label": "早送/リワインド時間", + "title": "動画に早送/リワインドを量時間" + } }, + "title": "早送/リワインドボタン設定" + }, + "globalVolume": { "enable": { - "label": "カスタムCSSを可能にする", - "title": "ページに適用するカスタムCSSを可能にする" + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" }, - "title": "カスタムCSS設定" + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } + }, + "title": "Global Volume Override" }, - "featureMenu": { - "openType": { - "select": { - "label": "メニューの有効化型", - "options": { - "click": "ボタンクリック", - "hover": "マウスホバー" - }, - "title": "フィーチャー・メニューを有効化にする方法を選択します" + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } }, - "title": "フィーチャー・メニュー設定" - } - }, - "importExportSettings": { - "exportButton": { - "success": "設定がエクスポートをされました", - "title": "JSONファイルで設定がエクスポートする", - "value": "エクスポート設定" - }, - "importButton": { - "error": { - "unknown": "設定がインポートを失敗されました。ファイル形式を確認してください。\n未知数なエラーが起こった。", - "validation": "設定がインポートを失敗されました。ファイル形式を確認してください。\n{{ERROR_MESSAGE}}" - }, - "success": "設定がインポートをされました", - "title": "JSONファイルから設定がインポートする", - "value": "インポート設定" - } - }, - "language": { - "select": { - "label": "言語", - "title": "エクステンションに使用する言語" + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } }, - "title": "言語" + "title": "Mini Player settings" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "自動シアターモード", - "title": "動画の読み込み時に自動的にシアターモードを有効にする" + "enable": { + "label": "自動シアターモード", + "title": "動画の読み込み時に自動的にシアターモードを有効にする" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "シネマティック ライティングを自動的に無効にする", + "title": "動画の読み込み時にシネマティック ライティングを自動にディセーブルする" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "クローズドキャプションを自動にディセーブルする", + "title": "動画の読み込み時にクローズドキャプションを自動にディセーブルする" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "タイムスタンプ付きの動画URLをコピーのボタン", + "title": "タイムスタンプ付きの動画URLをコピーする (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "オリジナルのオーディオトラックをデフォルトにする", + "title": "常にオリジナルのオーディオトラックをデフォルトにする" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "AIサマリーを非表示", + "title": "動画の下のAIサマリーを非表示にする" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "終了画面のカードを非表示にする", + "title": "動画の終了で画面カードを非表示にする" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "終了画面のカードボタンを非表示にする", + "title": "終了画面でボタンなカードを見せるか隠すに追加する" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "配信チャットを隠す", + "title": "配信チャットを隠する" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "公式アーティストの動画を隠する", + "title": "ホームページから公式アーティストの動画を隠する" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "有料プロモーションバナーを隠す", + "title": "有料プロモーションのある動画を視聴したときに表示されるバナーを隠すします" + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } }, "hideScrollbar": { - "label": "スクロールバー隠す機能", - "title": "ページのスクロールバーを隠す" + "enable": { + "label": "スクロールバー隠す機能", + "title": "ページのスクロールバーを隠す" + } + }, + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } }, - "hideShorts": { - "label": "ショートを隠す", - "title": "全ショートを隠す" + "hideTranslateComment": { + "enable": { + "label": "コメント翻訳ボタンを隠す", + "title": "コメントの下で「言語に翻訳する」ボタンを隠する" + } }, "loopButton": { - "label": "動画ループボタン", - "title": "動画をループするボタンをフィーチャー・メニューに追加する" + "enable": { + "label": "動画ループボタン", + "title": "動画をループするボタンをフィーチャー・メニューに追加する" + } }, "maximizePlayerButton": { - "label": "最大化ボタン", - "title": "プレイヤーを最大化するボタンをフィーチャー・メニューに追加する" + "enable": { + "label": "最大化ボタン", + "title": "プレイヤーを最大化するボタンをフィーチャー・メニューに追加する" + } }, "openTranscriptButton": { - "label": "文字起こしを見せるボタン", - "title": "動画の文字起こしを見せるするボタンをフィーチャー・メニューに追加する" + "enable": { + "label": "文字起こしを見せるボタン", + "title": "動画の文字起こしを見せるするボタンをフィーチャー・メニューに追加する" + } }, "openYouTubeSettingsOnHover": { - "label": "マウスを合わせでYouTubeの設定を開ける", - "title": "設定ボタンにマウスを合わせたときにYouTubeの設定メニューを開けてする" + "enable": { + "label": "マウスを合わせでYouTubeの設定を開ける", + "title": "設定ボタンにマウスを合わせたときにYouTubeの設定メニューを開けてする" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "背後タブのビデオプレイヤーを一時停止", + "title": "前景タブに新規プレイヤー開始にして、背後タブのビデオプレイヤーを一時停止します" + } }, "remainingTime": { - "label": "残り時間", - "title": "動画の残り時間を表示します" + "enable": { + "label": "残り時間", + "title": "動画の残り時間を表示します" + } }, - "rememberLastVolume": { - "label": "前音量を覚える", - "title": "新ビデオの音量を前動画の音量に変化する。" + "rememberVolume": { + "enable": { + "label": "前音量を覚える", + "title": "新ビデオの音量を前動画の音量に変化する。" + } }, "removeRedirect": { - "label": "YouTubeのリダイレクトURLを削除する", - "title": "YouTubeリダイレクトを実物なURLを換えして、リダイレクト注意を抜かします" + "enable": { + "label": "YouTubeのリダイレクトURLを削除する", + "title": "YouTubeリダイレクトを実物なURLを換えして、リダイレクト注意を抜かします" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "全画面表示のスクロールを復元", + "title": "全画面表示モードでスクロールを復元します" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } }, "shareShortener": { - "label": "YouTube動画のURLを短縮する", - "title": "YouTube動画のURLに機能パラメータを削除して短縮する(youtu.be)" + "enable": { + "label": "YouTube動画のURLを短縮する", + "title": "YouTube動画のURLに機能パラメータを削除して短縮する(youtu.be)" + } }, "shortsAutoScroll": { - "label": "ショートの自動スクロール", - "title": "次のショートを自動にスクロールする" + "enable": { + "label": "ショートの自動スクロール", + "title": "次のショートを自動にスクロールする" + } + }, + "skipContinueWatching": { + "enable": { + "label": "「動画が一時停止されました。続きを視聴しますか?」を抜かする", + "title": "動画一時休止する休眠メッセージを抜かされます" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } } }, "title": "他の設定" }, - "onScreenDisplaySettings": { - "color": { - "label": "OSDの色", - "options": { - "blue": "青色", - "green": "緑色", - "orange": "橙色", - "pink": "桃色", - "purple": "紫色", - "red": "赤色", - "white": "白色", - "yellow": "黄色" - }, - "title": "オンスクリーンディスプレイ(OSD)の色を選択選ぶ" - }, - "hide": { - "label": "非表示の遅延", - "title": "OSDを自動的に非表示にするまでの時間(ミリ秒)単位で指定します" - }, - "opacity": { - "label": "OSDの不透明度", - "title": "オンスクリーンディスプレイ(OSD)の不透明度を調整する" - }, - "padding": { - "label": "スペーシング", - "title": "オンスクリーンディスプレイ(OSD)周辺の画素でスペーシングが変化する。特に隅なOSDのみ適用されます。" - }, - "position": { - "label": "ポジション", - "options": { - "bottom_left": "左下隅", - "bottom_right": "右下隅", - "center": "中心", - "top_left": "左上隅", - "top_right": "右上隅" - }, - "title": "オンスクリーンディスプレイ(OSD)のポジションを選択選ぶ" - }, - "title": "オンスクリーンディスプレイの設定", - "type": { - "label": "OSD型", - "options": { - "line": "ライン", - "no_display": "見せない", - "round": "丸い", - "text": "テキスト" - }, - "title": "オンスクリーンディスプレイ(OSD)型を選択選ぶ" + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "OSDの色", + "select": { + "options": { + "blue": "青色", + "green": "緑色", + "orange": "橙色", + "pink": "桃色", + "purple": "紫色", + "red": "赤色", + "white": "白色", + "yellow": "黄色" + } + }, + "title": "オンスクリーンディスプレイ(OSD)の色を選択選ぶ" + }, + "hide": { + "label": "非表示の遅延", + "title": "OSDを自動的に非表示にするまでの時間(ミリ秒)単位で指定します" + }, + "opacity": { + "label": "OSDの不透明度", + "title": "オンスクリーンディスプレイ(OSD)の不透明度を調整する" + }, + "padding": { + "label": "スペーシング", + "title": "オンスクリーンディスプレイ(OSD)周辺の画素でスペーシングが変化する。特に隅なOSDのみ適用されます。" + }, + "position": { + "label": "ポジション", + "select": { + "options": { + "bottom_left": "左下隅", + "bottom_right": "右下隅", + "center": "中心", + "top_left": "左上隅", + "top_right": "右上隅" + } + }, + "title": "オンスクリーンディスプレイ(OSD)のポジションを選択選ぶ" + }, + "type": { + "label": "OSD型", + "select": { + "options": { + "circle": "円形", + "line": "ライン", + "no_display": "見せない", + "text": "テキスト" + } + }, + "title": "オンスクリーンディスプレイ(OSD)型を選択選ぶ" + } + }, + "title": "オンスクリーンディスプレイの設定" + }, + "playerQuality": { + "enable": { + "label": "自動画質調整", + "title": "選択したレベルに合わせて動画の画質を自動的に調整します。" + }, + "settings": { + "quality": { + "select": { + "label": "プレイヤーの動画質", + "title": "動画の画質に設定する" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "画質フォールバック対策", + "options": { + "higher": "上位", + "lower": "下位" + }, + "title": "使用不能選択中画質ときに対策使ってする" + } + } + }, + "title": "自動画質設定" + }, + "playerSpeed": { "enable": { "label": "強制再生速度", "title": "強制再生速度を可能にする" }, - "select": { - "label": "動画の再生速度", - "title": "動画の速度に設定する" + "settings": { + "buttons": { + "label": "再生速度ボタン", + "select": { + "label": "再生ボタン速度", + "title": "マウスクリックに速度を変化する量" + }, + "title": "動画の再生速度を上げか下げボタンに追加する" + }, + "speed": { + "select": { + "label": "動画の再生速度", + "title": "動画の速度に設定する" + } + } }, "title": "再生速度設定" }, + "playlistLength": { + "enable": { + "label": "プレイリストの長さ情報を表示", + "title": "プレイリストの長さ全額、視聴時間量、と残り時間を見せてしまいます。" + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "プレイリストの長さを取得する方法", + "title": "プレイリストの長さ情報を取得する方法 (エラーが発生した場合、APIメソッドはHTMLにフォールバックします)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "動画の視聴時間の取り出す方法", + "options": { + "duration": "動画の長さ", + "youtube": "動画の視聴時間" + }, + "title": "視聴時間の長さを取得する方法 (動画の長さタイプはウォッチページでのみ使用)" + } + } + }, + "title": "プレイリストの長さ設定" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, "screenshotButton": { "enable": { "label": "スクリーンショットボタン", "title": "動画をスクリーンショット撮るするボタンをビデオ・プレーヤーに追加する" }, - "saveAs": { - "clipboard": "クリップボード", - "file": "ファイル" - }, - "selectFormat": { - "label": "スクリーンショットフォーマット", - "title": "スクリーンショットを保存するフォーマット" - }, - "selectSaveAs": { - "label": "スクリーンショットセーブ型", - "title": "スクリーンショットのセーブ型" + "settings": { + "format": { + "label": "スクリーンショットフォーマット", + "title": "スクリーンショットを保存するフォーマット" + }, + "saveAs": { + "select": { + "label": "スクリーンショットセーブ型", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "クリップボード", + "file": "ファイル" + }, + "title": "スクリーンショットのセーブ型" + } + } }, "title": "スクリーンショット設定" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "スクロールごとの速度変化", - "title": "スクロールごとの速度変化の分量をする" - }, "enable": { "label": "スクロールホイール再生速度制御", "title": "キーバインドを押さえるでスクロールホイール再生速度制御可能にさせる。" }, - "optionLabel": "{{KEY}} キー", - "select": { - "label": "キーバインド", - "title": "キーバインド選択選ぶ" + "extras": { + "optionLabel": "{{KEY}} キー" + }, + "settings": { + "adjustmentSteps": { + "label": "スクロールごとの速度変化", + "title": "スクロールごとの速度変化の分量をする" + }, + "modifierKey": { + "select": { + "label": "キーバインド", + "title": "キーバインド選択選ぶ" + } + } }, "title": "スクロールホイール再生速度制御設定" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "スクロールごとの音量変化", - "title": "スクロールごとの音量変化の分量をする" - }, "enable": { "label": "スクロールホイール音量制御", "title": "スクロールホイールを使用して、ビデオの音量を制御する。" }, - "holdModifierKey": { - "enable": { + "extras": { + "optionLabel": "{{KEY}} キー" + }, + "settings": { + "adjustmentSteps": { + "label": "スクロールごとの音量変化", + "title": "スクロールごとの音量変化の分量をする" + }, + "holdModifierKey": { "label": "キーバインドに押さえる", + "select": { + "label": "キーバインド", + "title": "キーバインド選択選べる" + }, "title": "キーバインドを押さえるでスクロールホイール音量制御可能にさせる" }, - "optionLabel": "{{KEY}} キー", - "select": { - "label": "キーバインド", - "title": "キーバインド選択選べる" - } - }, - "holdRightClick": { - "enable": { + "holdRightClick": { "label": "右クリックに押さえるで可能にする", "title": "右クリックに押さえるでスクロールホイール音量制御可能にする" } @@ -358,35 +918,43 @@ "label": "視聴した動画に追跡をつける", "title": "再生を再開できるように、視聴中の動画で中断した場所を追跡します" }, - "resumeType": { - "select": { - "label": "レジューム型", - "options": { - "automatic": "自動", - "prompt": "入力要求" - }, - "title": "動画をレジュームするの方法を選択します" + "settings": { + "resumeType": { + "select": { + "label": "レジューム型", + "options": { + "automatic": "自動", + "prompt": "入力要求" + }, + "title": "動画をレジュームするの方法を選択します" + } } }, "title": "動画履歴設定" }, "volumeBoost": { - "boostAmount": { - "label": "音量ブーストの量(dB)", - "title": "音量を上げる量" - }, "enable": { "label": "音量ブースト", "title": "音量ブーストを可能にする" }, - "mode": { - "select": { - "label": "音量ブースト型", - "options": { - "global": "全て", - "perVideo": "動画ごと" - }, - "title": "音量ブーストの適用方法を選択します。「動画ごと」は別々の動画ごとを音量ブーストに可能する。「全て」は全ての動画を音量ブーストに付ける。" + "settings": { + "amount": { + "label": "音量ブーストの量(dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "音量ブースト型", + "options": { + "global": "全て", + "perVideo": "動画ごと" + }, + "title": "音量ブーストの適用方法を選択します。「動画ごと」は別々の動画ごとを音量ブーストに可能する。「全て」は全ての動画を音量ブーストに付ける。" + } } }, "title": "音量ブーストの設定" diff --git a/public/locales/ko-KR.json b/public/locales/ko-KR.json new file mode 100644 index 00000000..38c4706e --- /dev/null +++ b/public/locales/ko-KR.json @@ -0,0 +1,964 @@ +{ + "langCode": "ko-KR", + "langName": "한국어", + "messages": { + "resumingVideo": "영상을 {{VIDEO_TIME}} 부터 다시 재생합니다.", + "settingVolume": "볼륨 부스트를 {{VOLUME_BOOST_AMOUNT}} 로 설정합니다." + }, + "pages": { + "content": { + "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "현재 시간 주소 복사" + }, + "extras": { + "copied": "복사되었습니다." + } + }, + "featureMenu": { + "button": { + "label": "추가 기능" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "{{TIME}} 초 빨리 감기" + }, + "rewindButton": { + "label": "{{TIME}} 초 되감기" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "최종 화면 숨기기", + "toggle": { + "off": "최종 화면 보기", + "on": "최종 화면 숨기기" + } + } + }, + "loopButton": { + "button": { + "label": "연속 재생", + "toggle": { + "off": "연속 재생 끄기", + "on": "연속 재생 켜기" + } + } + }, + "maximizePlayerButton": { + "button": { + "label": "화면 크기에 맞추기", + "toggle": { + "off": "끄기", + "on": "켜기" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } + } + }, + "openTranscriptButton": { + "button": { + "label": "스크립트 보기" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "재생 속도를 {{SPEED}} 로 변경" + }, + "increasePlaybackSpeedButton": { + "label": "재생 속도를 {{SPEED}} 로 변경" + } + }, + "extras": { + "decreaseLimit": "({{SPEED}}) 에서 더 줄일 수 없습니다.", + "increaseLimit": "({{SPEED}}) 에서 더 늘릴 수 없습니다." + } + }, + "playlistLength": { + "title": "Total length may not be accurate if some videos are hidden or if you haven't loaded enough videos to get the full length." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } + }, + "screenshotButton": { + "button": { + "label": "스크린샷" + }, + "extras": { + "copiedToClipboard": "현재 화면 클립보드에 복사" + } + }, + "videoHistory": { + "extras": { + "resumeButton": "이어서 시청하기", + "resumePromptClose": "닫기" + } + }, + "volumeBoostButton": { + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "볼륨 부스트 끄기", + "on": "Volume boost ({{value}} dB)" + } + } + } + } + }, + "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "확장과 관련된 데이터를 PC에서 모두 삭제합니다.", + "value": "데이터 삭제" + }, + "confirm": { + "title": "작업을 진행하려면 다시 누르세요", + "value": "확인" + }, + "openTab": { + "title": "새 탭에서 설정 열기" + }, + "reset": { + "title": "모든 설정을 기본값으로 변경합니다. 진행을 원하시면 확인을 누르세요", + "value": "초기화" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "현재 시간 주소 복사 버튼", + "decreasePlaybackSpeedButton": "속도 조절 버튼", + "forwardButton": "빨리 감기 버튼", + "hideEndScreenCardsButton": "최종 화면 숨기기", + "increasePlaybackSpeedButton": "속도 조절 버튼", + "loopButton": "연속 재생 버튼", + "maximizePlayerButton": "화면 크기에 맞추기 버튼", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "스크립트 보기 버튼", + "rewindButton": "되감기 버튼", + "screenshotButton": "스크린샷 버튼", + "volumeBoostButton": "볼륨 부스트 버튼", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "플레이어 컨트롤 아래", + "value": "아래" + }, + "feature_menu": { + "placement": "추가 기능 버튼", + "value": "추가 기능" + }, + "player_controls_left": { + "placement": "플레이어 컨트롤의 왼쪽", + "value": "왼쪽" + }, + "player_controls_right": { + "placement": "플레이어 컨트롤의 오른쪽", + "value": "오른쪽" + } + }, + "title": "{{BUTTON_NAME}} 을 {{PLACEMENT}} 에 배치하세요" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "모든 데이터가 삭제되었습니다.", + "confirmAlert": "모든 데이터가 삭제됩니다. 진행할까요?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "메뉴 활성화 방식", + "options": { + "click": "클릭 시", + "hover": "마우스 커서를 올릴 때" + }, + "title": "추가 기능 메뉴를 어떤 방식으로 열지 선택하세요" + }, + "title": "추가 기능 설정" + } + }, + "importExportSettings": { + "exportButton": { + "success": "설정을 성공적으로 내보냈습니다.", + "title": "설정 JSON로 내보내기", + "value": "설정 내보내기" + }, + "importButton": { + "error": { + "unknown": "설정 가져오기에 오류가 있습니다. 파일 형식을 확인하십시오.", + "validation": "설정 가져 오기에 오류가 있습니다. 파일 형식을 확인하십시오.\n{{ERROR_MESSAGE}}" + }, + "success": "설정 파일을 성공적으로 가져왔습니다.", + "title": "JSON 파일에서 설정 가져오기", + "value": "설정 가져오기" + } + }, + "language": { + "select": { + "label": "언어", + "title": "이곳에서 언어를 변경할 수 있습니다." + }, + "title": "언어" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " or " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " and " + }, + "singular": "Enable '{{OPTION}}' to configure this option", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Scroll for more settings", + "settingSearch": { + "placeholder": "설정 검색" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "You can get one from here", + "input": { + "label": "API Key", + "title": "Enter your Youtube Data API V3 key." + }, + "title": "YouTube API V3 key" + } + }, + "notifications": { + "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", + "scrollWheelHoldModifierKey": { + "sameKey": { + "speedControl": "중복되는 키가 설정되어 있습니다.", + "volumeControl": "중복되는 키가 설정되어 있습니다." + } + } + }, + "info": { + "reset": "모든 옵션이 기본값으로 재설정되었습니다.\n이제 \"확인\" 버튼를 눌러 변경사항을 저장하거나 이 페이지를 닫아 변경사항을 취소할 수 있습니다." + }, + "success": { + "saved": "저장되었습니다." + } + } + } + }, + "settings": { + "sections": { + "customCSS": { + "enable": { + "label": "CSS 커스텀 활성화", + "title": "커스텀 CSS를 적용할 수 있습니다." + }, + "extras": { + "collapse": "편집기 축소", + "expand": "편집기 확대", + "noProblems": "발견된 문제가 없습니다." + }, + "title": "Custom CSS settings" + }, + "deepDarkCSS": { + "enable": { + "label": "선택한 테마 사용", + "title": "선택한 테마를 활성화합니다." + }, + "extras": { + "author": "개발자", + "co-authors": "도와주신분들" + }, + "settings": { + "colorShadow": { + "label": "그림자 색상", + "title": "그림자 색상" + }, + "dimmerText": { + "label": "보조 텍스트 색상", + "title": "보조 텍스트의 색상" + }, + "hoverBackground": { + "label": "마우스 커서를 올렸을 때 색상", + "title": "마우스 커서를 올렸을 때의 색상을 변경합니다." + }, + "mainBackground": { + "label": "메인 배경 색상", + "title": "메인 백그라운드 색상을 변경합니다." + }, + "mainColor": { + "label": "강조 색상", + "title": "강조할 색상을 선택하세요" + }, + "mainText": { + "label": "메인 텍스트 색상", + "title": "메인 텍스트 색상을 변경합니다." + }, + "secondBackground": { + "label": "보조 배경 색상", + "title": "보조 배경의 색상을 변경합니다." + }, + "theme": { + "select": { + "label": "테마 선택", + "title": "적용할 테마를 선택하세요" + } + } + }, + "title": "YouTube deep dark settings" + }, + "forwardRewindButtons": { + "enable": { + "label": "되감기/빨리 감기 버튼 사용", + "title": "플레이어에 되감기와 빨리 감기 버튼을 추가합니다." + }, + "settings": { + "time": { + "label": "되감기/빨리 감기 시간", + "title": "되감기/빨리 감기 시간" + } + }, + "title": "되감기/빨리 감기 버튼 설정" + }, + "globalVolume": { + "enable": { + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" + }, + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } + }, + "title": "Global Volume Override" + }, + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } + }, + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } + }, + "title": "Mini Player settings" + }, + "miscellaneous": { + "settings": { + "automaticTheaterMode": { + "enable": { + "label": "자동 극장 모드", + "title": "동영상 재생 시 자동으로 극장 모드가 활성화 됩니다." + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Automatically disable ambient mode", + "title": "Automatically disables ambient mode when you load a video" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Automatically disable closed captions", + "title": "Automatically disables closed captions when you load a video" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "현재 시간 주소 복사 버튼", + "title": "현재 시간 주소 복사 (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Default to original audio track", + "title": "Always default to the original audio track" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Hide AI summary", + "title": "Hides the artificial intelligence summary below videos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "최종 화면 숨기기", + "title": "동영상 마지막에 등장하는 추천 동영상 카드들을 숨깁니다." + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "최종 화면 숨기기 버튼", + "title": "동영상 마지막에 등장하는 추천 동영상 카드들을 숨기거나 표시합니다." + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "실시간 채팅 숨기기", + "title": "실시간 채팅 레이아웃을 숨깁니다." + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Hide Official Artist Videos", + "title": "Hide Official Artist Videos from Home Page" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "유료 광고 배너 숨기기", + "title": "유료 광고가 있는 동영상을 볼 때 나타나는 배너를 숨깁니다." + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } + }, + "hideScrollbar": { + "enable": { + "label": "스크롤바 숨기기", + "title": "스크롤바를 숨깁니다. 깔끔한 느낌을 받으시려면 키세요" + } + }, + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } + }, + "hideTranslateComment": { + "enable": { + "label": "댓글 번역 버튼 숨기기", + "title": "댓글 아래에 표시되는 번역 버튼을 숨깁니다." + } + }, + "loopButton": { + "enable": { + "label": "연속 재생 버튼", + "title": "추가 기능 메뉴에 \"연속 재생\" 버튼을 추가합니다." + } + }, + "maximizePlayerButton": { + "enable": { + "label": "화면 크기에 맞추기 버튼", + "title": "추가 기능 메뉴에 \"화면 크기에 맞추기\" 버튼을 추가합니다." + } + }, + "openTranscriptButton": { + "enable": { + "label": "스크립트 보기 버튼", + "title": "추가 기능 메뉴에 \"스크립트 보기\" 버튼을 추가합니다." + } + }, + "openYouTubeSettingsOnHover": { + "enable": { + "label": "마우스 커서를 올려 유튜브 설정 열기", + "title": "설정 버튼 위로 마우스 커서를 올리면 유튜브 설정 메뉴를 엽니다." + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "백그라운드 플레이어 일시 중지", + "title": "다른 탭에서 동영상을 재생할 때 이전 탭의 동영상 플레이어를 일시 중지합니다." + } + }, + "remainingTime": { + "enable": { + "label": "남은 시간 표시", + "title": "현재 동영상의 남은 시간을 표시합니다." + } + }, + "rememberVolume": { + "enable": { + "label": "마지막 볼륨 기억", + "title": "마지막으로 본 동영상의 볼륨이 다른 동영상에서도 유지됩니다." + } + }, + "removeRedirect": { + "enable": { + "label": "유튜브 / 리디렉션 URL 제거", + "title": "리디렉션 경고 대화를 건너뛰고 실제 URL로 유튜브 리디렉션을 대체합니다." + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } + }, + "shareShortener": { + "enable": { + "label": "유튜브 동영상 공유 링크 짧게하기", + "title": "si/feature 매개 변수를 제거하여 유튜브 동영상 공유 링크를 단축(youtu.be)" + } + }, + "shortsAutoScroll": { + "enable": { + "label": "쇼츠 동영상 자동 스크롤", + "title": "재생이 완료되면 다음 쇼츠로 넘어갑니다." + } + }, + "skipContinueWatching": { + "enable": { + "label": "'동영상이 일시중지되었습니다. 이어서 시청하시겠어요?' 팝업 스킵", + "title": "'동영상이 일시중지되었습니다. 이어서 시청하시겠어요?' 팝업을 자동으로 스킵하여 끊김 없는 재생을 유지합니다." + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } + } + }, + "title": "기타 설정" + }, + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } + } + }, + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "색상", + "select": { + "options": { + "blue": "블루", + "green": "그린", + "orange": "오렌지", + "pink": "핑크", + "purple": "퍼플", + "red": "레드", + "white": "화이트", + "yellow": "옐로우" + } + }, + "title": "화면에 속도 조절 등의 알림을 표시하는 텍스트 색상을 변경합니다." + }, + "hide": { + "label": "사라지는 시간", + "title": "온 스크린 디스플레이가 몇초 후에 사라지는지 설정합니다." + }, + "opacity": { + "label": "투명도", + "title": "온 스크린 디스플레이의 투명도 조절" + }, + "padding": { + "label": "여백", + "title": "온 스크린 디스플레이의 주변 여백을 픽셀 단위로 조절합니다." + }, + "position": { + "label": "위치", + "select": { + "options": { + "bottom_left": "왼쪽 아래", + "bottom_right": "오른쪽 아래", + "center": "가운데", + "top_left": "왼쪽 위", + "top_right": "오른쪽 위" + } + }, + "title": "온 스크린 디스플레이의 위치를 선택하세요" + }, + "type": { + "label": "유형", + "select": { + "options": { + "circle": "원형", + "line": "선", + "no_display": "표시 안 함", + "text": "텍스트" + } + }, + "title": "온 스크린 디스플레이가 어떻게 표시될지 선택합니다." + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "화질 설정", + "title": "영상의 화질이 자동으로 변경됩니다." + }, + "settings": { + "quality": { + "select": { + "label": "동영상 화질", + "title": "항상 선택한 화질로 동영상이 재생됩니다." + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "화질 대체", + "options": { + "higher": "높음", + "lower": "낮음" + }, + "title": "선택한 화질을 사용할 수 없을 때 다음 방법을 사용합니다." + } + } + }, + "title": "동영상 화질 자동 변경" + }, + "playerSpeed": { + "enable": { + "label": "재생 속도 고정", + "title": "동영상 재생 속도를 아래에서 선택한 속도로 설정합니다." + }, + "settings": { + "buttons": { + "label": "재생 속도 버튼", + "select": { + "label": "재생 속도 버튼", + "title": "클릭당 변경되는 속도 단위" + }, + "title": "보고있는 동영상의 재생 속도를 변경하기 위한 버튼 추가" + }, + "speed": { + "select": { + "label": "플레이어 속도", + "title": "동영상의 속도를 변경합니다." + } + } + }, + "title": "재생 속도 설정" + }, + "playlistLength": { + "enable": { + "label": "Display playlist length information", + "title": "Shows the total length of the playlist, how much has been watched, and how much remains." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Method to get playlist length", + "title": "The way to get playlist length information (API method will fallback to HTML if an error occurs)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Method to get watched time", + "options": { + "duration": "Video Length", + "youtube": "Video Watch Time" + }, + "title": "The way to get the amount of time watched (Video Length type only used on watch page)" + } + } + }, + "title": "Playlist length settings" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, + "screenshotButton": { + "enable": { + "label": "스크린샷 버튼", + "title": "현재 화면을 캡처하기 위한 스크린샷 버튼을 추가합니다." + }, + "settings": { + "format": { + "label": "캡처 방법", + "title": "스크린샷을 저장하는 방식" + }, + "saveAs": { + "select": { + "label": "스크린샷 저장 방식", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "클립보드로 복사", + "file": "파일로 저장" + }, + "title": "현재 화면을 클립보드에 복사, 파일로 저장 두 가지 옵션이 있습니다." + } + } + }, + "title": "스크린샷 설정" + }, + "scrollWheelSpeedControl": { + "enable": { + "label": "스크롤 휠로 속도 제어", + "title": "스크롤 휠을 사용해 속도를 조절하려면 이 옵션을 사용하세요" + }, + "extras": { + "optionLabel": "{{KEY}}" + }, + "settings": { + "adjustmentSteps": { + "label": "스크롤 당 속도 변경", + "title": "스크롤에 따라 속도가 조절됩니다." + }, + "modifierKey": { + "select": { + "label": "보조 키", + "title": "보조 키와 함께 사용해야 작동이 됩니다." + } + } + }, + "title": "스크롤 휠 속도 제어 설정" + }, + "scrollWheelVolumeControl": { + "enable": { + "label": "스크롤로 볼륨 조절", + "title": "스크롤 휠을 사용하여 보고 있는 동영상의 볼륨을 조절할 수 있습니다." + }, + "extras": { + "optionLabel": "{{KEY}}" + }, + "settings": { + "adjustmentSteps": { + "label": "스크롤 당 볼륨 조절", + "title": "스크롤에 따라 볼륨이 조절됩니다." + }, + "holdModifierKey": { + "label": "보조 키를 누를 때 활성화", + "select": { + "label": "보조 키", + "title": "보조 키와 함께 사용해야 작동합니다." + }, + "title": "보조 키와 함께 사용해야 작동합니다." + }, + "holdRightClick": { + "label": "마우스 오른쪽 버튼을 누른 상태에서 활성화", + "title": "우클릭 상태로 스크롤 하세요" + } + }, + "title": "스크롤 휠로 볼륨 조절 설정" + }, + "videoHistory": { + "enable": { + "label": "시청한 동영상 기억", + "title": "동영상의 중단된 위치를 기억하고 이어서 시청할 수 있습니다." + }, + "settings": { + "resumeType": { + "select": { + "label": "이어서 시청하기", + "options": { + "automatic": "자동", + "prompt": "팝업 클릭" + }, + "title": "이어서 시청하는 방법 선택" + } + } + }, + "title": "동영상 시청 기록 설정" + }, + "volumeBoost": { + "enable": { + "label": "볼륨 부스트", + "title": "볼륨 부스트 켜기" + }, + "settings": { + "amount": { + "label": "부피 부스트(dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "볼륨 부스트 적용 방법", + "options": { + "global": "전체", + "perVideo": "개별 동영상" + }, + "title": "볼륨 부스트 활성화 방법을 선택하십시오. '개별 동영상'을 사용하면 추가 기능 메뉴에서 각 비디오를 개별적으로 적용할 수 있습니다. 전체'를 선택하면 이 모든 동영상에 적용됩니다." + } + } + }, + "title": "볼륨 부스트 설정" + } + } + } +} diff --git a/public/locales/nl-NL.json b/public/locales/nl-NL.json new file mode 100644 index 00000000..0e3bb4b4 --- /dev/null +++ b/public/locales/nl-NL.json @@ -0,0 +1,964 @@ +{ + "langCode": "nl-NL", + "langName": "Nederlands(Nederland)", + "messages": { + "resumingVideo": "Video hervatten bij {{VIDEO_TIME}}", + "settingVolume": "Volume boost instellen op {{VOLUME_BOOST_AMOUNT}}" + }, + "pages": { + "content": { + "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Kopieer video URL met tijdstempel" + }, + "extras": { + "copied": "Gekopieerd!" + } + }, + "featureMenu": { + "button": { + "label": "Functies menu" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "{{TIME}} doorspoelen" + }, + "rewindButton": { + "label": "{{TIME}} terugspoelen" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Eindscherm elementen verbergen", + "toggle": { + "off": "Eindscherm elementen tonen", + "on": "Eindscherm elementen verbergen" + } + } + }, + "loopButton": { + "button": { + "label": "Loop", + "toggle": { + "off": "Loop uit", + "on": "Loop aan" + } + } + }, + "maximizePlayerButton": { + "button": { + "label": "Maximaliseren", + "toggle": { + "off": "Maximaliseren uit", + "on": "Maximaliseren aan" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } + } + }, + "openTranscriptButton": { + "button": { + "label": "Open ondertitels" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Verlaag de afspeelsnelheid naar {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Verhoog de afspeelsnelheid naar {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Kan de snelheid niet langer verlagen ({{SPEED}})", + "increaseLimit": "Kan de snelheid niet langer verhogen ({{SPEED}})" + } + }, + "playlistLength": { + "title": "De totale lengte kan inaccuraat zijn als enkele video's verborgen zijn of als je niet genoeg video's hebt ingeladen om de totale lengte te krijgen." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } + }, + "screenshotButton": { + "button": { + "label": "Schermafbeelding" + }, + "extras": { + "copiedToClipboard": "Schermafbeelding gekopieerd naar het klembord" + } + }, + "videoHistory": { + "extras": { + "resumeButton": "Hervatten", + "resumePromptClose": "Sluiten" + } + }, + "volumeBoostButton": { + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Volume boost uit", + "on": "Volume boost ({{value}} dB)" + } + } + } + } + }, + "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Wist alle gegevens die de extensie op uw machine heeft gezet", + "value": "Gegevens wissen" + }, + "confirm": { + "title": "Opnieuw instellen bevestigen", + "value": "Bevestig" + }, + "openTab": { + "title": "Open extensie instellingen in een nieuw tabblad" + }, + "reset": { + "title": "Reset alle instellingen naar hun standaardwaarden, klik op de \"Bevestig\" knop om wijzigingen op te slaan", + "value": "Reset" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Kopieer video URL met tijdstempel knop", + "decreasePlaybackSpeedButton": "Verlaag snelheidsknop", + "forwardButton": "Doorspoelknop", + "hideEndScreenCardsButton": "Verberg eindschermelementen knop", + "increasePlaybackSpeedButton": "Verhoog snelheid knop", + "loopButton": "Loop knop", + "maximizePlayerButton": "Maximaliseer knop", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Open ondertitels knop", + "rewindButton": "Terugspoelknop", + "screenshotButton": "Schermafbeelding knop", + "volumeBoostButton": "Volume boost knop", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "onder de speler instellingen", + "value": "Onder speler" + }, + "feature_menu": { + "placement": "in het feature menu", + "value": "Feature menu" + }, + "player_controls_left": { + "placement": "aan de linkerkant van de spelerinstellingen", + "value": "Linker Besturing" + }, + "player_controls_right": { + "placement": "aan de rechterkant van de spelerinstellingen", + "value": "Rechter Bediening" + } + }, + "title": "Plaats de {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "Alle data werd verwijderd.", + "confirmAlert": "Dit zal alle extensie data gerelateerd aan de opties verwijderen. Wil je verdergaan?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Menu Activatie Type", + "options": { + "click": "Klik", + "hover": "Hang erboven met de muis" + }, + "title": "Selecteer de methode om het feature menu te activeren" + }, + "title": "Feature menu instellingen" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Instellingen succesvol geëxporteerd", + "title": "Instellingen exporteren naar een JSON-bestand", + "value": "Instellingen exporteren" + }, + "importButton": { + "error": { + "unknown": "Fout bij het importeren van instellingen. Kijk alstublieft het bestandsformaat na.\nEen onbekende fout is opgetreden.", + "validation": "Fout bij het importeren van instellingen. Kijk alstublieft het bestandsformaat na.\n{{ERROR_MESSAGE}}" + }, + "success": "Instellingen succesvol geïmporteerd", + "title": "Instellingen importeren uit een JSON-bestand", + "value": "Instellingen Importeren" + } + }, + "language": { + "select": { + "label": "Taal", + "title": "De taal voor de extensie" + }, + "title": "Taal" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " or " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " and " + }, + "singular": "Enable '{{OPTION}}' to configure this option", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Scroll for more settings", + "settingSearch": { + "placeholder": "Zoek naar instellingen" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "Je kan één gier verkrijgen", + "input": { + "label": "API sleutel", + "title": "Voer uw Youtube Data API V3 sleutel in." + }, + "title": "YouTube API V3 key" + } + }, + "notifications": { + "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", + "scrollWheelHoldModifierKey": { + "sameKey": { + "speedControl": "De snelheid van de scrollwiel snelheid controleknop kan niet dezelfde zijn als de scrollwiel volume controleknop.", + "volumeControl": "De scrollwiel volume controleknop kan niet dezelfde zijn als de scrollwiel snelheid controleknop." + } + } + }, + "info": { + "reset": "Alle opties zijn teruggezet op hun standaardwaarden. Je kan je veranderingen opslaan door op de \"Bevestig\" knop te drukken of ze negeren door deze pagina te sluiten of deze melding te negeren." + }, + "success": { + "saved": "Opties opgeslagen." + } + } + } + }, + "settings": { + "sections": { + "customCSS": { + "enable": { + "label": "Aangepaste CSS inschakelen", + "title": "Maakt het mogelijk aangepaste CSS toe te passen op de pagina" + }, + "extras": { + "collapse": "Verberg Editor", + "expand": "Toon Editor", + "noProblems": "Geen problemen gevonden." + }, + "title": "Custom CSS settings" + }, + "deepDarkCSS": { + "enable": { + "label": "Geselecteerd thema inschakelen", + "title": "Het geselecteerde thema voor de pagina inschakelen" + }, + "extras": { + "author": "Auteur", + "co-authors": "Co-auteurs" + }, + "settings": { + "colorShadow": { + "label": "Schaduw kleur", + "title": "Kleur voor de schaduw" + }, + "dimmerText": { + "label": "Secondaire tekstkleur", + "title": "Kleur voor de secondaire tekst" + }, + "hoverBackground": { + "label": "Achtergrondkleur zweven met de muis", + "title": "Kleur voor zweven achtergrond" + }, + "mainBackground": { + "label": "Hoofd achtergrondkleur", + "title": "Kleur voor de hoofdachtergrond" + }, + "mainColor": { + "label": "Accent kleur", + "title": "Kleur voor accentueren" + }, + "mainText": { + "label": "Hoofd tekstkleur", + "title": "Kleur voor de hoofdtekst" + }, + "secondBackground": { + "label": "Secondaire achtergrondkleur", + "title": "Kleur voor de secondaire achtergrond" + }, + "theme": { + "select": { + "label": "Select theme", + "title": "Select a theme to be applied to the page" + } + } + }, + "title": "YouTube deep dark settings" + }, + "forwardRewindButtons": { + "enable": { + "label": "Schakel doorspoelen/terugspoelen knoppen in", + "title": "Voegt doorspoelen en terugspoelen knoppen toe aan de videospeler" + }, + "settings": { + "time": { + "label": "Tijd door/terugspoelen", + "title": "Het aantal tijd waarmee je de video doorspoelt / terugspoelt" + } + }, + "title": "Doorspoel/terugspoel knop instellingen" + }, + "globalVolume": { + "enable": { + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" + }, + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } + }, + "title": "Global Volume Override" + }, + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } + }, + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } + }, + "title": "Mini Player settings" + }, + "miscellaneous": { + "settings": { + "automaticTheaterMode": { + "enable": { + "label": "Automatisch theatermodus", + "title": "Zet de video automatisch in theatermodus wanneer je deze inlaadt" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Automatisch uitschakelen omgevingsmodus", + "title": "Schakel de omgevingsmodus automatisch uit bij het laden van een video" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Automatisch ondertiteling uitschakelen", + "title": "Automatisch ondertiteling uitzetten wanneer je een video inlaadt" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Kopieer video URL met tijdstempel knop", + "title": "Kopieer video URL met tijdstempel (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Default to original audio track", + "title": "Always default to the original audio track" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Hide AI summary", + "title": "Hides the artificial intelligence summary below videos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Eindscherm elementen verbergen", + "title": "Maakt de elementen aan het eind van een video onzichtbaar" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Eindscherm elementen verbergen knop", + "title": "Voegt een knop toe die de eindscherm elementen toont/verbergt" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Livestream chat verbergen", + "title": "Verbergt de livestream chat" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Verberg Officiële Artiest Video's", + "title": "Verberg Officiële Artiest Video's op de homepagina" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Verberg betaalde promotie banner", + "title": "Verbergt de banner die verschijnt wanneer je een video bekijkt die een betaalde promotie heeft" + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } + }, + "hideScrollbar": { + "enable": { + "label": "Verberg scrollbar", + "title": "Verbergt de scrollbar op de pagina" + } + }, + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } + }, + "hideTranslateComment": { + "enable": { + "label": "Verberg vertaal reactie knop", + "title": "Verbergt \"Vertaal naar Taal\" knop onder reacties" + } + }, + "loopButton": { + "enable": { + "label": "Loop knop", + "title": "Voegt een knop toe aan het feature menu om de huidige video te loopen" + } + }, + "maximizePlayerButton": { + "enable": { + "label": "Maximaliseer speler knop", + "title": "Voegt een knop toe aan het feature menu die de speler maximaliseert" + } + }, + "openTranscriptButton": { + "enable": { + "label": "Open ondertitels knop", + "title": "Voegt een knop toe aan het feature menu die het transcript van de huidige video opent" + } + }, + "openYouTubeSettingsOnHover": { + "enable": { + "label": "Open youtube instellingen bij overgang met de muis", + "title": "Opent YouTube instellingen wanner je met je muis over de instellingen knop gaat" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Achtergrondafspelers pauzeren", + "title": "Pauzeert videospelers in achtergrond tabbladen wanneer je een nieuwe videospeler start op een voorgrond tabblad" + } + }, + "remainingTime": { + "enable": { + "label": "Resterende tijd", + "title": "Toont de resterende tijd van de huidige video" + } + }, + "rememberVolume": { + "enable": { + "label": "Onthoud vorig volume", + "title": "Onthoudt het volume van de vorige video en stelt het in op een nieuwe video" + } + }, + "removeRedirect": { + "enable": { + "label": "Verwijdert YouTube /redirect URLs", + "title": "Vervangt YouTube doorverwijzing door echte URLs die de doorverwijzing waarschuwing niet geven" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } + }, + "shareShortener": { + "enable": { + "label": "Maak Youtube deel links korter", + "title": "Maakt YouTube video deel links (youtu.be) korter door si en andere feature parameters af te knippen" + } + }, + "shortsAutoScroll": { + "enable": { + "label": "Shorts autoscroll", + "title": "Scrollt automatisch naar de volgende short" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Sla \"video is gepauzeerd. Hervatten?\" over", + "title": "Slaat het afwezig dialoog die het afspelen pauzeert over" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } + } + }, + "title": "Overige instellingen" + }, + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } + } + }, + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Kleur", + "select": { + "options": { + "blue": "Blauw", + "green": "Groen", + "orange": "Oranje", + "pink": "Roze", + "purple": "Paars", + "red": "Rood", + "white": "Wit", + "yellow": "Geel" + } + }, + "title": "Selecteer de kleur voor de schermweergave" + }, + "hide": { + "label": "Vertraging verbergen", + "title": "Specifieer de tijd, in milliseconden, voordat de schermweergave automatisch wordt verborgen" + }, + "opacity": { + "label": "Transparantie", + "title": "Transparantie van de schermweergave aanpassen" + }, + "padding": { + "label": "Padding", + "title": "Het aantal pixels rond de schermweergave aanpassen. Dit geldt specifiek voor de hoek schermweergave." + }, + "position": { + "label": "Positie", + "select": { + "options": { + "bottom_left": "Linksonder", + "bottom_right": "Rechtsonder", + "center": "Gecentreerd", + "top_left": "Linksboven", + "top_right": "Rechtsboven" + } + }, + "title": "Selecteer de positie voor de schermweergave" + }, + "type": { + "label": "Type", + "select": { + "options": { + "circle": "Cirkel", + "line": "Lijn", + "no_display": "Geen weergave", + "text": "Tekst" + } + }, + "title": "Selecteer het type van de schermweergave" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "Automatische kwaliteitsaanpassing", + "title": "Past automatisch de videokwaliteit aan naar het geselecteerde niveau." + }, + "settings": { + "quality": { + "select": { + "label": "Afspeelkwaliteit", + "title": "De kwaliteit waarop je de video zet" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Kwaliteitsterugvalstrategie", + "options": { + "higher": "Hoger", + "lower": "Lager" + }, + "title": "De strategie die gebruikt wordt wanneer de geselecteerde kwaliteit niet beschikbaar is" + } + } + }, + "title": "Automatische kwaliteitsinstellingen" + }, + "playerSpeed": { + "enable": { + "label": "Geforceerde afspeelsnelheid", + "title": "Stelt de snelheid van de video in op wat u hieronder kiest" + }, + "settings": { + "buttons": { + "label": "Afspeelsnelheid knoppen", + "select": { + "label": "Snelheid afspeelsnelheid knoppen", + "title": "Hoeveelheid snelheid die gewijzigd wordt per klik" + }, + "title": "Voegt knoppen toe die de afspeelsnelheid van de huidige video verhoogt of verlaagt" + }, + "speed": { + "select": { + "label": "Snelheid videospeler", + "title": "De snelheid waarop je de video zet" + } + } + }, + "title": "Afspeelsnelheid instellingen" + }, + "playlistLength": { + "enable": { + "label": "Geef afspeellijst lengte informatie weer", + "title": "Toont de totale lengte van de afspeellijst, hoeveel bekeken is, en hoeveel er over schiet." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Methode om afspeellijst lengte te verkrijgen", + "title": "De manier waarop de afspeellijst informatie (API methode zal terugvallen op HTML als een fout optreedt)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Methode om kijktijd te verkrijgen", + "options": { + "duration": "Videolengte", + "youtube": "Video kijktijd" + }, + "title": "De manier waarop je de hoeveelheid kijktijd verkrijgt (video lengtetype enkel gebruikt op kijk pagina)" + } + } + }, + "title": "Afspeellijst lengte instellingen" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, + "screenshotButton": { + "enable": { + "label": "Schermafbeelding knop", + "title": "Voegt een knop aan de speler toe om een schermafbeelding van de video te nemen" + }, + "settings": { + "format": { + "label": "Schermafbeelding formaat", + "title": "Het formaat waarin je de schermafbeelding opslaat" + }, + "saveAs": { + "select": { + "label": "Schermafbeelding opslaantype", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "Klembord", + "file": "Bestand" + }, + "title": "Het type van de opgeslagen schermafbeelding" + } + } + }, + "title": "Schermafbeelding instellingen" + }, + "scrollWheelSpeedControl": { + "enable": { + "label": "Scrollwiel snelheidscontrole", + "title": "Klik op een aanpassingsknop om snelheidsverandering met het scrollwiel aan te zetten." + }, + "extras": { + "optionLabel": "{{KEY}} sleutel" + }, + "settings": { + "adjustmentSteps": { + "label": "Snelheidsverandering per scroll", + "title": "Wijzig de snelheidsverandering per scroll" + }, + "modifierKey": { + "select": { + "label": "Aanpassing knop", + "title": "De aanpassing knop om te gebruiken" + } + } + }, + "title": "Scrollwiel snelheidscontrole instellingen" + }, + "scrollWheelVolumeControl": { + "enable": { + "label": "Scrollwiel volumecontrole", + "title": "Laat toe om het scrollwiel te gebruiken om het volume van de huidige video aan te passen" + }, + "extras": { + "optionLabel": "{{KEY}} knop" + }, + "settings": { + "adjustmentSteps": { + "label": "Volumeverandering per scroll", + "title": "Verandert het volume per scroll" + }, + "holdModifierKey": { + "label": "Inschakelen bij het vasthouden van aanpassingsknop", + "select": { + "label": "Aanpassingsknop", + "title": "De aanpassingsknop om te gebruiken" + }, + "title": "Klik op een aanpassingsknop om het scrollwiel het volume laten aan te passen." + }, + "holdRightClick": { + "label": "Inschakelen bij vasthouden rechtermuisklik", + "title": "Houd rechtermuisknop ingedrukt om volumeregeling voor scrollwiel in te schakelen" + } + }, + "title": "Scrollwiel volume aanpassing instellingen" + }, + "videoHistory": { + "enable": { + "label": "Houd afgespeelde video's bij", + "title": "Houdt bij waar je gestopt was bij het kijken van een video en laat toe om verder te kijken" + }, + "settings": { + "resumeType": { + "select": { + "label": "Hervatten type", + "options": { + "automatic": "Automatisch", + "prompt": "Vraag" + }, + "title": "Selecteer hoe je video's wilt hervatten" + } + } + }, + "title": "Videogeschiedenis instellingen" + }, + "volumeBoost": { + "enable": { + "label": "Volume boost", + "title": "Volume boost inschakelen" + }, + "settings": { + "amount": { + "label": "Volume boost hoeveelheid (dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Volume boost modus", + "options": { + "global": "Globaal", + "perVideo": "Per video" + }, + "title": "Kies hoe volume wordt toegepast. \"Per video\" voegt de boost optie toe aan het feature menu individueel per video. \"Globaal\" gaat over elke video wanneer volume boost is ingeschakeld." + } + } + }, + "title": "Volume boost instellingen" + } + } + } +} diff --git a/public/locales/pl-PL.json b/public/locales/pl-PL.json index 78248c0e..30a95628 100644 --- a/public/locales/pl-PL.json +++ b/public/locales/pl-PL.json @@ -2,394 +2,962 @@ "langCode": "pl-PL", "langName": "Polish", "messages": { - "resumingVideo": "Resuming video at {{VIDEO_TIME}}", - "settingVolume": "Setting volume boost to {{VOLUME_BOOST_AMOUNT}}" + "resumingVideo": "Wznowienie wideo za {{VIDEO_TIME}}", + "settingVolume": "Ustawianie wzmocnienia głośności do {{VOLUME_BOOST_AMOUNT}}" }, "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Kopiuj adres URL filmu ze znacznikiem czasu" + }, + "extras": { + "copied": "Skopiowano!" + } + }, "featureMenu": { - "label": "Feature menu" + "button": { + "label": "Menu funkcji" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Przyspieszenie do przodu o {{TIME}}" + }, + "rewindButton": { + "label": "Cofnięcie o {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Ukryj elementy końcowe filmu", + "toggle": { + "off": "Pokaż elementy końcowe filmu", + "on": "Ukryj elementy końcowe filmu" + } + } }, "loopButton": { - "label": "Loop", - "toggle": { - "off": "Loop off", - "on": "Loop on" + "button": { + "label": "Zapętl", + "toggle": { + "off": "Wyłącz zapętlenie", + "on": "Włącz zapętlenie" + } } }, "maximizePlayerButton": { - "label": "Maximize", - "toggle": { - "off": "Maximize off", - "on": "Maximize on" + "button": { + "label": "Powiększ okno", + "toggle": { + "off": "Wyłącz powiększenie", + "on": "Włącz powiększenie" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } } }, "openTranscriptButton": { - "label": "Open transcript" + "button": { + "label": "Otwórz transkrypcję" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Zmniejsz szybkość do {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Zwiększ szybkość do {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Nie można zmniejszać dalej ({{SPEED}})", + "increaseLimit": "Nie można zwiększać dalej ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Całkowita długość może być niedokładna, jeśli niektóre filmy są ukryte lub jeśli nie załadowałeś wystarczającej liczby filmów, aby uzyskać pełny czas." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } }, "screenshotButton": { - "copiedToClipboard": "Zrzut ekranu skopiowany do schowka", - "label": "Zrzut ekranu" + "button": { + "label": "Zrzut ekranu" + }, + "extras": { + "copiedToClipboard": "Zrzut ekranu skopiowany do schowka" + } }, "videoHistory": { - "resumeButton": "Wznów", - "resumePrompt": { - "close": "Zamknij" + "extras": { + "resumeButton": "Wznów", + "resumePromptClose": "Zamknij" } }, "volumeBoostButton": { - "label": "Volume Boost", - "toggle": { - "off": "Volume boost off", - "on": "Volume boost on" + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Zwiększenie głośności wyłączone", + "on": "Volume boost ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Clears all data this extension has stored on your machine", + "value": "Wyczyść dane" + }, + "confirm": { + "title": "Confirm setting reset", + "value": "Potwierdź" + }, + "openTab": { + "title": "Open extension settings in a new tab" + }, + "reset": { + "title": "Resets all settings to their defaults, Click the confirm button to save the changes", + "value": "Reset" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Kopiuj adres URL bieżącego momentu", + "decreasePlaybackSpeedButton": "Przycisk Zmniejszania Prędkości Odtwarzania", + "forwardButton": "Fast Forward button", + "hideEndScreenCardsButton": "Hide end screen cards button", + "increasePlaybackSpeedButton": "Przycisk Zwiększania Prędkości Odtwarzania", + "loopButton": "Przycisk Zapętlania", + "maximizePlayerButton": "Maximize button", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Open Transcript button", + "rewindButton": "Rewind button", + "screenshotButton": "Przycisk Zrzutu Ekranu", + "volumeBoostButton": "Przycisk Zwiększania Głośności", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "below the player controls", + "value": "Poniżej Odtwarzacza" + }, + "feature_menu": { + "placement": "in the feature menu", + "value": "Feature Menu" + }, + "player_controls_left": { + "placement": "on the left side of player controls", + "value": "Lewostronne Sterowanie" + }, + "player_controls_right": { + "placement": "on the right side of player controls", + "value": "Prawostronne Sterowanie" + } + }, + "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "All data has been deleted.", + "confirmAlert": "Usunie to wszystkie dane rozszerzenia związane z opcjami. Kontynuować?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Menu Activation Type", + "options": { + "click": "Kliknięcie", + "hover": "Najechanie kursorem" + }, + "title": "Select the method to activate the feature menu" + }, + "title": "Feature menu settings" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Ustawienia zostały pomyślnie wyeksportowane", + "title": "Eksportuj ustawienia do pliku JSON", + "value": "Eksportuj Ustawienia" + }, + "importButton": { + "error": { + "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", + "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" + }, + "success": "Settings imported successfully", + "title": "Importuj ustawienia z pliku JSON", + "value": "Importuj Ustawienia" + } + }, + "language": { + "select": { + "label": "Język", + "title": "Język rozszerzenia" + }, + "title": "Język" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " albo " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " and " + }, + "singular": "Enable '{{OPTION}}' to configure this option", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Przewiń, aby zobaczyć więcej ustawień", + "settingSearch": { + "placeholder": "Szukaj ustawienia" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "You can get one from here", + "input": { + "label": "Klucz API", + "title": "Wpisz swój klucz API V3." + }, + "title": "YouTube API V3 key" + } + }, "notifications": { "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", "scrollWheelHoldModifierKey": { "sameKey": { - "speedControl": "The scroll wheel speed control modifier key cannot be the same as the scroll wheel volume control modifier key.", + "speedControl": "Ustawiony klawisz zmiany prędkości przewijania nie może być taki sam, jak klawisz zmiany głośności przewijania kółka.", "volumeControl": "The scroll wheel volume control modifier key cannot be the same as the scroll wheel speed control modifier key." } } }, "info": { - "reset": "All options have been reset to their default values.\nYou can now save the changes by clicking the \"Confirm\" button or discard them by closing this page or ignore this notification." + "reset": "Wszystkie opcje zostały przywrócone do domyślnych wartości. Możesz teraz zapisać zmiany, klikając przycisk \"Potwierdź\" bądź odrzucić, je zamykając tę stronę lub ignorując to powiadomienie." }, "success": { - "saved": "Options saved." + "saved": "Zapisano opcje." } } } }, "settings": { - "clearData": { - "allDataDeleted": "All data has been deleted.", - "confirmAlert": "This will delete all extension data related to options. Continue?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "Automatic quality adjustment", - "title": "Automatically adjusts the video quality to the selected level." + "label": "Własny CSS", + "title": "Enables custom CSS to be applied to the page" }, - "select": { - "label": "Player quality", - "title": "The quality to set the video to" + "extras": { + "collapse": "Collapse Editor", + "expand": "Expand Editor", + "noProblems": "No problems found." }, - "title": "Automatic quality settings" + "title": "Custom CSS settings" }, - "bottomButtons": { - "clear": { - "title": "Clears all data this extension has stored on your machine", - "value": "Clear Data" - }, - "confirm": { - "title": "Confirm setting reset", - "value": "Confirm" - }, - "reset": { - "title": "Resets all settings to their defaults, Click the confirm button to save the changes", - "value": "Reset" - } - }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "Loop button", - "maximizePlayerButton": "Maximize button", - "openTranscriptButton": "Open Transcript button", - "screenshotButton": "Screenshot button", - "volumeBoostButton": "Volume Boost button" - }, - "options": { - "below_player": { - "placement": "below the player controls", - "value": "Below Player" - }, - "feature_menu": { - "placement": "in the feature menu", - "value": "Feature Menu" - }, - "player_controls_left": { - "placement": "on the left side of player controls", - "value": "Left Controls" - }, - "player_controls_right": { - "placement": "on the right side of player controls", - "value": "Right Controls" - } + "deepDarkCSS": { + "enable": { + "label": "Motyw Deep Dark", + "title": "Aktywuj wybrany motyw dla strony" + }, + "extras": { + "author": "Autor", + "co-authors": "Współautorzy" + }, + "settings": { + "colorShadow": { + "label": "Kolor cienia", + "title": "Kolor dla cieni" + }, + "dimmerText": { + "label": "Kolor tekstu dodatkowego", + "title": "Kolor dla tekstu dodatkowego" + }, + "hoverBackground": { + "label": "Hover background color", + "title": "Color for hover background" + }, + "mainBackground": { + "label": "Kolor głównego tła", + "title": "Kolor dla głównego tła" }, - "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + "mainColor": { + "label": "Kolor akcentowy", + "title": "Kolor akcentowy" + }, + "mainText": { + "label": "Kolor głównego tekstu", + "title": "Kolor dla głównego tekstu" + }, + "secondBackground": { + "label": "Kolor dodatkowego tła", + "title": "Kolor tła dodatkowego" + }, + "theme": { + "select": { + "label": "Wybierz motyw", + "title": "Wybierz motyw, który ma zostać zastosowany na stronie" + } + } }, - "title": "Button Placement Settings" + "title": "YouTube deep dark settings" }, - "customCSS": { - "editor": { - "collapse": "Collapse Editor", - "expand": "Expand Editor", - "noProblems": "No problems found." + "forwardRewindButtons": { + "enable": { + "label": "Forward/rewind buttons", + "title": "Adds forward and rewind buttons to the video player" + }, + "settings": { + "time": { + "label": "Forward/rewind time", + "title": "The amount of time to forward/rewind the video by" + } }, + "title": "Forward/rewind button settings" + }, + "globalVolume": { "enable": { - "label": "Enable custom CSS", - "title": "Enables custom CSS to be applied to the page" + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" + }, + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } }, - "title": "Custom CSS Settings" + "title": "Global Volume Override" }, - "featureMenu": { - "openType": { - "select": { - "label": "Menu Activation Type", - "options": { - "click": "Click", - "hover": "Hover" - }, - "title": "Select the method to activate the feature menu" + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } }, - "title": "Feature menu settings" - } - }, - "importExportSettings": { - "exportButton": { - "success": "Settings successfully exported", - "title": "Export settings to a JSON file", - "value": "Export Settings" - }, - "importButton": { - "error": { - "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", - "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" - }, - "success": "Settings imported successfully", - "title": "Import settings from a JSON file", - "value": "Import Settings" - } - }, - "language": { - "select": { - "label": "Language", - "title": "The language to use for the extension" + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } }, - "title": "Language" + "title": "Mini Player settings" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "Automatic theater mode", - "title": "Automatically enables theater mode when you load a video" + "enable": { + "label": "Automatic theater mode", + "title": "Automatically enables theater mode when you load a video" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Automatically disable ambient mode", + "title": "Automatically disables ambient mode when you load a video" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Automatically disable closed captions", + "title": "Automatically disables closed captions when you load a video" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Copy video URL with timestamp button", + "title": "Copies video URL with timestamp (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Default to original audio track", + "title": "Always default to the original audio track" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Ukryj podsumowanie AI", + "title": "Hides the artificial intelligence summary below videos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Hide end screen cards", + "title": "Hides the cards at the end of the video" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Hide end screen cards button", + "title": "Adds a button to show/hide the cards at the end of the video" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Hide live stream chat", + "title": "Hides the live stream chat" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Hide Official Artist Videos", + "title": "Hide Official Artist Videos from Home Page" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Hide paid promotion banner", + "title": "Hides the banner that appears when you watch a video that has a paid promotion" + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } }, "hideScrollbar": { - "label": "Hide scrollbar", - "title": "Hides the pages scrollbar" + "enable": { + "label": "Hide scrollbar", + "title": "Hides the pages scrollbar" + } + }, + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } }, - "hideShorts": { - "label": "Hide shorts", - "title": "Hides all shorts" + "hideTranslateComment": { + "enable": { + "label": "Hide translate comment button", + "title": "Hides 'Translate to Language' button under comments" + } }, "loopButton": { - "label": "Loop button", - "title": "Adds a button to the feature menu to loop the video you're watching" + "enable": { + "label": "Loop button", + "title": "Adds a button to the feature menu to loop the video you're watching" + } }, "maximizePlayerButton": { - "label": "Maximize player button", - "title": "Adds a button to the feature menu to maximize the player" + "enable": { + "label": "Maximize player button", + "title": "Adds a button to the feature menu to maximize the player" + } }, "openTranscriptButton": { - "label": "Open transcript button", - "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + "enable": { + "label": "Open transcript button", + "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + } }, "openYouTubeSettingsOnHover": { - "label": "Open YouTube settings on hover", - "title": "Opens the YouTube settings menu when you hover over the settings button" + "enable": { + "label": "Otwórz ustawienia YouTube po najechaniu kursorem", + "title": "Opens the YouTube settings menu when you hover over the settings button" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Pause background players", + "title": "Pauses video players in background tabs when you start a new player in foreground tab" + } }, "remainingTime": { - "label": "Remaining time", - "title": "Shows the remaining time of the video you're watching" + "enable": { + "label": "Remaining time", + "title": "Shows the remaining time of the video you're watching" + } }, - "rememberLastVolume": { - "label": "Remember last volume", - "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + "rememberVolume": { + "enable": { + "label": "Remember last volume", + "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + } }, "removeRedirect": { - "label": "Remove YouTube /redirect URLs", - "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + "enable": { + "label": "Remove YouTube /redirect URLs", + "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } }, "shareShortener": { - "label": "Shorten YouTube video share link", - "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + "enable": { + "label": "Shorten YouTube video share link", + "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + } }, "shortsAutoScroll": { - "label": "Shorts auto scroll", - "title": "Automatically scrolls to the next short" + "enable": { + "label": "Shorts auto scroll", + "title": "Automatically scrolls to the next short" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Skip \"Video is paused. Continue watching?\"", + "title": "Skips the idle dialog that pauses video playback" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } } }, "title": "Miscellaneous settings" }, - "onScreenDisplaySettings": { - "color": { - "label": "Color", - "options": { - "blue": "Blue", - "green": "Green", - "orange": "Orange", - "pink": "Pink", - "purple": "Purple", - "red": "Red", - "white": "White", - "yellow": "Yellow" - }, - "title": "Select the color for the On-Screen Display" - }, - "hide": { - "label": "Hide Delay", - "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" - }, - "opacity": { - "label": "Opacity", - "title": "Adjust the transparency of the On-Screen Display" - }, - "padding": { - "label": "Padding", - "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." - }, - "position": { - "label": "Position", - "options": { - "bottom_left": "Bottom Left", - "bottom_right": "Bottom Right", - "center": "Center", - "top_left": "Top Left", - "top_right": "Top Right" - }, - "title": "Select the position of the On-Screen Display" - }, - "title": "On-Screen Display Settings", - "type": { - "label": "Type", - "options": { - "line": "Line", - "no_display": "No display", - "round": "Round", - "text": "Text" - }, - "title": "Select the type of On-Screen Display" + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Kolor", + "select": { + "options": { + "blue": "Niebieski", + "green": "Zielony", + "orange": "Pomarańczowy", + "pink": "Różowy", + "purple": "Fioletowy", + "red": "Czerwony", + "white": "Biały", + "yellow": "Żółty" + } + }, + "title": "Select the color for the On-Screen Display" + }, + "hide": { + "label": "Hide Delay", + "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" + }, + "opacity": { + "label": "Opacity", + "title": "Adjust the transparency of the On-Screen Display" + }, + "padding": { + "label": "Padding", + "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." + }, + "position": { + "label": "Position", + "select": { + "options": { + "bottom_left": "Bottom Left", + "bottom_right": "Bottom Right", + "center": "Center", + "top_left": "Top Left", + "top_right": "Top Right" + } + }, + "title": "Select the position of the On-Screen Display" + }, + "type": { + "label": "Type", + "select": { + "options": { + "circle": "Circle", + "line": "Line", + "no_display": "No display", + "text": "Text" + } + }, + "title": "Select the type of On-Screen Display" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "Automatic quality adjustment", + "title": "Automatically adjusts the video quality to the selected level." + }, + "settings": { + "quality": { + "select": { + "label": "Jakość odtwarzacza", + "title": "The quality to set the video to" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Quality fallback strategy", + "options": { + "higher": "Wyżej", + "lower": "Niżej" + }, + "title": "The strategy to use when the selected quality is not available" + } + } + }, + "title": "Opcje automatycznej jakości" + }, + "playerSpeed": { "enable": { "label": "Forced playback speed", "title": "Sets the video speed to what you choose below" }, - "select": { - "label": "Player speed", - "title": "The speed to set the video to" + "settings": { + "buttons": { + "label": "Playback speed buttons", + "select": { + "label": "Playback buttons speed", + "title": "Amount of speed to be changed per click" + }, + "title": "Adds buttons to increase or decrease the playback speed of the video you're watching" + }, + "speed": { + "select": { + "label": "Player speed", + "title": "The speed to set the video to" + } + } }, "title": "Playback speed settings" }, + "playlistLength": { + "enable": { + "label": "Display playlist length information", + "title": "Shows the total length of the playlist, how much has been watched, and how much remains." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Method to get playlist length", + "title": "The way to get playlist length information (API method will fallback to HTML if an error occurs)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Method to get watched time", + "options": { + "duration": "Video Length", + "youtube": "Video Watch Time" + }, + "title": "The way to get the amount of time watched (Video Length type only used on watch page)" + } + } + }, + "title": "Playlist length settings" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, "screenshotButton": { "enable": { "label": "Screenshot button", "title": "Adds a button to the player to take a screenshot of the video" }, - "saveAs": { - "clipboard": "Clipboard", - "file": "File" - }, - "selectFormat": { - "label": "Screenshot format", - "title": "The format to save the screenshot in" - }, - "selectSaveAs": { - "label": "Screenshot save type", - "title": "The screenshot save type" + "settings": { + "format": { + "label": "Screenshot format", + "title": "The format to save the screenshot in" + }, + "saveAs": { + "select": { + "label": "Screenshot save type", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "Clipboard", + "file": "File" + }, + "title": "The screenshot save type" + } + } }, "title": "Screenshot settings" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "Speed Change Per Scroll", - "title": "Adjust the speed change per scroll" - }, "enable": { - "label": "Scroll wheel speed control", - "title": "Press a modifier key to enable speed adjustment with the scroll wheel." + "label": "Sterowanie prędkością kółka myszy", + "title": "Naciśnij klawisz modyfikujący, aby włączyć regulację prędkości za pomocą kółka myszy." }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" + "extras": { + "optionLabel": "Klawisz {{KEY}}" + }, + "settings": { + "adjustmentSteps": { + "label": "Speed Change Per Scroll", + "title": "Adjust the speed change per scroll" + }, + "modifierKey": { + "select": { + "label": "Klawisz modyfikujący", + "title": "Klawisz modyfikujący, którego należy użyć" + } + } }, - "title": "Scroll wheel speed control settings" + "title": "Ustawienia kontroli prędkości kółka myszy" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "Volume Change Per Scroll", - "title": "Adjust the volume change per scroll" - }, "enable": { - "label": "Scroll wheel volume control", - "title": "Lets you use the scroll wheel to control the volume of the video you're watching" + "label": "Regulacja głośności za pomocą kółka myszy", + "title": "Umożliwia sterowanie głośnością oglądanego filmu za pomocą kółka myszy" }, - "holdModifierKey": { - "enable": { - "label": "Enable when holding modifier key", - "title": "Press a modifier key to enable volume adjustment with the scroll wheel." - }, - "optionLabel": "{{KEY}} key", - "select": { - "label": "Modifier key", - "title": "The modifier key to use" - } + "extras": { + "optionLabel": "Klawisz {{KEY}}" }, - "holdRightClick": { - "enable": { - "label": "Enable when holding right click", - "title": "Hold right click to enable scroll wheel volume control" + "settings": { + "adjustmentSteps": { + "label": "Volume Change Per Scroll", + "title": "Adjust the volume change per scroll" + }, + "holdModifierKey": { + "label": "Podczas przytrzymywania klawisza modyfikującego", + "select": { + "label": "Klawisz modyfikujący", + "title": "Klawisz modyfikujący, którego należy użyć" + }, + "title": "Naciśnij klawisz modyfikujący, aby włączyć regulację głośności za pomocą kółka myszy." + }, + "holdRightClick": { + "label": "Przytrzymując prawy przycisk myszy", + "title": "Przytrzymaj prawy przycisk myszy, aby włączyć regulację głośności za pomocą kółka myszy" } }, - "title": "Scroll wheel volume control settings" + "title": "Ustawienia regulacji głośności za pomocą kółka myszy" }, "videoHistory": { "enable": { "label": "Track watched videos", "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" }, - "resumeType": { - "select": { - "label": "Resume type", - "options": { - "automatic": "Automatic", - "prompt": "Prompt" - }, - "title": "Select how you want to resume videos" + "settings": { + "resumeType": { + "select": { + "label": "Typ wznowienia filmu", + "options": { + "automatic": "Automatyczne", + "prompt": "Podpowiedź" + }, + "title": "Wybierz sposób wznawiania filmów" + } } }, "title": "Video history settings" }, "volumeBoost": { - "boostAmount": { - "label": "Volume boost amount (dB)", - "title": "The amount to boost the volume by" - }, "enable": { - "label": "Volume boost", - "title": "Enable volume boost" + "label": "Zwiększenie głośności", + "title": "Włącz zwiększenie głośności" }, - "mode": { - "select": { - "label": "Volume boost mode", - "options": { - "global": "Global", - "perVideo": "Per video" - }, - "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + "settings": { + "amount": { + "label": "Wartość zwiększenia głośności (dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Tryb zwiększenia głośności", + "options": { + "global": "Globalne", + "perVideo": "Osobno" + }, + "title": "Wybierz sposób wzmocnienia głośności. Opcja „Osobno” umożliwia włączenie wzmocnienia dla każdego filmu osobno w menu funkcji. Opcja „Globalne” stosuje wzmocnienie do wszystkich filmów po włączeniu zwiększenia głośności." + } } }, - "title": "Volume boost settings" + "title": "Ustawienia zwiększenia głośności" } } } diff --git a/public/locales/pt-BR.json b/public/locales/pt-BR.json index 3fb12c57..a12d67bf 100644 --- a/public/locales/pt-BR.json +++ b/public/locales/pt-BR.json @@ -1,64 +1,301 @@ { "langCode": "pt-BR", - "langName": "Português do Brasil", + "langName": "Português (Brasil)", "messages": { "resumingVideo": "Retomando vídeo em {{VIDEO_TIME}}", - "settingVolume": "Definindo o ganho de volume para {{VOLUME_BOOST_AMOUNT}}" + "settingVolume": "Definindo o aumento de volume para {{VOLUME_BOOST_AMOUNT}}" }, "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Manipulação de Áudio Mono", + "toggle": { + "on": "Mono → Saída Estéreo", + "off": "Áudio Original" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Inverter vídeo horizontalmente" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Inverter o vídeo verticalmente" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Copiar URL do vídeo com a minutagem" + }, + "extras": { + "copied": "Copiado!" + } + }, "featureMenu": { - "label": "Menu de recursos" + "button": { + "label": "Menu de recursos" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Avançar {{TIME}}" + }, + "rewindButton": { + "label": "Voltar {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Ocultar cards finais", + "toggle": { + "off": "Exibir cards finais", + "on": "Ocultar cards finais" + } + } }, "loopButton": { - "label": "Repetir", - "toggle": { - "off": "Repetição inativa", - "on": "Repetição ativa" + "button": { + "label": "Repetir", + "toggle": { + "off": "Repetição desativada", + "on": "Repetição ativada" + } } }, "maximizePlayerButton": { - "label": "Maximizar", - "toggle": { - "off": "Maximização inativa", - "on": "Maximização ativa" + "button": { + "label": "Maximização", + "toggle": { + "off": "Minimizar", + "on": "Minimizar" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player desligado", + "on": "Mini Player ligado" + } } }, "openTranscriptButton": { - "label": "Abrir Transcrição" + "button": { + "label": "Abrir transcrição" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Desacelerar para {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Acelerar para {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Impossível desacelerar mais ({{SPEED}})", + "increaseLimit": "Impossível acelerar mais ({{SPEED}})" + } + }, + "playlistLength": { + "title": "O comprimento pode não ser exato se alguns vídeos estão ocultos ou se você não carregou vídeos o suficiente para obter o comprimento máximo." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Falha ao marcar o vídeo como não assistido", + "failedToRemoveVideo": "Falha ao remover o vídeo", + "markAsUnwatched": "Marcar como não assistido", + "markingAsUnwatched": "Marcando como não assistido…", + "removeVideo": "Remover vídeo", + "removingVideo": "Removendo vídeo…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Não foi possível salvar o vídeo em \"Assistir mais tarde\"", + "saveVideo": "Salvar em \"Assistir mais tarde\"", + "savingVideo": "Salvando em \"Assistir mais tarde\"…" + } }, "screenshotButton": { - "copiedToClipboard": "Captura de tela copiada para a área de transferência", - "label": "Captura de tela" + "button": { + "label": "Fazer captura de tela" + }, + "extras": { + "copiedToClipboard": "Captura copiada a área de transferência" + } }, "videoHistory": { - "resumeButton": "Continuar", - "resumePrompt": { - "close": "Fechar" + "extras": { + "resumeButton": "Retomar", + "resumePromptClose": "Fechar" } }, "volumeBoostButton": { - "label": "Impulsionador de volume", - "toggle": { - "off": "Impulso de Volume inativo", - "on": "Impulso de Volume ativo" + "button": { + "label": "Ganho de Volume ({{value}} dB)", + "toggle": { + "off": "Aumento de volume desativado", + "on": "Ganho de volume ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Limpa todos os dados armazenados pela extensão", + "value": "Limpar dados" + }, + "confirm": { + "title": "Confirma a redefinição de dados", + "value": "Confirmar" + }, + "openTab": { + "title": "Abre as opções numa nova aba" + }, + "reset": { + "title": "Redefine as opções para o padrão, confirme para salvar as mudanças", + "value": "Redefinir" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Copiar URL do vídeo com o botão de minutagem", + "decreasePlaybackSpeedButton": "Botão de diminuir velocidade", + "forwardButton": "Botão de acelerar velocidade", + "hideEndScreenCardsButton": "Ocultar botão de cards finais", + "increasePlaybackSpeedButton": "Botão de aumentar velocidade", + "loopButton": "Botão Repetir", + "maximizePlayerButton": "Botão Maximizar", + "miniPlayerButton": "Botão do Mini Player", + "openTranscriptButton": "Abrir botão de transcrição", + "rewindButton": "Botão Voltar", + "screenshotButton": "Botão de captura de tela", + "volumeBoostButton": "Botão de ganho de volume", + "flipVideoVerticalButton": "Botão para Inverter o vídeo verticalmente", + "flipVideoHorizontalButton": "Botão para Inverter o vídeo horizontalmente", + "monoToStereoButton": "Botão Mono para Estéreo" + }, + "options": { + "below_player": { + "placement": "abaixo dos controles do player", + "value": "Abaixo do player" + }, + "feature_menu": { + "placement": "no menu de recursos", + "value": "Menu de recursos" + }, + "player_controls_left": { + "placement": "à esquerda dos controles do player", + "value": "Controles esquerdos" + }, + "player_controls_right": { + "placement": "à direita dos controles do player", + "value": "Controles direitos" + } + }, + "title": "Coloque o {{BUTTON_NAME}} em {{PLACEMENT}}" + }, + "title": "Configurações de posicionamento dos botões" + }, + "clearData": { + "allDataDeleted": "Todos os dados foram excluídos.", + "confirmAlert": "Fechar a página desfará todas as mudanças feitas. Prosseguir?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Método de ativação do menu", + "options": { + "click": "Clicar", + "hover": "Passar o cursor" + }, + "title": "Define o método para ativar o menu de recursos" + }, + "title": "Opções do menu de recursos" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Mudanças aplicadas!", + "title": "Exportar opções para arquivo JSON", + "value": "Exportar opções" + }, + "importButton": { + "error": { + "unknown": "Ocorreu um erro ao importar opções. Verifique o formato do arquivo importado.", + "validation": "Erro ao importar opções. Verifique o formato do arquivo importado.\n{{ERROR_MESSAGE}}" + }, + "success": "Opções importadas com sucesso!", + "title": "Importe as opções dum arquivo JSON", + "value": "Importar opções" + } + }, + "language": { + "select": { + "label": "Idioma", + "title": "O idioma da extensão" + }, + "title": "Idioma" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Abrir a página de configurações na atualização", + "title": "Abre a página de configurações quando uma versão maior ou menor do YouTube Enhancer é instalada" + }, + "optionDisabled": { + "either": { + "label": "Ative o {{OPTIONS}} para configurar esta opção", + "separator": " ou " + }, + "plural": { + "label": "Ative o {{OPTIONS}} para configurar esta opção", + "separator": " e " + }, + "singular": "Ative o '{{OPTION}}' para configurar esta opção", + "specificOption": { + "featureMenu": "Altere pelo menos um botão no menu de recursos para configurar esta opção.", + "globalVolume": "Desative 'Lembrar último volume' para configurar esta opção", + "rememberVolume": "Desative 'Lembrar último volume' para configurar esta opção", + "screenshotButtonFileFormat": "Defina o tipo de salvamento da captura de tela como 'Arquivo' ou 'Ambos' para configurar esta opção" + } + }, + "scrollForMoreSettings": "Role para mais opções", + "settingSearch": { + "placeholder": "Buscar por ajustes" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "Você pode obter uma aqui", + "input": { + "label": "Chave API", + "title": "Insira sua chave API YouTube Data V3." + }, + "title": "Chave da API YouTube Data v3" + } + }, "notifications": { "error": { + "optionConflict": "Esta opção não pode ser ativada enquanto '{{OPTION}}' estiver habilitada.", "scrollWheelHoldModifierKey": { "sameKey": { - "speedControl": "A tecla modificadora de controle de velocidade da roda do mouse não pode ser o mesmo que a tecla modificadora de controle de volume da roda do mouse.", - "volumeControl": "A tecla modificadora de controle de volume da roda do mouse não pode ser o mesmo que a tecla modificadora de controle de velocidade da roda do mouse." + "speedControl": "A tecla alternadora da velocidade de rolagem não pode ser a mesma que a tecla alternadora do volume.", + "volumeControl": "A tecla alternadora do volume não pode ser a mesma que a tecla alternadora da velocidade de rolagem." } } }, "info": { - "reset": "Todas as opções foram restauradas aos seus valores padrão.\nAgora você pode salvar as mudanças clicando no botão \"Confirmar\" ou descartá-las fechando a página ou ignorando essa notificação." + "reset": "Opções redefinidas ao padrão.\nSalve as mudanças clicando em \"Confirmar\" ou desfaça delas fechando a página, ou esta notificação." }, "success": { "saved": "Opções salvas." @@ -67,329 +304,660 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "Todos os dados foram excluídos.", - "confirmAlert": "Isto irá apagar todos os dados da extensão relacionados às opções. Continuar?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "Ajuste automático de qualidade", - "title": "Ajusta automaticamente a qualidade do vídeo para o nível selecionado." + "label": "CSS personalizado", + "title": "Ativa o CSS personalizado para ser aplicado à página" }, - "select": { - "label": "Qualidade do reprodutor", - "title": "A qualidade a ser definida para o vídeo" + "extras": { + "collapse": "Minimizar editor", + "expand": "Maximizar editor", + "noProblems": "Nenhum problema encontrado." }, - "title": "Configurações de qualidade automáticas" - }, - "bottomButtons": { - "clear": { - "title": "Limpa todos os dados que esta extensão armazenou em sua máquina", - "value": "Limpar Dados" - }, - "confirm": { - "title": "Confirmar redefinição de configuração", - "value": "Confirmar" - }, - "reset": { - "title": "Redefinir todas as configurações para seus padrões, Clique no botão confirmar para salvar as alterações", - "value": "Redefinir" - } + "title": "Configurações de CSS personalizado" }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "Botão de Repetir", - "maximizePlayerButton": "Botão de Maximizar", - "openTranscriptButton": "Abrir botão de transcrição", - "screenshotButton": "Botão de captura de tela", - "volumeBoostButton": "Botão de Impulso de Volume" - }, - "options": { - "below_player": { - "placement": "abaixo dos controles do reprodutor", - "value": "Abaixo do reprodutor" - }, - "feature_menu": { - "placement": "no menu de recursos", - "value": "Menu de recursos" - }, - "player_controls_left": { - "placement": "no lado esquerdo dos controles do reprodutor", - "value": "Controle Esquerdo" - }, - "player_controls_right": { - "placement": "no lado direito dos controles do reprodutor", - "value": "Controle Direito" - } + "deepDarkCSS": { + "enable": { + "label": "Tema meia-noite", + "title": "Ativar tema selecionado para a página" + }, + "extras": { + "author": "Autor", + "co-authors": "Co-autores" + }, + "settings": { + "colorShadow": { + "label": "Cor da sombra", + "title": "Cor para sombras" + }, + "dimmerText": { + "label": "Cor do texto secundário", + "title": "Cor para texto secundário" + }, + "hoverBackground": { + "label": "Cor de fundo ao passar o cursor", + "title": "Cor de fundo ao passar o cursor" + }, + "mainBackground": { + "label": "Cor de fundo principal", + "title": "Cor principal para o fundo" + }, + "mainColor": { + "label": "Cor de destaque", + "title": "Cor para destaque" + }, + "mainText": { + "label": "Cor do texto principal", + "title": "Cor para o texto principal" + }, + "secondBackground": { + "label": "Cor de fundo secundário", + "title": "Cor para fundo secundário" }, - "title": "Coloque o {{BUTTON_NAME}} {{PLACEMENT}}" + "theme": { + "select": { + "label": "Selecionar tema", + "title": "Selecione um tema para a página" + } + } }, - "title": "Configurações de posicionamento de botão" + "title": "Configurações YouTube Deep Dark" }, - "customCSS": { - "editor": { - "collapse": "Recolher Editor", - "expand": "Expandir Editor", - "noProblems": "Nenhum problema encontrado." + "forwardRewindButtons": { + "enable": { + "label": "Botões de avançar/voltar", + "title": "Adiciona botões de avançar/voltar ao player de vídeo" + }, + "settings": { + "time": { + "label": "Avançar/voltar tempo", + "title": "O tanto de tempo para avançar/voltar" + } }, + "title": "Opções de avançar/voltar" + }, + "globalVolume": { "enable": { - "label": "Habilitar CSS personalizado", - "title": "Permite que CSS personalizado seja aplicado à página" + "label": "Sempre iniciar vídeos com este volume", + "title": "Faz com que todos os vídeos comecem no seu volume selecionado automaticamente" + }, + "settings": { + "amount": { + "label": "Volume inicial de vídeo", + "title": "O volume aplicado a cada vídeo quando ele começa a reproduzir" + } }, - "title": "Configurações personalizadas de CSS" + "title": "Substituição de Volume Global" }, - "featureMenu": { - "openType": { - "select": { - "label": "Tipo de ativação do Menu", - "options": { - "click": "Clique", - "hover": "Ao Passar o Cursor" - }, - "title": "Selecione o método para ativar o menu de recursos" + "miniPlayer": { + "button": { + "label": "Botão do Mini Player", + "title": "Adiciona um botão que abre o Mini Player" + }, + "enable": { + "label": "Abrir Mini Player ao ver comentários", + "title": "Abrir automaticamente o Mini Player ao rolar para os comentários." + }, + "settings": { + "position": { + "select": { + "label": "Posição padrão Mini Player", + "options": { + "bottomCenter": "Centro inferior", + "bottomLeft": "Canto inferior esquerdo", + "bottomRight": "Canto inferior direito", + "topCenter": "Superior no centro", + "topLeft": "Superior Esquerdo", + "topRight": "Superior direita" + }, + "title": "Define a posição inicial antes de mover o Mini Player." + } }, - "title": "Configurações do menu de recursos" - } - }, - "importExportSettings": { - "exportButton": { - "success": "As configurações foram exportadas com sucesso", - "title": "Exportar configurações para um arquivo JSON", - "value": "Exportar Configurações" - }, - "importButton": { - "error": { - "unknown": "Erro ao importar as configurações. Por favor, verifique o formato do arquivo.\nUm erro desconhecido ocorreu.", - "validation": "Erro ao importar as configurações. Por favor, verifique o formato do arquivo.\n{{ERROR_MESSAGE}}" - }, - "success": "Configurações importadas com sucesso", - "title": "Importar configurações de um arquivo JSON", - "value": "Importar Configurações" - } - }, - "language": { - "select": { - "label": "Linguagem", - "title": "A linguagem a ser usada para a extensão" + "size": { + "label": "Tamanho padrão do Mini Player", + "title": "Define o tamanho inicial antes de redimensionar o Mini Player." + } }, - "title": "Linguagem" + "title": "Configurações do Mini Player" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "Modo teatro automático", - "title": "Ativar automaticamente o modo teatro quando você carregar um vídeo" + "enable": { + "label": "Modo teatro automático", + "title": "Ativa automaticamente o modo teatro ao carregar um vídeo" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Desativar automaticamente o modo ambiente", + "title": "Desativa o modo ambiente automaticamente ao carregar um vídeo" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Desativar reprodução automática", + "title": "Desativa automaticamente a reprodução automática ao carregar um vídeo" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Desativar legendas automaticamente", + "title": "Desativa as legendas ao carregar um vídeo" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Ativar legendas automaticamente", + "title": "Ativa automaticamente as legendas ao carregar um vídeo" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Maximizar o vídeo automaticamente", + "title": "Maximiza automaticamente o reprodutor ao carregar um vídeo" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Exibir automaticamente mais vídeos na tela final", + "title": "Mostra automaticamente mais vídeos na tela final do vídeo" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Bloquear tecla de número em busca", + "title": "Impede que se pule 0-9 para uma porcentagem do vídeo" + } + }, + "hidePosts": { + "enable": { + "label": "Esconder postagem", + "title": "Oculta postagens da página inicial" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Copiar URL do vídeo com o botão de minutagem", + "title": "Copia o URL do vídeo com a minutagem (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Retornar à faixa de vídeo original", + "title": "Sempre retornar à faixa de vídeo original" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Ocultar resumo IA", + "title": "Oculta a seção de resumo IA de um vídeo" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Ocultar cards finais", + "title": "Oculta os cards no final do vídeo" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Ocultar botão de cards finais", + "title": "Adiciona um botão para exibir/ocultar cards finais" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Ocultar chat da transmissão", + "title": "Oculta o chat da transmissão" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Ocultar vídeos exclusivos para membros", + "title": "Oculta vídeos que só membros são permitidos a assistir" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Botão Mono para Estéreo", + "title": "Adiciona um botão para converter áudio mono para estéreo. Faixas estéreo permanecem inalteradas." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Ocultar vídeos de artistas originais", + "title": "Ocultar vídeos de artistas originais do início" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Ocultar banner de promoção paga", + "title": "Oculta o banner ao assistir um vídeo com promoção paga incluída" + } + }, + "hidePlayables": { + "enable": { + "label": "Ocultar jogáveis", + "title": "Oculta a seção de jogáveis" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Ocultar listas de reprodução da página inicial", + "title": "Remova as listas de reprodução da página inicial" + } }, "hideScrollbar": { - "label": "Ocultar a barra de rolagem", - "title": "Oculta a barra de rolagem da página" + "enable": { + "label": "Ocultar barra de rolagem", + "title": "Oculta a barra de rolagem da página" + } }, - "hideShorts": { - "label": "Hide shorts", - "title": "Hides all shorts" + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Ocultar vídeos recomendados", + "title": "Oculta a barra lateral de recomendação de vídeos" + } + }, + "hideTranslateComment": { + "enable": { + "label": "Ocultar botão de traduzir comentário", + "title": "Oculta o botão de tradução de comentário" + } }, "loopButton": { - "label": "Botão de Repetir", - "title": "Adiciona um botão ao menu do recurso para repetir o vídeo que você está assistindo" + "enable": { + "label": "Botão Repetir", + "title": "Adiciona um botão para repetir o vídeo que está assistindo" + } }, "maximizePlayerButton": { - "label": "Botão de maximização do reprodutor", - "title": "Adiciona um botão ao menu de recursos para maximizar o reprodutor" + "enable": { + "label": "Botão de maximizar player", + "title": "Adiciona um botão para maximizar o player" + } }, "openTranscriptButton": { - "label": "Abrir botão de transcrição", - "title": "Adiciona um botão ao menu de recursos para abrir a transcrição do vídeo que você está assistindo" + "enable": { + "label": "Abrir botão de transcrição", + "title": "Adiciona um botão para abrir a transcrição do vídeo que está assistindo" + } }, "openYouTubeSettingsOnHover": { - "label": "Abrir configurações do YouTube ao passar o mouse", - "title": "Abre o menu de configurações do YouTube ao passar o mouse sobre o botão de configurações" + "enable": { + "label": "Abrir opções do YouTube ao passar o cursor", + "title": "Abre as opções do YouTube ao passar o cursor sobre o botão Opções" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Pausar player em segundo plano", + "title": "Pausa o player nas abas em segundo plano ao iniciar um novo player noutra aba" + } }, "remainingTime": { - "label": "Tempo restante", - "title": "Mostra o tempo restante do vídeo que você está assistindo" + "enable": { + "label": "Tempo restante", + "title": "Exibe o tempo restante do vídeo que está assistindo" + } }, - "rememberLastVolume": { - "label": "Lembrar o último volume", - "title": "Lembra o volume do último vídeo que você estava assistindo e o coloca quando você abrir um novo vídeo" + "rememberVolume": { + "enable": { + "label": "Lembrar volume anterior", + "title": "Lembra do aumento de volume do vídeo anterior e aplica-o ao novo vídeo." + } }, "removeRedirect": { - "label": "Remove YouTube /redirect URLs", - "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + "enable": { + "label": "Remover URLs de redireção do YouTube", + "title": "Substitui a redireção do YouTube por URLs reais, pulando o aviso de redireção" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restaurar rolagem em tela cheia", + "title": "Restaura a rolagem da página no modo de tela cheia" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Ativar botão \"Assistir mais tarde\"", + "title": "Adiciona um botão aos vídeos da página inicial e das inscrições para salvar o vídeo na lista de reprodução \"Assistir mais tarde\"" + } }, "shareShortener": { - "label": "Shorten YouTube video share link", - "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + "enable": { + "label": "Encurtar link de compartilha de vídeo", + "title": "Encurta os links de compartilha de vídeo (youtu.be) removendo os parâmetros si/features." + } }, "shortsAutoScroll": { - "label": "Shorts auto scroll", - "title": "Automatically scrolls to the next short" + "enable": { + "label": "Rolar automaticamente pelos Shorts", + "title": "Rola para o próximo Short automaticamente" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Pular aviso de ausência", + "title": "Remove o aviso \"O vídeo está pausado. Continuar assistindo?\"" + } + }, + "timestampPeek": { + "enable": { + "label": "Pré-visualização de Timestamp", + "title": "Pré-visualize o vídeo passando o mouse sobre um timestamp. Clique na pré-visualização para começar a reprodução a partir daquele momento." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Botão de girar vídeo horizontal", + "title": "Adiciona um botão para virar o vídeo horizontalmente" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Botão de girar vídeo verticalmente", + "title": "Adiciona um botão para virar o vídeo verticalmente" + } } }, - "title": "Configurações diversas" + "title": "Diversos" }, - "onScreenDisplaySettings": { - "color": { - "label": "Cor", - "options": { - "blue": "Azul", - "green": "Verde", - "orange": "Laranja", - "pink": "Rosa", - "purple": "Roxo", - "red": "Vermelho", - "white": "Branco", - "yellow": "Amarelo" - }, - "title": "Seleciona a cor para as informações na tela" - }, - "hide": { - "label": "Atraso para esconder", - "title": "Especifique o tempo, em milissegundos, antes de ocultar automaticamente as informações na tela" - }, - "opacity": { - "label": "Opacidade", - "title": "Ajusta a transparência das informações na tela" - }, - "padding": { - "label": "Espaçamento", - "title": "Ajuste o espaçamento em torno das informações na tela em pixels. Isso se aplica especificamente ao canto das informações na tela." - }, - "position": { - "label": "Posição", - "options": { - "bottom_left": "Inferior Esquerdo", - "bottom_right": "Inferior direito", - "center": "Centralizado", - "top_left": "Superior esquerdo", - "top_right": "Superior Direito" - }, - "title": "Selecione a posição das informações na tela" - }, - "title": "Configurações das informações na tela", - "type": { - "label": "Tipo", - "options": { - "line": "Linha", - "no_display": "Sem exibição", - "round": "Arredondado", - "text": "Texto" - }, - "title": "Selecione o tipo de informações na tela" + "hideShorts": { + "title": "Ocultar Shorts", + "settings": { + "sidebar": { + "label": "Ocultar na barra lateral", + "title": "Remove o botão Shorts da barra lateral" + }, + "home": { + "label": "Ocultar no feed da Home", + "title": "Remove o botão Shorts da feed da Home" + }, + "channel": { + "label": "Esconder na página de Inscrições", + "title": "Remove o Shorts na página de inscrições" + }, + "search": { + "label": "Ocultar nos resultados de pesquisa", + "title": "Remove os vídeos do Shorts dos resultados de pesquisa" + }, + "videos": { + "label": "Esconder na página de reprodução", + "title": "Remove o Shorts das recomendações na página de reprodução" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Cor", + "select": { + "options": { + "blue": "Azul", + "green": "Verde", + "orange": "Laranja", + "pink": "Rosa", + "purple": "Roxo", + "red": "Vermelho", + "white": "Branco", + "yellow": "Amarelo" + } + }, + "title": "Define a cor para as informações em exibição" + }, + "hide": { + "label": "Ocultar atraso", + "title": "Especifica o tempo (em milissegundos) antes de ocultar automaticamente as informações em exibição" + }, + "opacity": { + "label": "Opacidade", + "title": "Ajusta a transparência das informações em exibição" + }, + "padding": { + "label": "Alinhamento", + "title": "Ajusta o alinhamento de informações em exibição (em píxeis)." + }, + "position": { + "label": "Posição", + "select": { + "options": { + "bottom_left": "Inferior esquerdo", + "bottom_right": "Inferior direito", + "center": "Centro", + "top_left": "Superior esquerdo", + "top_right": "Superior direito" + } + }, + "title": "Seleciona a posição da exibição na tela" + }, + "type": { + "label": "Tipo", + "select": { + "options": { + "circle": "Círculo", + "line": "Linha", + "no_display": "Sem exibição", + "text": "Texto" + } + }, + "title": "Seleciona o tipo de exibição na tela" + } + }, + "title": "Configurações de exibição na tela" + }, + "playerQuality": { "enable": { - "label": "Velocidade de reprodução forçada", - "title": "Define a velocidade do vídeo para a que você escolher abaixo" + "label": "Ajustador automático de resolução", + "title": "Define automaticamente a resolução do vídeo para o nível desejado." + }, + "settings": { + "quality": { + "select": { + "label": "Resolução do player", + "title": "A resolução para definir no vídeo" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Sistema de redução de resolução", + "options": { + "higher": "Grande", + "lower": "Pequeno" + }, + "title": "O sistema para usar quando a resolução definida estiver indisponível." + } + } }, - "select": { - "label": "Velocidade do reprodutor", - "title": "A velocidade a ser definida para o vídeo" + "title": "Opções de resolução automática" + }, + "playerSpeed": { + "enable": { + "label": "Velocidade de playback forçada", + "title": "Define a velocidade do vídeo ao valor que você inserir" + }, + "settings": { + "buttons": { + "label": "Velocidade de playback", + "select": { + "label": "Velocidade do playback", + "title": "O tanto de velocidade a ser pulado num clique" + }, + "title": "Adiciona botões para acelerar/desacelerar o playback do vídeo" + }, + "speed": { + "select": { + "label": "Velocidade do player", + "title": "A velocidade definida para o vídeo" + } + } }, - "title": "Configurações de velocidade de reprodução" + "title": "Opções de playback" + }, + "playlistLength": { + "enable": { + "label": "Exibir informações de duração da playlist", + "title": "Exibe a duração da playlist, quantas vezes foi visualizada, e o tempo restante." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Forma de obter a duração da playlist", + "title": "A forma de obter a duração da playlist (O método API voltará a HTML se ocorrer um erro)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Forma de obter o tempo assistido", + "options": { + "duration": "Duração do vídeo", + "youtube": "Tempo assistido do vídeo" + }, + "title": "A forma de obter o tempo assistido (Tipo de duração do vídeo apenas usado na página de exibição)" + } + } + }, + "title": "Opções de duração da playlist" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Botão \"Marcar como não assistido\"", + "title": "Adiciona um botão para marcar vídeos como não assistidos" + } + }, + "removeVideoButton": { + "enable": { + "label": "Botão \"Remover vídeo\"", + "title": "Adicione um botão aos itens da lista de reprodução para remover vídeos da lista" + } + } + }, + "title": "Configurações de gerenciamento de listas de reprodução" }, "screenshotButton": { "enable": { "label": "Botão de captura de tela", "title": "Adiciona um botão ao reprodutor para tirar uma captura de tela do vídeo" }, - "saveAs": { - "clipboard": "Área de Transferência", - "file": "Arquivo" - }, - "selectFormat": { - "label": "Formato da captura de tela", - "title": "O formato para salvar a captura de tela" - }, - "selectSaveAs": { - "label": "Tipo de armazenamento da captura de tela", - "title": "O tipo de armazenamento da captura de tela" + "settings": { + "format": { + "label": "Formato da captura de tela", + "title": "O formato para salvar a captura de tela" + }, + "saveAs": { + "select": { + "label": "Tipo de armazenamento da captura de tela", + "options": { + "both": "Ambos (Arquivo e Área de Transferência)", + "clipboard": "Área de transferência", + "file": "Arquivo" + }, + "title": "O tipo de armazenamento da captura de tela" + } + } }, "title": "Opções de captura de tela" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "Mudar Volume por Rolagem", - "title": "Ajusta a mudança de velocidade por rolagem" - }, "enable": { "label": "Controle de velocidade da roda do mouse", - "title": "Pressione uma tecla modificadora para ativar o ajuste de velocidade com a roda do mouse." + "title": "Pressiona uma tecla modificadora para ativar o ajuste de velocidade com a roda do mouse." }, - "optionLabel": "Tecla {{KEY}}", - "select": { - "label": "Tecla modificadora", - "title": "A tecla modificadora a ser usada" + "extras": { + "optionLabel": "Tecla {{KEY}}" }, - "title": "Configurações de controle de volume pela roda do mouse" + "settings": { + "adjustmentSteps": { + "label": "Alterar volume por rolagem", + "title": "Ajusta a mudança de velocidade por rolagem" + }, + "modifierKey": { + "select": { + "label": "Tecla de modificação", + "title": "A tecla de modificação para uso" + } + } + }, + "title": "Opções de controle do volume na roda do mouse" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "Mudar Volume por Rolagem", - "title": "Ajuste a mudança de volume por rolagem" - }, "enable": { - "label": "Controle do volume por roda do mouse", - "title": "Permite usar a roda do mouse para controlar o volume do vídeo que você está assistindo" + "label": "Ajustar volume com a roda", + "title": "Deixa-o utilizar a roda do cursor para ajustar o volume do vídeo" }, - "holdModifierKey": { - "enable": { - "label": "Ativar ao segurar a tecla modificadora", - "title": "Pressione uma tecla modificadora para ativar o ajuste de volume com a roda do mouse." - }, - "optionLabel": "Tecla {{KEY}}", - "select": { - "label": "Tecla modificadora", - "title": "A tecla modificadora a ser usada" - } + "extras": { + "optionLabel": "Tecla {{KEY}}" }, - "holdRightClick": { - "enable": { - "label": "Ativar ao segurar o botão direito", - "title": "Segure o botão direito para ativar o controle de volume da roda do mouse" + "settings": { + "adjustmentSteps": { + "label": "Mudança de volume por rolagem", + "title": "Ajusta a mudança de volume por rolagem" + }, + "holdModifierKey": { + "label": "Ao segurar a tecla de modificação", + "select": { + "label": "Tecla de modificação", + "title": "A tecla de modificação para uso" + }, + "title": "Segure a tecla de modificação para ajustar o volume com a roda do cursor." + }, + "holdRightClick": { + "label": "Ao segurar o botão direito", + "title": "Segure o botão direito para ajustar o volume pela roda." } }, - "title": "Configurações de controle do volume por roda do mouse" + "title": "Opções de ajuste de volume pela roda" }, "videoHistory": { "enable": { - "label": "Track watched videos", - "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" - }, - "resumeType": { - "select": { - "label": "Resume type", - "options": { - "automatic": "Automatic", - "prompt": "Prompt" - }, - "title": "Select how you want to resume videos" + "label": "Rastrear vídeos assistidos", + "title": "Registrar a minutagem do vídeo em que parou e permite a retomada do playback" + }, + "settings": { + "resumeType": { + "select": { + "label": "Tipo de retomada", + "options": { + "automatic": "Automático", + "prompt": "Perguntar" + }, + "title": "Selecione como deseja retomar os vídeos" + } } }, - "title": "Video history settings" + "title": "Opções de histórico de vídeo" }, "volumeBoost": { - "boostAmount": { - "label": "Quantidade de impulsão de volume (dB)", - "title": "O valor para impulsionar o volume em" - }, "enable": { - "label": "Impulso do volume", - "title": "Ativar impulso de volume" + "label": "Aumento de volume", + "title": "Ativa o aumento de volume" }, - "mode": { - "select": { - "label": "Modo de impulso de volume", - "options": { - "global": "Global", - "perVideo": "Por vídeo" - }, - "title": "Escolha como o impulso de volume é aplicado. 'Por vídeo' permite ativar o impulso para cada vídeo individualmente no menu de recursos. 'Global' aplica impulso a todos os vídeos quando o impulso de volume está habilitado." + "settings": { + "amount": { + "label": "Aumento de volume (dB)", + "title": "O valor para ganho do volume. Você também pode rolar sobre o botão de impulso de volume (Shift/Ctrl para ganhos maiores) para ajustá-lo." + }, + "amount_global_only": { + "label": "Quantidade de ganho de volume (dB)", + "title": "Valor de ganho de volume por." + }, + "mode": { + "select": { + "label": "Modo de aumento de volume", + "options": { + "global": "Global", + "perVideo": "Por vídeo" + }, + "title": "Selecione como o aumento de volume é aplicado. 'Por vídeo' permite ativar o aumento para cada vídeo individualmente no menu de recursos. Já o 'Global' aplica o aumento para todos os vídeos quando o aumento de volume é ativado." + } } }, - "title": "Configurações de impulso de volume" + "title": "Opções de aumento de volume" } } } diff --git a/public/locales/ru-RU.json b/public/locales/ru-RU.json index c9b04ab5..ff52a9c0 100644 --- a/public/locales/ru-RU.json +++ b/public/locales/ru-RU.json @@ -8,52 +8,289 @@ "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Копировать URL видео с таймкодом" + }, + "extras": { + "copied": "Скопировано!" + } + }, "featureMenu": { - "label": "Меню функций" + "button": { + "label": "Меню функций" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Перемотка вперёд на {{TIME}}" + }, + "rewindButton": { + "label": "Перемотка назад на {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Скрыть заставки следующих видео", + "toggle": { + "off": "Показать заставки следующих видео", + "on": "Скрыть заставки следующих видео" + } + } }, "loopButton": { - "label": "Зациклить", - "toggle": { - "off": "Зацикливание выключено", - "on": "Зацикливание включено" + "button": { + "label": "Зациклить", + "toggle": { + "off": "Зацикливание выключено", + "on": "Зацикливание включено" + } } }, "maximizePlayerButton": { - "label": "Развернуть", - "toggle": { - "off": "Проигрыватель свернут", - "on": "Проигрыватель развернут" + "button": { + "label": "Развернуть", + "toggle": { + "off": "Проигрыватель свернут", + "on": "Проигрыватель развернут" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } } }, "openTranscriptButton": { - "label": "Открыть стенограмму" + "button": { + "label": "Открыть стенограмму" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Уменьшить скорость на {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Увеличить скорость на {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Невозможно уменьшить ({{SPEED}})", + "increaseLimit": "Невозможно увеличить ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Общая длина может быть неточной, если некоторые видео скрыты или недостаточно видео прогружено, чтобы получить полную длину." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } }, "screenshotButton": { - "copiedToClipboard": "Скриншот скопирован в буфер обмена", - "label": "Скриншот" + "button": { + "label": "Скриншот" + }, + "extras": { + "copiedToClipboard": "Скриншот скопирован в буфер обмена" + } }, "videoHistory": { - "resumeButton": "Возобновить", - "resumePrompt": { - "close": "Закрыть" + "extras": { + "resumeButton": "Возобновить", + "resumePromptClose": "Закрыть" } }, "volumeBoostButton": { - "label": "Усиление громкости", - "toggle": { - "off": "Увеличение громкости выключено", - "on": "Увеличение громкости включено" + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Увеличение громкости выключено", + "on": "Volume boost ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Очистить все данные, которые это расширение хранит на вашем компьютере", + "value": "Удалить данные" + }, + "confirm": { + "title": "Подтвердить сброс настроек", + "value": "Подтвердить" + }, + "openTab": { + "title": "Открывать настройки расширения в новой вкладке" + }, + "reset": { + "title": "Сбрасывает все параметры до значений по умолчанию. Нажмите \"Подтвердить\", чтобы сохранить изменения", + "value": "Сброс" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Кнопка «Копировать URL видео с таймкодом»", + "decreasePlaybackSpeedButton": "Кнопка уменьшения скорости видео", + "forwardButton": "Кнопка перемотки вперёд", + "hideEndScreenCardsButton": "Кнопка «Скрыть заставки следующих видео»", + "increasePlaybackSpeedButton": "Кнопка увеличения скорости видео", + "loopButton": "Кнопка «Зациклить»", + "maximizePlayerButton": "Кнопка «Развернуть»", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Кнопка «Открыть стенограмму»", + "rewindButton": "Кнопка перемотки назад", + "screenshotButton": "Кнопка «Скриншот»", + "volumeBoostButton": "Кнопка «Усиление громкости»", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "под проигрывателем", + "value": "Под проигрывателем" + }, + "feature_menu": { + "placement": "в меню функций", + "value": "Меню функций" + }, + "player_controls_left": { + "placement": "с левой стороны панели управления", + "value": "Слева" + }, + "player_controls_right": { + "placement": "с правой стороны панели управления", + "value": "Справа" + } + }, + "title": "Поместить {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "Все данные были удалены.", + "confirmAlert": "Это приведет к удалению всех данных расширения, связанных с настройками. Продолжить?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Тип активации меню", + "options": { + "click": "Посредством нажатия", + "hover": "При наведении курсора" + }, + "title": "Выберите способ активации меню функций" + }, + "title": "Настройки меню функций" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Настройки успешно экспортированы", + "title": "Экспорт настроек в JSON файл", + "value": "Экспорт настроек" + }, + "importButton": { + "error": { + "unknown": "Ошибка импорта настроек. Пожалуйста, проверьте формат файла.\nПроизошла неизвестная ошибка.", + "validation": "Ошибка импорта настроек. Пожалуйста, проверьте формат файла.\n{{ERROR_MESSAGE}}" + }, + "success": "Настройки успешно импортированы", + "title": "Импорт настроек из JSON файла", + "value": "Импорт настроек" + } + }, + "language": { + "select": { + "label": "Язык", + "title": "Язык расширения" + }, + "title": "Язык" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Включите {{OPTIONS}} для настройки этого параметра", + "separator": " или " + }, + "plural": { + "label": "Включите {{OPTIONS}} для настройки этого параметра", + "separator": " и " + }, + "singular": "Включите '{{OPTION}}' для настройки этого параметра", + "specificOption": { + "featureMenu": "Включите по крайней мере одну кнопку, которая будет размещена в меню функций для настройки этой опции.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Прокрутите для других настроек", + "settingSearch": { + "placeholder": "Поиск настроек" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "Вы можете получить ключ здесь", + "input": { + "label": "API ключ", + "title": "Введите ваш ключ Youtube Data API V3." + }, + "title": "YouTube API V3 key" + } + }, "notifications": { "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", "scrollWheelHoldModifierKey": { "sameKey": { - "speedControl": "Клавиша-модификатор для управления скоростью воспроизведения с помощью колеса прокрутки не может совпадать с клавишей-модификатором для управления громкостью.", - "volumeControl": "Клавиша-модификатор для управления громкостью с помощью колеса прокрутки не может совпадать с клавишей-модификатором для управления скоростью воспроизведения." + "speedControl": "Клавиша-модификатор для управления скоростью воспроизведения с помощью колеса мыши не может совпадать с клавишей-модификатором для управления громкостью.", + "volumeControl": "Клавиша-модификатор для управления громкостью с помощью колеса мыши не может совпадать с клавишей-модификатором для управления скоростью воспроизведения." } } }, @@ -67,326 +304,657 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "Все данные были удалены.", - "confirmAlert": "Это приведет к удалению всех данных расширения, связанных с настройками. Продолжить?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "Включить автоматическую регулировку качества", - "title": "Автоматически настраивает качество видео на выбранный уровень." + "label": "Включить пользовательский CSS", + "title": "Включает пользовательские настройки CSS для применения к странице" }, - "select": { - "label": "Качество проигрывателя", - "title": "Качество, которое будет задаваться для видео" + "extras": { + "collapse": "Свернуть редактор", + "expand": "Расширить редактор", + "noProblems": "Проблем не найдено." }, - "title": "Автоматические настройки качества" + "title": "Custom CSS settings" }, - "bottomButtons": { - "clear": { - "title": "Очистить все данные, которые это расширение хранит на вашем компьютере", - "value": "Удалить данные" - }, - "confirm": { - "title": "Подтвердить сброс настроек", - "value": "Подтвердить" - }, - "reset": { - "title": "Сбрасывает все параметры до значений по умолчанию. Нажмите \"Подтвердить\", чтобы сохранить изменения", - "value": "Сброс" - } - }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "Кнопка «Зациклить»", - "maximizePlayerButton": "Кнопка «Развернуть»", - "openTranscriptButton": "Кнопка «Открыть стенограмму»", - "screenshotButton": "Кнопка «Скриншот»", - "volumeBoostButton": "Кнопка «Усиление громкости»" - }, - "options": { - "below_player": { - "placement": "под проигрывателем", - "value": "Под проигрывателем" - }, - "feature_menu": { - "placement": "в меню функций", - "value": "Меню функций" - }, - "player_controls_left": { - "placement": "с левой стороны панели управления", - "value": "Слева" - }, - "player_controls_right": { - "placement": "с правой стороны панели управления", - "value": "Справа" - } + "deepDarkCSS": { + "enable": { + "label": "Включить выбранную тему", + "title": "Активировать выбранную тему для страницы" + }, + "extras": { + "author": "Автор", + "co-authors": "Соавторы" + }, + "settings": { + "colorShadow": { + "label": "Цвет тени", + "title": "Цвет теней" + }, + "dimmerText": { + "label": "Цвет вторичного текста", + "title": "Цвет для вторичного текста" + }, + "hoverBackground": { + "label": "Цвет фона при наведении", + "title": "Цвет, который будет задаваться фону при наведении" + }, + "mainBackground": { + "label": "Основной цвет фона", + "title": "Цвет для основного фона" }, - "title": "Поместить {{BUTTON_NAME}} {{PLACEMENT}}" + "mainColor": { + "label": "Цвет акцента", + "title": "Цвет для акцента" + }, + "mainText": { + "label": "Цвет основного текста", + "title": "Цвет для основного текста" + }, + "secondBackground": { + "label": "Дополнительный цвет фона", + "title": "Цвет для вторичного фона" + }, + "theme": { + "select": { + "label": "Выбрать тему", + "title": "Выберите тему для применения к странице" + } + } }, - "title": "Настройки размещения кнопок" + "title": "YouTube deep dark settings" }, - "customCSS": { - "editor": { - "collapse": "Свернуть редактор", - "expand": "Расширить редактор", - "noProblems": "Проблем не найдено." + "forwardRewindButtons": { + "enable": { + "label": "Включить кнопки перемотки вперёд/назад", + "title": "Добавляет кнопки перемотки вперёд/назад в проигрыватель" + }, + "settings": { + "time": { + "label": "Время перемотки", + "title": "Кол-во времени, на которое будет перематываться видео" + } }, + "title": "Настройки кнопок перемотки вперёд/назад" + }, + "globalVolume": { "enable": { - "label": "Включить пользовательский CSS", - "title": "Включает пользовательские настройки CSS для применения к странице" + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" + }, + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } }, - "title": "Пользовательские настройки CSS" + "title": "Global Volume Override" }, - "featureMenu": { - "openType": { - "select": { - "label": "Тип активации меню", - "options": { - "click": "Посредством нажатия", - "hover": "При наведении курсора" - }, - "title": "Выберите способ активации меню функций" + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } }, - "title": "Настройки меню функций" - } - }, - "importExportSettings": { - "exportButton": { - "success": "Настройки успешно экспортированы", - "title": "Экспорт настроек в JSON файл", - "value": "Экспорт настроек" - }, - "importButton": { - "error": { - "unknown": "Ошибка импорта настроек. Пожалуйста, проверьте формат файла.\nПроизошла неизвестная ошибка.", - "validation": "Ошибка импорта настроек. Пожалуйста, проверьте формат файла.\n{{ERROR_MESSAGE}}" - }, - "success": "Настройки успешно импортированы", - "title": "Импорт настроек из JSON файла", - "value": "Импорт настроек" - } - }, - "language": { - "select": { - "label": "Язык", - "title": "Язык расширения" + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } }, - "title": "Язык" + "title": "Mini Player settings" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "Включить автоматический режим кинотеатра", - "title": "Автоматически включать режим кинотеатра при загрузке видео" + "enable": { + "label": "Включить автоматический режим кинотеатра", + "title": "Автоматически включать режим кинотеатра при загрузке видео" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Автоматическое отключение режима освещения", + "title": "Автоматически отключать режим освещения при загрузке видео" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Автоматически отключать субтитры", + "title": "Автоматически отключает субтитры при загрузке видео" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Кнопка «Копировать URL видео с таймкодом»", + "title": "Копирует ссылку видео с меткой времени (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Выставлять оригинальную звуковую дорожку по умолчанию", + "title": "Всегда выставлять оригинальную аудио дорожку видео по умолчанию" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Прятать краткое содержание от ИИ", + "title": "Прячет краткое содержание видео от ИИ под описанием" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Скрыть заставки следующих видео", + "title": "Скрывает заставки следующих (предлагаемых) видео в конце ролика" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Кнопка «Скрыть заставки следующих видео»", + "title": "Добавляет кнопку для скрытия/отображения заставок следующих видео в конце ролика" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Спрятать чат прямого эфира", + "title": "Прячет чат прямого эфира (стрима)" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Скрывать официальные видео исполнителя", + "title": "Скрывает официальные видео исполнителя с домашней страницы" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Скрыть \"Содержит прямую рекламу\"", + "title": "Скрывает баннер, отображающийся при просмотре видео, которое имеет платную рекламу" + } + }, + "hidePlayables": { + "enable": { + "label": "Спрятать игры", + "title": "Прячет все игры (playables)" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Спрятать плейлисты на главной", + "title": "Прячет плейлисты на главной (домашней) странице" + } }, "hideScrollbar": { - "label": "Включить скрытие полосы прокрутки страницы", - "title": "Скрывает полосу прокрутки страницы" + "enable": { + "label": "Включить скрытие полосы прокрутки страницы", + "title": "Скрывает полосу прокрутки страницы" + } + }, + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } }, - "hideShorts": { - "label": "Hide shorts", - "title": "Hides all shorts" + "hideTranslateComment": { + "enable": { + "label": "Спрятать кнопку 'Перевести на...'", + "title": "Прячет кнопку 'Перевести на русский' под комментарием" + } }, "loopButton": { - "label": "Включить кнопку «Зациклить»", - "title": "Добавляет кнопку в меню функций для автоматического повтора просмотренного видео (зацикливание)" + "enable": { + "label": "Включить кнопку «Зациклить»", + "title": "Добавляет кнопку в меню функций для автоматического повтора просмотренного видео (зацикливание)" + } }, "maximizePlayerButton": { - "label": "Включить кнопку «Развернуть проигрыватель»", - "title": "Добавляет кнопку в меню функций, которая позволит максимизировать проигрыватель" + "enable": { + "label": "Включить кнопку «Развернуть проигрыватель»", + "title": "Добавляет кнопку в меню функций, которая позволит максимизировать проигрыватель" + } }, "openTranscriptButton": { - "label": "Показать кнопку стенограммы видео", - "title": "Добавляет кнопку в меню функций, чтобы открыть стенограмму видео, которое вы просматриваете" + "enable": { + "label": "Показать кнопку стенограммы видео", + "title": "Добавляет кнопку в меню функций, чтобы открыть стенограмму видео, которое вы просматриваете" + } }, "openYouTubeSettingsOnHover": { - "label": "Открывать настройки YouTube при наведении курсора", - "title": "Открывает меню настроек YouTube при наведении на кнопку меню" + "enable": { + "label": "Открывать настройки YouTube при наведении курсора", + "title": "Открывает меню настроек YouTube при наведении на кнопку меню" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Ставить на паузу видео в фоновых вкладках", + "title": "Ставит на паузу видео в фоновых вкладках при запуске видео в активной (текущей) вкладке" + } }, "remainingTime": { - "label": "Включить отображение оставшегося времени", - "title": "Показывает оставшееся время просмотра видео" + "enable": { + "label": "Включить отображение оставшегося времени", + "title": "Показывает оставшееся время просмотра видео" + } }, - "rememberLastVolume": { - "label": "Запомнить уровень громкости", - "title": "Запоминает громкость последнего видео, которое вы смотрели и устанавливает это значение при открытии нового видео" + "rememberVolume": { + "enable": { + "label": "Запомнить уровень громкости", + "title": "Запоминает громкость последнего видео, которое вы смотрели и устанавливает это значение при открытии нового видео" + } }, "removeRedirect": { - "label": "Убрать YouTube /redirect ссылки", - "title": "Заменяет /redirect ссылки на актуальные, убирая предупреждение о переходе на другой ресурс" + "enable": { + "label": "Убрать YouTube /redirect ссылки", + "title": "Заменяет /redirect ссылки на актуальные, убирая предупреждение о переходе на другой ресурс" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Включить прокрутку в полноэкранном режиме", + "title": "Восстанавливает возможность прокрутки в полноэкранном режиме" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } }, "shareShortener": { - "label": "Укоротить ссылку с кнопки \"Поделиться\"", - "title": "Укорачивает ссылку с кнопки \"Поделиться\" (youtu.be), убирая параметры si/feature из нее" + "enable": { + "label": "Укоротить ссылку с кнопки \"Поделиться\"", + "title": "Укорачивает ссылку с кнопки \"Поделиться\" (youtu.be), убирая параметры si/feature из нее" + } }, "shortsAutoScroll": { - "label": "Автоматическая прокрутка Shorts", - "title": "Автоматически скроллит до следующего Shorts" + "enable": { + "label": "Автоматическая прокрутка Shorts", + "title": "Автоматически скроллит до следующего Shorts" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Пропускать \"Воспроизведение приостановлено. Продолжить?\"", + "title": "Автоматически пропускает диалог простоя, который приостанавливает воспроизведение" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } } }, "title": "Прочие параметры" }, - "onScreenDisplaySettings": { - "color": { - "label": "Цвет", - "options": { - "blue": "Синий", - "green": "Зеленый", - "orange": "Оранжевый", - "pink": "Розовый", - "purple": "Фиолетовый", - "red": "Красный", - "white": "Белый", - "yellow": "Желтый" - }, - "title": "Выберите цвет для отображения на экране (OSD)" - }, - "hide": { - "label": "Задержка скрытия", - "title": "Укажите время, в миллисекундах, перед автоматическим скрытием OSD" - }, - "opacity": { - "label": "Прозрачность", - "title": "Настройка прозрачности отображения на экране (OSD)" - }, - "padding": { - "label": "Отступы", - "title": "Регулировка интервала вокруг отображения на экране (OSD) в пикселях. Применяется в частности для углов OSD." - }, - "position": { - "label": "Расположение", - "options": { - "bottom_left": "Слева снизу", - "bottom_right": "Справа снизу", - "center": "По центру", - "top_left": "Слева сверху", - "top_right": "Справа сверху" - }, - "title": "Выберите позицию отображения на экране (OSD)" - }, - "title": "Настройки отображения на экране (OSD)", - "type": { - "label": "Тип", - "options": { - "line": "Линия", - "no_display": "Не показывать", - "round": "Круг", - "text": "Текст" - }, - "title": "Выберите тип отображения на экране (OSD)" + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Цвет", + "select": { + "options": { + "blue": "Синий", + "green": "Зеленый", + "orange": "Оранжевый", + "pink": "Розовый", + "purple": "Фиолетовый", + "red": "Красный", + "white": "Белый", + "yellow": "Желтый" + } + }, + "title": "Выберите цвет для отображения на экране (OSD)" + }, + "hide": { + "label": "Задержка скрытия", + "title": "Укажите время, в миллисекундах, перед автоматическим скрытием OSD" + }, + "opacity": { + "label": "Прозрачность", + "title": "Настройка прозрачности отображения на экране (OSD)" + }, + "padding": { + "label": "Отступы", + "title": "Регулировка интервала вокруг отображения на экране (OSD) в пикселях. Применяется в частности для углов OSD." + }, + "position": { + "label": "Расположение", + "select": { + "options": { + "bottom_left": "Слева снизу", + "bottom_right": "Справа снизу", + "center": "По центру", + "top_left": "Слева сверху", + "top_right": "Справа сверху" + } + }, + "title": "Выберите позицию отображения на экране (OSD)" + }, + "type": { + "label": "Тип", + "select": { + "options": { + "circle": "Круг", + "line": "Линия", + "no_display": "Не показывать", + "text": "Текст" + } + }, + "title": "Выберите тип отображения на экране (OSD)" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "Включить автоматическую регулировку качества", + "title": "Автоматически настраивает качество видео на выбранный уровень." + }, + "settings": { + "quality": { + "select": { + "label": "Качество проигрывателя", + "title": "Качество, которое будет задаваться для видео" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Стратегия восстановления качества", + "options": { + "higher": "Выше", + "lower": "Ниже" + }, + "title": "Какую стратегию использовать, когда выбранное качество недоступно" + } + } + }, + "title": "Автоматические настройки качества" + }, + "playerSpeed": { "enable": { "label": "Включить принудительную скорость воспроизведения", "title": "Устанавливает скорость проигрывания видео на ту, что вы выбрали ниже" }, - "select": { - "label": "Скорость проигрывателя", - "title": "Скорость, которая будет задаваться для видео" + "settings": { + "buttons": { + "label": "Кнопки регулирования скорости видео", + "select": { + "label": "Дельта кнопок регулирования скорости", + "title": "Число, на которое будет изменена скорость за клик" + }, + "title": "Добавляет кнопки для увеличения или уменьшения скорости воспроизведения просматриваемого видео" + }, + "speed": { + "select": { + "label": "Скорость проигрывателя", + "title": "Скорость, которая будет задаваться для видео" + } + } }, "title": "Настройки скорости воспроизведения" }, + "playlistLength": { + "enable": { + "label": "Отображать информацию о длине плейлиста", + "title": "Отображает общую временную длину плейлиста, сколько было просмотрено и сколько осталось." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Способ получения длины плейлиста", + "title": "Способ получения информации о длине плейлиста (метод API будет переключаться обратно к HTML, если возникнет ошибка)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Метод получения времени просмотра", + "options": { + "duration": "Продолжительность видео", + "youtube": "Время просмотра видео" + }, + "title": "Способ получения количества времени просмотра (тип длины видео используется только на странице просмотра)" + } + } + }, + "title": "Настройки длины плейлиста" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, "screenshotButton": { "enable": { "label": "Включить кнопку «Скриншот»", "title": "Добавляет кнопку в проигрыватель которая делает скриншот видео" }, - "saveAs": { - "clipboard": "Буфер обмена", - "file": "Файл" - }, - "selectFormat": { - "label": "Формат скриншота", - "title": "Формат, в котором будет сохраняться скриншот" - }, - "selectSaveAs": { - "label": "Тип сохранения скриншота", - "title": "Тип сохранения скриншота" + "settings": { + "format": { + "label": "Формат скриншота", + "title": "Формат, в котором будет сохраняться скриншот" + }, + "saveAs": { + "select": { + "label": "Тип сохранения скриншота", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "Буфер обмена", + "file": "Файл" + }, + "title": "Тип сохранения скриншота" + } + } }, "title": "Настройки скриншотов" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "Изменение скорости воспроизведения за прокрутку колеса", - "title": "Регулировка значения, на которое изменяется скорость воспроизведения за прокрутку" - }, "enable": { - "label": "Включить управление скоростью воспроизведения с помощью колеса прокрутки", - "title": "Нажмите клавишу-модификатор, чтобы включить управление скоростью воспроизведения с помощью колеса прокрутки." + "label": "Включить управление скоростью воспроизведения с помощью колеса мыши", + "title": "Нажмите клавишу-модификатор, чтобы включить управление скоростью воспроизведения с помощью колеса мыши." }, - "optionLabel": "Клавиша {{KEY}}", - "select": { - "label": "Клавиша-модификатор", - "title": "Используемая клавиша-модификатор" + "extras": { + "optionLabel": "Клавиша {{KEY}}" + }, + "settings": { + "adjustmentSteps": { + "label": "Изменение скорости воспроизведения за прокрутку колеса", + "title": "Регулировка значения, на которое изменяется скорость воспроизведения за прокрутку" + }, + "modifierKey": { + "select": { + "label": "Клавиша-модификатор", + "title": "Используемая клавиша-модификатор" + } + } }, - "title": "Настройки управления скоростью воспроизведения с помощью колеса прокрутки" + "title": "Настройки управления скоростью воспроизведения с помощью колеса мыши" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "Изменение громкости за прокрутку колеса", - "title": "Регулировка значения, на которое изменяется громкость за прокрутку" - }, "enable": { - "label": "Включить управление громкостью с помощью колеса прокрутки", - "title": "Позволяет использовать колесо прокрутки для управления громкостью видео, которое вы просматриваете" + "label": "Включить управление громкостью с помощью колеса мыши", + "title": "Позволяет использовать колесо мыши для управления громкостью видео, которое вы просматриваете" + }, + "extras": { + "optionLabel": "Клавиша {{KEY}}" }, - "holdModifierKey": { - "enable": { + "settings": { + "adjustmentSteps": { + "label": "Изменение громкости за прокрутку колеса", + "title": "Регулировка значения, на которое изменяется громкость за прокрутку" + }, + "holdModifierKey": { "label": "Включить при удержании клавиши-модификатора", - "title": "Нажмите клавишу-модификатор, чтобы включить управление громкостью с помощью колеса прокрутки." + "select": { + "label": "Клавиша-модификатор", + "title": "Используемая клавиша-модификатор" + }, + "title": "Нажмите клавишу-модификатор, чтобы включить управление громкостью с помощью колеса мыши." }, - "optionLabel": "Клавиша {{KEY}}", - "select": { - "label": "Клавиша-модификатор", - "title": "Используемая клавиша-модификатор" - } - }, - "holdRightClick": { - "enable": { + "holdRightClick": { "label": "Включить при удержании правой кнопки мыши", - "title": "Удерживайте правую кнопку мыши, чтобы включить управление громкостью с помощью колеса прокрутки" + "title": "Удерживайте правую кнопку мыши, чтобы включить управление громкостью с помощью колеса мыши" } }, - "title": "Настройки управления громкостью с помощью колеса прокрутки" + "title": "Настройки управления громкостью с помощью колеса мыши" }, "videoHistory": { "enable": { "label": "Отслеживание таймкода просматриваемого видео", "title": "Отслеживает, на каком моменте вы остановили просмотр видео и продолжает с него" }, - "resumeType": { - "select": { - "label": "Тип возобновления", - "options": { - "automatic": "Автоматически", - "prompt": "Запрашивать" - }, - "title": "Выберите, как вы хотите возобновлять просмотр видео" + "settings": { + "resumeType": { + "select": { + "label": "Тип возобновления", + "options": { + "automatic": "Автоматически", + "prompt": "Запрашивать" + }, + "title": "Выберите, как вы хотите возобновлять просмотр видео" + } } }, "title": "Настройки отслеживания" }, "volumeBoost": { - "boostAmount": { - "label": "Значение увеличения громкости (дБ)", - "title": "Значение, на которое будет увеличена громкость" - }, "enable": { "label": "Включить усиление громкости", "title": "Включить усиление громкости" }, - "mode": { - "select": { - "label": "Режим увеличения громкости", - "options": { - "global": "Глобально", - "perVideo": "Для видео" - }, - "title": "Выберите, каким образом должно применяться усиление громкости. 'Для видео' позволяет включать усиление для каждого видео отдельно в меню функций. 'Глобально' применяет усиление для всех просматриваемых видео когда усиление громкости включено." + "settings": { + "amount": { + "label": "Значение увеличения громкости (дБ)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Режим увеличения громкости", + "options": { + "global": "Глобально", + "perVideo": "Для видео" + }, + "title": "Выберите, каким образом должно применяться усиление громкости. 'Для видео' позволяет включать усиление для каждого видео отдельно в меню функций. 'Глобально' применяет усиление для всех просматриваемых видео когда усиление громкости включено." + } } }, "title": "Настройки усиления громкости" diff --git a/public/locales/sv-SE.json b/public/locales/sv-SE.json index 0bb32223..02f9ee61 100644 --- a/public/locales/sv-SE.json +++ b/public/locales/sv-SE.json @@ -1,5 +1,5 @@ { - "langCode": "en-US", + "langCode": "sv-SE", "langName": "Svenska (SV)", "messages": { "resumingVideo": "Återupptar video vid {{VIDEO_TIME}}", @@ -8,48 +8,285 @@ "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Monoljudshantering", + "toggle": { + "on": "Mono → Stereo-utgång", + "off": "Originalljud" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Vänd videon horisontellt" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Vänd videon vertikalt" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Kopiera videons webbadress med tidsstämpel" + }, + "extras": { + "copied": "Kopierad!" + } + }, "featureMenu": { - "label": "Funktionsmeny" + "button": { + "label": "Funktionsmeny" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Snabbspola med {{TIME}}" + }, + "rewindButton": { + "label": "Återspola med {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Dölj slutskärmskort", + "toggle": { + "off": "Visa slutskärmskort", + "on": "Dölj slutskärmskort" + } + } }, "loopButton": { - "label": "Slinga", - "toggle": { - "off": "Slinga av", - "on": "Slinga på" + "button": { + "label": "Slinga", + "toggle": { + "off": "Slinga av", + "on": "Slinga på" + } } }, "maximizePlayerButton": { - "label": "Maximera", - "toggle": { - "off": "Maximera av", - "on": "Maximera på" + "button": { + "label": "Maximera", + "toggle": { + "off": "Maximera av", + "on": "Maximera på" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Minispelare", + "toggle": { + "off": "Minispelare av", + "on": "Minispelare på" + } } }, "openTranscriptButton": { - "label": "Öppna transkript" + "button": { + "label": "Öppna transkript" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Minska hastigheten till {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Öka hastigheten till {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Det går inte att sänka mer ({{SPEED}})", + "increaseLimit": "Det går inte att höja mer ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Total längd kanske inte är korrekt om vissa videor är dolda eller om du inte har laddat tillräckligt med videor för att få hela längden." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Det gick inte att markera video som ej sedd", + "failedToRemoveVideo": "Det gick inte att ta bort video", + "markAsUnwatched": "Markera som ej sedd", + "markingAsUnwatched": "Markerar som ej sedd…", + "removeVideo": "Ta bort video", + "removingVideo": "Tar bort video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Det gick inte att spara videon till titta på senare", + "saveVideo": "Spara till titta på senare", + "savingVideo": "Sparar till titta på senare…" + } }, "screenshotButton": { - "copiedToClipboard": "Skärmbild kopierad till urklipp", - "label": "Skärmbild" + "button": { + "label": "Skärmbild" + }, + "extras": { + "copiedToClipboard": "Skärmbild kopierad till urklipp" + } }, "videoHistory": { - "resumeButton": "Återuppta", - "resumePrompt": { - "close": "Stäng" + "extras": { + "resumeButton": "Återuppta", + "resumePromptClose": "Stäng" } }, "volumeBoostButton": { - "label": "Volymökning", - "toggle": { - "off": "Volymökning av", - "on": "Volymökning på" + "button": { + "label": "Volymökning ({{value}} dB)", + "toggle": { + "off": "Volymökning av", + "on": "Volymökning ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Rensar all data som detta tillägg har lagrat på din dator", + "value": "Rensa data" + }, + "confirm": { + "title": "Bekräfta återställning av inställningar", + "value": "Bekräfta" + }, + "openTab": { + "title": "Öppna tilläggsinställningar i en ny flik" + }, + "reset": { + "title": "Återställer alla inställningar till sina standardinställningar, Klicka på bekräftelseknappen för att spara ändringarna", + "value": "Återställ" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Kopiera videons webbadress med tidsstämpelknappen", + "decreasePlaybackSpeedButton": "Knapp för att mindska hastigheten", + "forwardButton": "Snabbspolningsknapp", + "hideEndScreenCardsButton": "Dölj knappen för slutskärmskort", + "increasePlaybackSpeedButton": "Knapp för att öka hastigheten", + "loopButton": "Slingknapp", + "maximizePlayerButton": "Maximeraknapp", + "miniPlayerButton": "Minispelarknapp", + "openTranscriptButton": "Transkriptknapp", + "rewindButton": "Återspolningsknapp", + "screenshotButton": "Skärmbildsknapp", + "volumeBoostButton": "Volymökningsknapp", + "flipVideoVerticalButton": "Knapp för vänd videon vertikalt", + "flipVideoHorizontalButton": "Knapp för vänd videon horisontellt", + "monoToStereoButton": "Knapp för mono till stereo" + }, + "options": { + "below_player": { + "placement": "under spelarkontrollerna", + "value": "Under spelaren" + }, + "feature_menu": { + "placement": "i funktionsmenyn", + "value": "Funktionsmeny" + }, + "player_controls_left": { + "placement": "på vänster sida av spelarkontrollerna", + "value": "Vänster kontroller" + }, + "player_controls_right": { + "placement": "på höger sida av spelarkontrollerna", + "value": "Höger kontroller" + } + }, + "title": "Placera {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Inställningar för knapplacering" + }, + "clearData": { + "allDataDeleted": "All data har tagits bort.", + "confirmAlert": "Detta kommer att ta bort alla tilläggsdata relaterade till alternativen. Fortsätta?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Aktiveringstyp för menyn", + "options": { + "click": "Klicka", + "hover": "Musöver" + }, + "title": "Välj metod för att aktivera funktionsmenyn" + }, + "title": "Inställningar för funktionsmeny" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Inställningar har exporterats", + "title": "Exportera inställningarna till en JSON-fil", + "value": "Exportera Inställningar" + }, + "importButton": { + "error": { + "unknown": "Fel vid import av inställningar. Kontrollera filformatet.\nEtt okänt fel uppstod.", + "validation": "Fel vid import av inställningar. Kontrollera filformatet.\n{{ERROR_MESSAGE}}" + }, + "success": "Inställningar har importerats", + "title": "Importera inställningarna från en JSON-fil", + "value": "Importera inställningar" + } + }, + "language": { + "select": { + "label": "Språk", + "title": "Språket som ska användas för tillägget" + }, + "title": "Språk" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Öppna inställningssidan vid uppdatering", + "title": "Öppnar inställningssidan när YouTube Enhancer har uppdaterats" + }, + "optionDisabled": { + "either": { + "label": "Aktivera {{OPTIONS}} för att konfigurera detta alternativ", + "separator": " eller " + }, + "plural": { + "label": "Aktivera {{OPTIONS}} för att konfigurera detta alternativ", + "separator": " och " + }, + "singular": "Aktivera {{OPTION}} för att konfigurera detta alternativ", + "specificOption": { + "featureMenu": "Konfigurera minst en knapp som ska placeras i funktionsmenyn för att konfigurera det här alternativet.", + "globalVolume": "Inaktivera 'Kom ihåg senaste volym' för att konfigurera detta alternativ", + "rememberVolume": "Inaktivera 'Global volym' för att konfigurera detta alternativ", + "screenshotButtonFileFormat": "Ställ in skärmbildens bildtyp till 'fil' eller 'båda' för att konfigurera detta alternativ" + } + }, + "scrollForMoreSettings": "Rulla för fler inställningar", + "settingSearch": { + "placeholder": "Sök efter en inställning" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "Du kan hämta en härifrån", + "input": { + "label": "API-nyckel", + "title": "Ange din Youtube Data API V3-nyckel." + }, + "title": "YouTube API V3-nyckel" + } + }, "notifications": { "error": { + "optionConflict": "Detta alternativ kan inte aktiveras medan '{{OPTION}}' är aktiverat.", "scrollWheelHoldModifierKey": { "sameKey": { "speedControl": "Rullningshjulets modifieringstangent för hastighetsreglering kan inte vara densamma modifieringstangent som rullningshjulets volymreglering.", @@ -67,286 +304,609 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "All data har tagits bort.", - "confirmAlert": "Detta kommer att ta bort alla tilläggsdata relaterade till alternativen. Fortsätta?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "Automatisk kvalitetsjustering", - "title": "Justerar automatiskt videokvaliteten till den valda nivån." + "label": "Anpassad CSS", + "title": "Aktiverar anpassad CSS som ska tillämpas på sidan" }, - "select": { - "label": "Spelarkvalitet", - "title": "Kvaliteten för att ställa in videon till" + "extras": { + "collapse": "Fäll ihop redigeraren", + "expand": "Fäll ut redigeraren", + "noProblems": "Inga problem hittades." }, - "title": "Automatisk kvalitetsinställningar" - }, - "bottomButtons": { - "clear": { - "title": "Rensar all data som detta tillägg har lagrat på din dator", - "value": "Rensa data" - }, - "confirm": { - "title": "Bekräfta återställning av inställningar", - "value": "Bekräfta" - }, - "reset": { - "title": "Återställer alla inställningar till sina standardinställningar, Klicka på bekräftelseknappen för att spara ändringarna", - "value": "Återställ" - } + "title": "Anpassade CSS-inställningar" }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "Slingknapp", - "maximizePlayerButton": "Maximeraknapp", - "openTranscriptButton": "Öppna transkriptknapp", - "screenshotButton": "Skärmbildsknapp", - "volumeBoostButton": "Volymökningsknapp" - }, - "options": { - "below_player": { - "placement": "under spelarkontrollerna", - "value": "Under spelaren" - }, - "feature_menu": { - "placement": "i funktionsmenyn", - "value": "Funktionsmeny" - }, - "player_controls_left": { - "placement": "på vänster sida av spelarkontrollerna", - "value": "Vänster kontroller" - }, - "player_controls_right": { - "placement": "på höger sida av spelarkontrollerna", - "value": "Höger kontroller" - } + "deepDarkCSS": { + "enable": { + "label": "Aktivera valt tema", + "title": "Aktivera det valda temat för sidan" + }, + "extras": { + "author": "Skapare", + "co-authors": "Medskapare" + }, + "settings": { + "colorShadow": { + "label": "Skuggfärg", + "title": "Färg för skuggor" + }, + "dimmerText": { + "label": "Sekundär textfärg", + "title": "Färg för sekundärtext" + }, + "hoverBackground": { + "label": "Bakgrundsfärg för musöver", + "title": "Bakgrundsfärg för musöver" + }, + "mainBackground": { + "label": "Primär bakgrundsfärg", + "title": "Färg för primär bakgrund" }, - "title": "Placera {{BUTTON_NAME}} {{PLACEMENT}}" + "mainColor": { + "label": "Accentfärg", + "title": "Färg för accent" + }, + "mainText": { + "label": "Primär textfärg", + "title": "Färg för primär text" + }, + "secondBackground": { + "label": "Sekundär bakgrundsfärg", + "title": "Färg för sekundär bakgrund" + }, + "theme": { + "select": { + "label": "Välj tema", + "title": "Välj ett tema som ska tillämpas på sidan" + } + } }, - "title": "Inställningar för knappplacering" + "title": "Deep Dark-inställningar för YouTube" }, - "customCSS": { - "editor": { - "collapse": "Fäll ihop redigeraren", - "expand": "Fäll ut redigeraren", - "noProblems": "Inga problem hittades." + "forwardRewindButtons": { + "enable": { + "label": "Aktivera spola framåt-/återspolningsknappar", + "title": "Lägger till spola framåt- och återspolningsknappar till videospelaren" + }, + "settings": { + "time": { + "label": "Spola framåt-/återspolningstid", + "title": "Tiden som videon ska spolas framåt/återspolas med" + } }, + "title": "Inställningar för knapparna spola framåt/återspola" + }, + "globalVolume": { "enable": { - "label": "Aktivera anpassad CSS", - "title": "Aktiverar anpassad CSS som ska tillämpas på sidan" + "label": "Starta alltid videor med den här volymen", + "title": "Får alla videor att börja med din valda volym" }, - "title": "Anpassade CSS-inställningar" + "settings": { + "amount": { + "label": "Videons startvolym", + "title": "Volymen används på varje video när den börjar spelas upp" + } + }, + "title": "Global volymöverskridning" }, - "featureMenu": { - "openType": { - "select": { - "label": "Aktiveringstyp för menyn", - "options": { - "click": "Klicka", - "hover": "Musöver" - }, - "title": "Välj metod för att aktivera funktionsmenyn" + "miniPlayer": { + "button": { + "label": "Minispelarknapp", + "title": "Lägger till en knapp som öppnar Minispelaren" + }, + "enable": { + "label": "Öppna Minispelare när du tittar på kommentarer", + "title": "Öppnar automatiskt Minispelaren när du bläddrar i kommentarerna." + }, + "settings": { + "position": { + "select": { + "label": "Standardplats för Minispelaren", + "options": { + "bottomCenter": "Nederst i mitten", + "bottomLeft": "Nederst till vänster", + "bottomRight": "Nederst till höger", + "topCenter": "Överst i mitten", + "topLeft": "Överst till vänster", + "topRight": "Överst till höger" + }, + "title": "Ställer in startplatsen innan du flyttar Minispelaren." + } }, - "title": "Inställningar för funktionsmeny" - } - }, - "importExportSettings": { - "exportButton": { - "success": "Inställningar har exporterats", - "title": "Exportera inställningarna till en JSON-fil", - "value": "Exportera Inställningar" - }, - "importButton": { - "error": { - "unknown": "Fel vid import av inställningar. Kontrollera filformatet.\nEtt okänt fel uppstod.", - "validation": "Fel vid import av inställningar. Kontrollera filformatet.\n{{ERROR_MESSAGE}}" - }, - "success": "Inställningar har importerats", - "title": "Importera inställningarna från en JSON-fil", - "value": "Importera inställningar" - } - }, - "language": { - "select": { - "label": "Språk", - "title": "Språket som ska användas för tillägget" + "size": { + "label": "Standardstorlek för Minispelaren", + "title": "Ställer in den ursprungliga storleken innan du ändrar storlek på Minispelaren." + } }, - "title": "Språk" + "title": "Inställningar för Minispelare" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "Automatiskt teaterläge", - "title": "Aktiverar automatiskt teaterläge när du startar en video" + "enable": { + "label": "Automatiskt teaterläge", + "title": "Aktiverar automatiskt teaterläge när du startar en video" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Inaktivera biobelysning automatiskt", + "title": "Inaktiverar automatiskt biobelysning när du startar en video" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Inaktivera automatisk uppspelning", + "title": "Inaktiverar automatiskt uppspelning när du startar en video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Inaktivera textning automatiskt", + "title": "Inaktiverar textning automatiskt när du laddar en video" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Aktivera undertexter automatiskt", + "title": "Aktiverar automatiskt undertexter när du startar en video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Maximera spelaren automatiskt", + "title": "Maximera spelaren automatiskt när du laddar en video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Visa automatiskt fler videor på slutskärmen", + "title": "Visa automatiskt fler videor på slutskärmen när du laddar en video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Blockera nummernyckelsökning", + "title": "Förhindrar att 0-9 hoppar till en procentandel av videon" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Kopiera videons webbadress med tidsstämpelknappen", + "title": "Kopiera videons webbadress med tidsstämpel (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Standard till originalljudspår", + "title": "Använd alltid originalljudspåret som standard" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Dölj AI-sammanfattning", + "title": "Döljer sammanfattningen av artificiell intelligens under videorna" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Dölj slutskärmskort", + "title": "Döljer korten i slutet av videon" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Dölj knappen för slutskärmskort", + "title": "Lägger till en knapp för att visa/dölja korten i slutet av videon" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Dölj direktströmschatt", + "title": "Döljer direktströmschatten" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Dölj videor som endast är för medlemmar", + "title": "Döljer videor som endast är synliga för medlemmar" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Knapp för mono till stereo", + "title": "Lägger till en knapp för att konvertera monoljud till stereo. Stereoljud förblir oförändrad." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Dölj officiella artistvideor", + "title": "Dölj officiella artistvideor från startsidan" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Dölj betald marknadsföringsbanner", + "title": "Döljer bannern som visas när du tittar på en video som har betald marknadsföring" + } + }, + "hidePlayables": { + "enable": { + "label": "Dölj spelbara", + "title": "Döljer alla spelbara" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Dölj spellistor från hemsidan", + "title": "Bli av med spellistor från hemsidan" + } }, "hideScrollbar": { - "label": "Dölj rullningslisten", - "title": "Döljer sidornas rullningsfält" + "enable": { + "label": "Dölj rullningslisten", + "title": "Döljer sidornas rullningsfält" + } + }, + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Dölj rekommenderade videor", + "title": "Döljer sidofältet som rekommenderar videor" + } }, - "hideShorts": { - "label": "Dölj shorts", - "title": "Gömmer alla shorts" + "hideTranslateComment": { + "enable": { + "label": "Dölj översättning av kommentarer", + "title": "Döljer knappen 'Översätt till språk' under kommentarer" + } }, "loopButton": { - "label": "Slingknapp", - "title": "Lägger till en knapp i funktionsmenyn för att slinga videon du tittar på" + "enable": { + "label": "Slingknapp", + "title": "Lägger till en knapp i funktionsmenyn för att slinga videon du tittar på" + } }, "maximizePlayerButton": { - "label": "Maximeringsknapp för spelaren", - "title": "Lägger till en knapp i funktionsmenyn för att maximera spelaren" + "enable": { + "label": "Maximeringsknapp för spelaren", + "title": "Lägger till en knapp i funktionsmenyn för att maximera spelaren" + } }, "openTranscriptButton": { - "label": "Öppningsknapp för transkript", - "title": "Lägger till en knapp i funktionsmenyn för att visa transkript av videon du tittar på" + "enable": { + "label": "Öppningsknapp för transkript", + "title": "Lägger till en knapp i funktionsmenyn för att visa transkript av videon du tittar på" + } }, "openYouTubeSettingsOnHover": { - "label": "Öppna YouTube-inställningar vid musöver", - "title": "Öppnar YouTube-inställningsmenyn när du håller muspekaren över inställningsknappen" + "enable": { + "label": "Öppna YouTube-inställningar vid musöver", + "title": "Öppnar YouTube-inställningsmenyn när du håller muspekaren över inställningsknappen" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Pausa spelare i bakgrunden", + "title": "Pausar videospelare i bakgrundsflikar när du startar en ny videospelare i en förgrundsflik" + } }, "remainingTime": { - "label": "Återstående tid", - "title": "Visar återstående tid för videon du tittar på" + "enable": { + "label": "Återstående tid", + "title": "Visar återstående tid för videon du tittar på" + } }, - "rememberLastVolume": { - "label": "Kom ihåg senaste volymen", - "title": "Kommer ihåg volymen på den senaste videon du tittade på och ställer in den när du öppnar en ny video" + "rememberVolume": { + "enable": { + "label": "Kom ihåg senaste volymen", + "title": "Kommer ihåg volymen på den senaste videon du tittade på och ställer in den när du öppnar en ny video" + } }, "removeRedirect": { - "label": "Ta bort YouTube-omdirigeringswebbadresser", - "title": "Ersätter YouTube-omdirigering genom faktiska webbadresser, hoppar över omdirigeringsvarningsdialog" + "enable": { + "label": "Ta bort YouTube-omdirigeringswebbadresser", + "title": "Ersätter YouTube-omdirigering genom faktiska webbadresser, hoppar över omdirigeringsvarningsdialog" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Återställ fullskärmsrullning", + "title": "Återställer rullning i helskärmsläge" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Aktivera knappen spara för att titta på senare", + "title": "Lägger till en knapp på hem- och prenumerationsvideor för att spara videon till spellistan \"Titta på senare\"" + } }, "shareShortener": { - "label": "Förkorta YouTube-videons delningslänk", - "title": "Förkortar YouTube-videons delningslänk (youtu.be) genom att ta bort si/funktionsparametrar från den" + "enable": { + "label": "Förkorta YouTube-videons delningslänk", + "title": "Förkortar YouTube-videons delningslänk (youtu.be) genom att ta bort funktionsparametrar från den" + } }, "shortsAutoScroll": { - "label": "Automatisk rullning för shorts", - "title": "Rullar automatiskt till nästa shorts" + "enable": { + "label": "Automatisk rullning för shorts", + "title": "Rullar automatiskt till nästa shorts" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Hoppa över \"Videon är pausad. Fortsätt titta?\"", + "title": "Hoppa över dialogrutan som pausar videouppspelningen" + } + }, + "timestampPeek": { + "enable": { + "label": "Förhandsgranskning för tidsstämpel", + "title": "Förhandsgranska videon genom att hålla muspekaren över en tidsstämpel. Klicka på förhandsgranskningen för att starta uppspelningen från det ögonblicket." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Knapp för horisontell videovändning", + "title": "Lägger till en knapp för att vända videon horisontellt" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Knapp för vertikal videovändning", + "title": "Lägger till en knapp för att vända videon vertikalt" + } } }, "title": "Övriga inställningar" }, - "onScreenDisplaySettings": { - "color": { - "label": "Färg", - "options": { - "blue": "Blå", - "green": "Grön", - "orange": "Orange", - "pink": "Rosa", - "purple": "Lila", - "red": "Röd", - "white": "Vit", - "yellow": "Gul" - }, - "title": "Välj färgen för On-Screen Display" - }, - "hide": { - "label": "Dölj fördröjning", - "title": "Ange tiden i millisekunder innan On-Screen Display automatiskt döljs" - }, - "opacity": { - "label": "Genomskinlighet", - "title": "Justera genomskinligheten för On-Screen Display" - }, - "padding": { - "label": "Utfyllnad", - "title": "Justera avståndet runt On-Screen Display i pixlar. Detta gäller specifikt för hörn On-Screen Display." - }, - "position": { - "label": "Position", - "options": { - "bottom_left": "Nedre vänstra", - "bottom_right": "Nedre högra", - "center": "Mitten", - "top_left": "Övre vänstra", - "top_right": "Övre högra" - }, - "title": "Välj placering av On-Screen Display" - }, - "title": "On-Screen Display-inställningar", - "type": { - "label": "Typ", - "options": { - "line": "Rad", - "no_display": "Ingen visning", - "round": "Rund", - "text": "Text" - }, - "title": "Välj typ av On-Screen Display" + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Färg", + "select": { + "options": { + "blue": "Blå", + "green": "Grön", + "orange": "Orange", + "pink": "Rosa", + "purple": "Lila", + "red": "Röd", + "white": "Vit", + "yellow": "Gul" + } + }, + "title": "Välj färgen för On-Screen Display" + }, + "hide": { + "label": "Döljfördröjning", + "title": "Ange tiden i millisekunder innan On-Screen Display automatiskt döljs" + }, + "opacity": { + "label": "Genomskinlighet", + "title": "Justera genomskinligheten för On-Screen Display" + }, + "padding": { + "label": "Utfyllnad", + "title": "Justera avståndet runt On-Screen Display i pixlar. Detta gäller specifikt för hörn On-Screen Display." + }, + "position": { + "label": "Position", + "select": { + "options": { + "bottom_left": "Nedre vänstra", + "bottom_right": "Nedre högra", + "center": "Mitten", + "top_left": "Övre vänstra", + "top_right": "Övre högra" + } + }, + "title": "Välj placering av On-Screen Display" + }, + "type": { + "label": "Typ", + "select": { + "options": { + "circle": "Cirkel", + "line": "Rad", + "no_display": "Ingen visning", + "text": "Text" + } + }, + "title": "Välj typ av On-Screen Display" + } + }, + "title": "On-Screen skärminställningar" + }, + "playerQuality": { + "enable": { + "label": "Automatisk kvalitetsjustering", + "title": "Justerar automatiskt videokvaliteten till den valda nivån." + }, + "settings": { + "quality": { + "select": { + "label": "Spelarkvalitet", + "title": "Kvaliteten för att ställa in videon till" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Reservmetod för kvaliten", + "options": { + "higher": "Högre", + "lower": "Lägre" + }, + "title": "Metod att använda när den valda kvaliteten inte är tillgänglig" + } + } + }, + "title": "Automatisk kvalitetsinställningar" + }, + "playerSpeed": { "enable": { "label": "Tvingad uppspelningshastighet", "title": "Ställer in videohastigheten till det du väljer nedan" }, - "select": { - "label": "Uppspelningshastighet", - "title": "Hastigheten att spela upp videon i" + "settings": { + "buttons": { + "label": "Knapp för uppspelningshastigheten", + "select": { + "label": "Knapp för uppspelningshastigheten", + "title": "Hastighetsändring per klick" + }, + "title": "Lägger till knappar för att öka eller minska uppspelningshastigheten på videon du tittar på" + }, + "speed": { + "select": { + "label": "Uppspelningshastighet", + "title": "Hastigheten att spela upp videon i" + } + } }, "title": "Inställningar för uppspelningshastighet" }, + "playlistLength": { + "enable": { + "label": "Visa information om spellistans längd", + "title": "Visar spellistans totala längd och hur mycket som har tittats på och hur mycket som återstår." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Metod för att få spellistans längd", + "title": "Sättet att få information om spellista längd (API-metoden kommer att falla tillbaka till HTML om ett fel inträffar)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Metod för att hämta tittad tid", + "options": { + "duration": "Videolängd", + "youtube": "Tittad videolängd" + }, + "title": "Sättet att få den tid som tittats på (videons längdtyp används endast på visningssidan)" + } + } + }, + "title": "Inställningar för spellistans längd" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Markera som ej seddknapp", + "title": "Lägger till en knapp för att markera videor som ej sedda" + } + }, + "removeVideoButton": { + "enable": { + "label": "Ta bort videoknappen", + "title": "Lägger till en knapp för att ta bort videor från spellistan" + } + } + }, + "title": "Inställningar för hantering av spellistor" + }, "screenshotButton": { "enable": { "label": "Skärmbildsknapp", "title": "Lägger till en knapp till spelaren för att ta en skärmbild av videon" }, - "saveAs": { - "clipboard": "Urklipp", - "file": "Fil" - }, - "selectFormat": { - "label": "Skärmbildsformat", - "title": "Formatet för att spara skärmbilden i" - }, - "selectSaveAs": { - "label": "Skärmbildstyp att spara i", - "title": "Skärmbildens spartyp" + "settings": { + "format": { + "label": "Skärmbildsformat", + "title": "Formatet för att spara skärmbilden i" + }, + "saveAs": { + "select": { + "label": "Skärmbildstyp att spara i", + "options": { + "both": "Båda (fil och urklipp)", + "clipboard": "Urklipp", + "file": "Fil" + }, + "title": "Skärmbildens spartyp" + } + } }, "title": "Skärmbildsinställningar" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "Hastighetsändring per rullning", - "title": "Justera hastighetsändringen per rullning" - }, "enable": { "label": "Hastighetsändring med rullningshjulet", "title": "Tryck på en modifierartangent för att aktivera hastighetsjustering med rullningshjulet." }, - "optionLabel": "{{KEY}}-tangent", - "select": { - "label": "Modifieringstangent", - "title": "Modifieringstangent att använda" + "extras": { + "optionLabel": "{{KEY}}-tangent" + }, + "settings": { + "adjustmentSteps": { + "label": "Hastighetsändring per rullning", + "title": "Justera hastighetsändringen per rullning" + }, + "modifierKey": { + "select": { + "label": "Modifieringstangent", + "title": "Modifieringstangent att använda" + } + } }, "title": "Inställningar för rullningshjulets hastighetsändring" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "Volymändring per rullning", - "title": "Justera volymändringen per rullning" - }, "enable": { "label": "Volymändring med rullningshjulet", "title": "Låter dig använda rullningshjulet för att ändra volymen på videon du tittar på" }, - "holdModifierKey": { - "enable": { + "extras": { + "optionLabel": "{{KEY}}-tangent" + }, + "settings": { + "adjustmentSteps": { + "label": "Volymändring per rullning", + "title": "Justera volymändringen per rullning" + }, + "holdModifierKey": { "label": "Aktivera när du håller ner modifieringstangenten", + "select": { + "label": "Modifieringstangent", + "title": "Modifieringstangent att använda" + }, "title": "Tryck på en modifierartangent för att aktivera hastighetsändringen med rullningshjulet." }, - "optionLabel": "{{KEY}}-tangent", - "select": { - "label": "Modifieringstangent", - "title": "Modifieringstangent att använda" - } - }, - "holdRightClick": { - "enable": { + "holdRightClick": { "label": "Aktivera när du håller ner höger musknapp", "title": "Håll höger musknapp nertryckt för att aktivera rullningshjulets volymkontroll" } @@ -358,35 +918,43 @@ "label": "Håll reda på visade videor", "title": "Håller reda på var du slutade på videor du tittade på och gör det möjligt att återuppta uppspelningen" }, - "resumeType": { - "select": { - "label": "Återupptagningstyp", - "options": { - "automatic": "Automatisk", - "prompt": "Fråga" - }, - "title": "Välj hur du vill återuppta videor" + "settings": { + "resumeType": { + "select": { + "label": "Återupptagningstyp", + "options": { + "automatic": "Automatisk", + "prompt": "Fråga" + }, + "title": "Välj hur du vill återuppta videor" + } } }, "title": "Inställningar för videohistorik" }, "volumeBoost": { - "boostAmount": { - "label": "Volymökningsmängd (dB)", - "title": "Hur mycket ljudet ska öka med" - }, "enable": { "label": "Volymökning", "title": "Aktivera volymökning" }, - "mode": { - "select": { - "label": "Volymökningsläge", - "options": { - "global": "Global", - "perVideo": "Per video" - }, - "title": "Välj hur volymökning tillämpas. \"Per video\" gör det möjligt att aktivera ökning för varje video individuellt i funktionsmenyn. 'Global' gäller ökning för alla videor när volymökning är aktiverat." + "settings": { + "amount": { + "label": "Volymökningsmängd (dB)", + "title": "Hur mycket volymen ska höjas med. Du kan också rulla över volymökningsknappen (Skift/Ctrl för större steg) för att justera den." + }, + "amount_global_only": { + "label": "Volymökningsmängd (dB)", + "title": "Hur mycket ska ljudet ökas med." + }, + "mode": { + "select": { + "label": "Volymökningsläge", + "options": { + "global": "Global", + "perVideo": "Per video" + }, + "title": "Välj hur volymökning tillämpas. \"Per video\" gör det möjligt att aktivera ökning för varje video individuellt i funktionsmenyn. 'Global' gäller ökning för alla videor när volymökning är aktiverat." + } } }, "title": "Inställningar för volymökning" diff --git a/public/locales/tr-TR.json b/public/locales/tr-TR.json index 9fe7cae8..d1249248 100644 --- a/public/locales/tr-TR.json +++ b/public/locales/tr-TR.json @@ -3,57 +3,294 @@ "langName": "Türkçe", "messages": { "resumingVideo": "{{VIDEO_TIME}} tarihinde videoyu devam ettir", - "settingVolume": "Setting volume boost to {{VOLUME_BOOST_AMOUNT}}" + "settingVolume": "Ses güçlendirmesini {{VOLUME_BOOST_AMOUNT}} olarak ayarla" }, "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Ses İşlemesi", + "toggle": { + "on": "Mono'dan Stereo'ya Çıkış", + "off": "Orjinal Ses" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Geçerli zamana ait video URL'sini kopyala" + }, + "extras": { + "copied": "Kopyalandı!" + } + }, "featureMenu": { - "label": "Özellik menüsü" + "button": { + "label": "Özellik menüsü" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "{{TIME}} hızlı ileri sar" + }, + "rewindButton": { + "label": "{{TIME}} kadar geri sar" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Bitiş ekranı kartlarını gizle", + "toggle": { + "off": "Bitiş ekranı kartlarını göster", + "on": "Bitiş ekranı kartlarını gizle" + } + } }, "loopButton": { - "label": "Döngü", - "toggle": { - "off": "Döngü kapalı", - "on": "Düngü açık" + "button": { + "label": "Tekrarla", + "toggle": { + "off": "Tekrarlama kapalı", + "on": "Tekrarlama açık" + } } }, "maximizePlayerButton": { - "label": "Ekranı Kapla", - "toggle": { - "off": "Tam ekran kapalı", - "on": "Tam ekran açık" + "button": { + "label": "Ekranı kapla", + "toggle": { + "off": "Tam ekran kapalı", + "on": "Tam ekran açıl" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } } }, "openTranscriptButton": { - "label": "Not dökümünü aç" + "button": { + "label": "Transkripti Aç" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Hızı {{SPEED}} değerine düşür" + }, + "increasePlaybackSpeedButton": { + "label": "Hızı {{SPEED}} değerine çıkar" + } + }, + "extras": { + "decreaseLimit": "Daha fazla düşüremezsin ({{SPEED}})", + "increaseLimit": "Daha fazla artıramazsın ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Bazı videolar gizliyse veya tam uzunluğa ulaşmak için yeterli sayıda video yüklemediyseniz, toplam uzunluk doğru olmayabilir." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Videoyu izlenmemiş olarak işaretleme başarısız oldu", + "failedToRemoveVideo": "Video kaldırılamadı", + "markAsUnwatched": "İzlenmemiş olarak işaretle", + "markingAsUnwatched": "İzlenmemiş olarak işaretleniyor…", + "removeVideo": "Videoyu kaldır", + "removingVideo": "Video kaldırılıyor…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Videoyu daha sonra izlemek üzere kaydetme işlemi başarısız oldu", + "saveVideo": "Daha sonra izlemek için kaydet", + "savingVideo": "Daha sonra izlemek için kaydediliyor…" + } }, "screenshotButton": { - "copiedToClipboard": "Ekran görüntüsü panoya kopyalandı", - "label": "Ekran Görüntüsü" + "button": { + "label": "Ekran görüntüsü" + }, + "extras": { + "copiedToClipboard": "Ekran görüntüsü panoya kopyalandı" + } }, "videoHistory": { - "resumeButton": "Devam Et", - "resumePrompt": { - "close": "Kapat" + "extras": { + "resumeButton": "Devam Et", + "resumePromptClose": "Kapat" } }, "volumeBoostButton": { - "label": "Ses Güçlendirmesi", - "toggle": { - "off": "Ses güçlendirmesi kapalı", - "on": "Ses güçlendirmesi açık" + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Ses Yükseltici Devredışı", + "on": "Volume boost ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Bu uzantının makinenizde sakladığı tüm verileri temizler", + "value": "Veriyi Temizle" + }, + "confirm": { + "title": "Ayarı sıfırlamayı onayla", + "value": "Onayla" + }, + "openTab": { + "title": "Uzantı ayarlarını yeni bir sekmede açın" + }, + "reset": { + "title": "Tüm ayarları varsayılan değerlerine sıfırlar. Değişiklikleri kaydetmek için onayla düğmesine tıklayın", + "value": "Sıfırla" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Video bağlantısını zaman damgasıyla kopyala butonu", + "decreasePlaybackSpeedButton": "Hızı Düşürme Butonu", + "forwardButton": "Hızlı İleri düğmesi", + "hideEndScreenCardsButton": "Bitiş ekranı kartlarını gizleme düğmesi", + "increasePlaybackSpeedButton": "Hızı Artırma Butonu", + "loopButton": "Döngü düğmesi", + "maximizePlayerButton": "Tam ekran düğmesi", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Transkripti Aç butonu", + "rewindButton": "Geri sarma düğmesi", + "screenshotButton": "Ekran görüntüsü düğmesi", + "volumeBoostButton": "Ses güçlendirme düğmesi", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono'dan Stereo'ya düğmesi" + }, + "options": { + "below_player": { + "placement": "oynatıcı kontrollerinin altında", + "value": "Oynatıcının altında" + }, + "feature_menu": { + "placement": "özellik menüsünde", + "value": "Özellik Menüsü" + }, + "player_controls_left": { + "placement": "oynatıcı kontrollerinin sol tarafında", + "value": "Sol Kontroller" + }, + "player_controls_right": { + "placement": "oynatıcı kontrollerinin sağ tarafında", + "value": "Sağ Kontroller" + } + }, + "title": "{{BUTTON_NAME}} düğmesini {{PLACEMENT}} konumuna yerleştir" + }, + "title": "Düğme yerleşim ayarları" + }, + "clearData": { + "allDataDeleted": "Tüm veriler silindi.", + "confirmAlert": "Bu seçeneklerle ilgili tüm uzantı verilerini silecektir. Devam etmek istiyor musunuz?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Menü Aktivasyon Türü", + "options": { + "click": "Tıkla", + "hover": "İmleci Üzerine Getir" + }, + "title": "Özellik menüsünü etkinleştirme yöntemini seçin" + }, + "title": "Özellik menüsü ayarları" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Ayarlar başarıyla dışa aktarıldı", + "title": "Ayarları JSON dosyasından içe aktar", + "value": "Ayarları Dışa Aktar" + }, + "importButton": { + "error": { + "unknown": "Ayarlar içe aktarılırken hata oluştu. Lütfen dosya formatını kontrol edin.\nBilinmeyen bir hata oluştu.", + "validation": "Ayarlar içe aktarılırken hata oluştu. Lütfen dosya formatını kontrol edin.\n{{ERROR_MESSAGE}}" + }, + "success": "Ayarlar başarıyla içe aktarıldı", + "title": "Ayarları JSON dosyasından içe aktar", + "value": "Ayarları İçe Aktar" + } + }, + "language": { + "select": { + "label": "Dil", + "title": "Uzuntı için kullanılacak dil" + }, + "title": "Dil" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Güncelleme sırasında ayarlar sayfasını açın", + "title": "YouTube Enhancer'ın ana veya alt sürümü yüklendiğinde ayarlar sayfasını açar" + }, + "optionDisabled": { + "either": { + "label": "Bu seçeneği yapılandırmak için {{OPTIONS}} öğesini etkinleştirin", + "separator": " veya " + }, + "plural": { + "label": "Bu seçeneği yapılandırmak için {{OPTIONS}} öğesini etkinleştirin", + "separator": " ve " + }, + "singular": "Bu seçeneği yapılandırmak için '{{OPTION}}' öğesini etkinleştirin", + "specificOption": { + "featureMenu": "Bu seçeneği yapılandırmak için özellik menüsüne yerleştirilecek en az bir düğmeyi yapılandırın.", + "globalVolume": "Bu seçeneği yapılandırmak için 'Son ses seviyesini hatırla' seçeneğini devre dışı bırakın", + "rememberVolume": "Bu seçeneği yapılandırmak için 'Evrensel sesi' devre dışı bırakın", + "screenshotButtonFileFormat": "Bu seçeneği yapılandırabilmek için ekran görüntüsü kaydetme türünü ‘Dosya’ veya ‘Her İkisi’ olarak ayarlayın" + } + }, + "scrollForMoreSettings": "Daha fazla ayar için kaydırın", + "settingSearch": { + "placeholder": "Bir ayar arayın" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "Buradan bir tane alabilirsiniz", + "input": { + "label": "API Anahtarı", + "title": "Youtube Veri API V3 anahtarınızı girin." + }, + "title": "YouTube API V3 anahtarı" + } + }, "notifications": { "error": { + "optionConflict": "'{{OPTION}}' etkinken bu seçenek etkinleştirilemez.", "scrollWheelHoldModifierKey": { "sameKey": { - "speedControl": "The scroll wheel speed control modifier key cannot be the same as the scroll wheel volume control modifier key.", - "volumeControl": "The scroll wheel volume control modifier key cannot be the same as the scroll wheel speed control modifier key." + "speedControl": "Kaydırma tekerleği hız kontrolü için kullanılan değiştirici tuş, kaydırma tekerleği ses kontrolü için kullanılan değiştirici tuşla aynı olamaz.", + "volumeControl": "Kaydırma tekerleği ile ses düzeyi kontrolü için kullanılan değiştirici tuş, kaydırma hızı kontrolü için kullanılan değiştirici tuşla aynı olamaz." } } }, @@ -67,286 +304,609 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "Tüm veriler silindi.", - "confirmAlert": "Bu seçeneklerle ilgili tüm uzantı verilerini silecektir. Devam etmek istiyor musunuz?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "Otomatik kalite ayarlamayı etkinleştir", - "title": "Video kalitesini seçilen seviyeye otomatik olarak ayarlar." + "label": "Özel CSS'yi etkinleştir", + "title": "Özel CSS'nin sayfaya uygulanmasını sağlar" }, - "select": { - "label": "Oynatma kalitesi", - "title": "Videonun ayarlanacağı kalite" + "extras": { + "collapse": "Düzenleyiciyi Daralt", + "expand": "Düzenleyiciyi Genişlet", + "noProblems": "Hiç bir sorun bulunamadı." }, - "title": "Otomatik kalite ayarları" - }, - "bottomButtons": { - "clear": { - "title": "Bu uzantının makinenizde sakladığı tüm verileri temizler", - "value": "Veriyi Temizle" - }, - "confirm": { - "title": "Ayarı sıfırlamayı onayla", - "value": "Onayla" - }, - "reset": { - "title": "Tüm ayarları varsayılan değerlerine sıfırlar. Değişiklikleri kaydetmek için onayla düğmesine tıklayın", - "value": "Sıfırla" - } + "title": "Özel CSS Ayarları" }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "Döngü düğmesi", - "maximizePlayerButton": "Tam ekran düğmesi", - "openTranscriptButton": "Open Transcript button", - "screenshotButton": "Ekran görüntüsü düğmesi", - "volumeBoostButton": "Ses güçlendirme düğmesi" - }, - "options": { - "below_player": { - "placement": "oynatıcı kontrollerinin altında", - "value": "Oynatıcının altında" - }, - "feature_menu": { - "placement": "özellik menüsünde", - "value": "Özellik Menüsü" - }, - "player_controls_left": { - "placement": "oynatıcı kontrollerinin sol tarafında", - "value": "Sol Kontroller" - }, - "player_controls_right": { - "placement": "oynatıcı kontrollerinin sağ tarafında", - "value": "Sağ Kontroller" - } + "deepDarkCSS": { + "enable": { + "label": "Seçilen temayı etkinleştir", + "title": "Sayfa için seçilen temayı etkinleştirin" + }, + "extras": { + "author": "Yazar", + "co-authors": "Ortak yazarlar" + }, + "settings": { + "colorShadow": { + "label": "Gölge rengi", + "title": "Gölge rengi" + }, + "dimmerText": { + "label": "İkincil metin rengi", + "title": "İkincil metin rengi" + }, + "hoverBackground": { + "label": "Üzerine gelindiğindeki arka plan rengi", + "title": "Üzerine gelindiğindeki arka plan rengi" + }, + "mainBackground": { + "label": "Ana arka plan rengi", + "title": "Ana arka plan rengi" + }, + "mainColor": { + "label": "Vurgulama rengi", + "title": "Vurgulama rengi" }, - "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + "mainText": { + "label": "Ana metin rengi", + "title": "Ana metin için renk" + }, + "secondBackground": { + "label": "İkincil arka plan rengi", + "title": "İkincil arka plan rengi" + }, + "theme": { + "select": { + "label": "Tema seç", + "title": "Sayfa için uygulanacak bir tema seçin" + } + } }, - "title": "Düğme Yerleşim Ayarları" + "title": "YouTube deep dark ayarları" }, - "customCSS": { - "editor": { - "collapse": "Düzenleyiciyi Daralt", - "expand": "Düzenleyiciyi Genişlet", - "noProblems": "Hiç bir sorun bulunamadı." + "forwardRewindButtons": { + "enable": { + "label": "İleri/geri sarma düğmeleri", + "title": "Video oynatıcısına ileri ve geri sarma düğmeleri ekler" + }, + "settings": { + "time": { + "label": "İleri/geri sarma süresi", + "title": "Videoyu ileri/geri sarmak için atlanacak süre" + } }, + "title": "İleri/geri sarma düğmesi ayarları" + }, + "globalVolume": { "enable": { - "label": "Özel CSS'yi etkinleştir", - "title": "Enables custom CSS to be applied to the page" + "label": "Videoları her zaman bu ses seviyesiyle başlatın", + "title": "Tüm videoların otomatik olarak seçtiğiniz ses seviyesinde başlamasını sağlar" }, - "title": "Özel CSS Ayarları" + "settings": { + "amount": { + "label": "Video başlangıç sesi", + "title": "The volume applied to every video when it begins playing" + } + }, + "title": "Global Volume Override" }, - "featureMenu": { - "openType": { - "select": { - "label": "Menü Aktivasyon Türü", - "options": { - "click": "Tıkla", - "hover": "İmleci Üzerine Getir" - }, - "title": "Özellik menüsünü etkinleştirme yöntemini seçin" + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } }, - "title": "Özellik menüsü ayarları" - } - }, - "importExportSettings": { - "exportButton": { - "success": "Ayarlar başarıyla dışa aktarıldı", - "title": "Ayarları JSON dosyasına aktar", - "value": "Ayarları Dışa Aktar" - }, - "importButton": { - "error": { - "unknown": "Ayarlar içe aktarılırken hata oluştu. Lütfen dosya formatını kontrol edin.\nBilinmeyen bir hata oluştu.", - "validation": "Ayarlar içe aktarılırken hata oluştu. Lütfen dosya formatını kontrol edin.\n{{ERROR_MESSAGE}}" - }, - "success": "Ayarlar başarıyla içe aktarıldı", - "title": "Ayarları JSON dosyasına aktar", - "value": "Ayarları İçe Aktar" - } - }, - "language": { - "select": { - "label": "Dil", - "title": "Uzuntı için kullanılacak dil" + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } }, - "title": "Dil" + "title": "Mini Player settings" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "Otomatik tiyatro modu", - "title": "Video yüklediğinizde tiyatro modunu otomatik olarak etkinleştirir" + "enable": { + "label": "Otomatik tiyatro modu", + "title": "Bir video yüklediğinizde tiyatro modunu otomatik olarak etkinleştirir" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Ortam modunu otomatik olarak devre dışı bırak", + "title": "Bir video yüklediğinizde ortam modunu otomatik olarak devre dışı bırakır" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Otomatik oynatmayı, otomatik olarak devre dışı bırak", + "title": "Video yüklediğinizde otomatik oynatmayı devre dışı bırakır" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Kapalı altyazıları otomatik olarak devre dışı bırak", + "title": "Bir video yüklendiğinde kapalı altyazıları otomatik olarak devre dışı bırakır" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Kapalı altyazıları otomatik olarak etkinleştir", + "title": "Bir videoyu yüklediğinizde altyazıları otomatik olarak etkinleştirir" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Oynatıcıyı otomatik olarak azami boyuta getir", + "title": "Bir video yüklediğinizde oynatıcıyı otomatik olarak büyütür" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Bitiş ekranında otomatik olarak daha fazla video göster", + "title": "Video yüklediğinizde bitiş ekranında otomatik olarak daha fazla video gösterilir" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Numara tuşlarıyla atlamayı engelle", + "title": "0-9 tuşlarına basıldığında videonun belirli bir yüzdesine atlamayı engeller." + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Video URL'sini zaman damgası düğmesiyle kopyala", + "title": "Video URL'sini zaman damgasıyla kopyalar (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Varsayılan olarak orijinal ses parçasına dön", + "title": "Her zaman varsayılan olarak orijinal ses parçasına dön" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "AI özetini gizle", + "title": "Videoların altındaki yapay zeka özetini gizler" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Bitiş ekranı kartlarını gizle", + "title": "Video'nun sonundaki kartları gizler" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Bitiş ekranı kartlarını gizleme düğmesi", + "title": "Video'nun sonuna bitiş ekranı kartlarını gizlemek/göstermek için bir düğme ekler" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Canlı yayın sohbetini gizle", + "title": "Canlı yayın sohbetini gizler" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Üyelere özel videoları gizle", + "title": "Sadece üyelere görünen videoları gizle" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono'dan Stereo'ya düğmesi", + "title": "Mono ses dosyalarını stereo'ya dönüştürmek için bir düğme ekler. Stereo parçalarda herhangi bir değişiklik yapılmaz." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Resmi Sanatçı Videolarını Gizle", + "title": "Ana Sayfada Resmi Sanatçı Videolarını Gizle" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Ücretli tanıtım afişini gizle", + "title": "Ücretli tanıtım içeren bir videoyu izlediğinizde görünen başlığı gizler" + } + }, + "hidePlayables": { + "enable": { + "label": "Oynatılabilirleri gizle", + "title": "Tüm oynatılabilir öğeleri gizle" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Ana sayfadaki oynatma listelerini gizle", + "title": "Ana sayfadaki oynatma listelerinden kurtulun" + } }, "hideScrollbar": { - "label": "Kaydırma çubuğu gizlemeyi etkinleştir", - "title": "Sayfa kaydırma çubuğunu gizler" + "enable": { + "label": "Kaydırma çubuğu gizlemeyi etkinleştir", + "title": "Sayfa kaydırma çubuğunu gizler" + } }, - "hideShorts": { - "label": "Kısa videoları gizle", - "title": "Tüm kısa videoları gizler" + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Önerilen videoları gizle", + "title": "Video önerilerini gösteren kenar çubuğunu gizler" + } + }, + "hideTranslateComment": { + "enable": { + "label": "Yorumu Çevir'i Gizle Butonu", + "title": "Yorumlar altındaki 'Dile Çevir' düğmesini gizler" + } }, "loopButton": { - "label": "Tekrarlama düğmesi", - "title": "İzlediğiniz videoyu döngüye almak için özellik menüsüne bir düğme ekler" + "enable": { + "label": "Tekrarlama düğmesi", + "title": "İzlediğiniz videoyu döngüye almak için özellik menüsüne bir düğme ekler" + } }, "maximizePlayerButton": { - "label": "Oynatıcıyı tam ekran yapma düğmesini etkinleştir", - "title": "Oynatıcıyı büyütmek için özellik menüsüne bir düğme ekler" + "enable": { + "label": "Oynatıcıyı tam ekran yapma düğmesini etkinleştir", + "title": "Oynatıcıyı büyütmek için özellik menüsüne bir düğme ekler" + } }, "openTranscriptButton": { - "label": "Not dökümü düğmesini gizle", - "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + "enable": { + "label": "Not dökümü düğmesini gizle", + "title": "İzlediğiniz videonun metnini açmak için özellik menüsüne bir düğme ekler" + } }, "openYouTubeSettingsOnHover": { - "label": "Fare ile üzerine gelerek Youtube ayarlarını açın", - "title": "Ayarlar düğmesinin üzerine gelindiğinde YouTube ayarlar menüsünü açar" + "enable": { + "label": "Fare ile üzerine gelerek Youtube ayarlarını açın", + "title": "Ayarlar düğmesinin üzerine gelindiğinde YouTube ayarlar menüsünü açar" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Arka plan oynatıcılarını duraklat", + "title": "Ön plan sekmesinde yeni bir oynatıcı başlattığınızda arka plan sekmelerindeki video oynatıcıları duraklatır" + } }, "remainingTime": { - "label": "Kalan süre", - "title": "Shows the remaining time of the video you're watching" + "enable": { + "label": "Kalan süre", + "title": "İzlediğiniz videonun kalan süresini gösterir" + } }, - "rememberLastVolume": { - "label": "Son ses hacmini hatırla", - "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + "rememberVolume": { + "enable": { + "label": "Son ses hacmini hatırla", + "title": "İzlediğiniz son videonun ses seviyesini hatırlar ve yeni bir video açtığınızda bu ses seviyesine ayarlar" + } }, "removeRedirect": { - "label": "YouTube yönlendirme bağlantılarını kaldır", - "title": "Yönlendirme uyarı diyaloğunu atlayarak YouTube yönlendirmesini gerçek URL'lerle değiştirir" + "enable": { + "label": "YouTube yönlendirme bağlantılarını kaldır", + "title": "Yönlendirme uyarı diyaloğunu atlayarak YouTube yönlendirmesini gerçek URL'lerle değiştirir" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Tam ekran kaydırmayı geri yükle", + "title": "Tam ekran modunda kaydırmayı geri yükler" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Daha Sonra İzle'ye kaydetme düğmesini etkinleştir", + "title": "Ana Sayfa ve Abonelikler videolarına, oynatma listesine kaydetmek için videoyu ‘Daha Sonra İzle’ düğmesi ekler" + } }, "shareShortener": { - "label": "YouTube video paylaşım bağlantısını kısalt", - "title": "YouTube video paylaşım bağlantısını (youtu.be) si/feature parametrelerini çıkararak kısaltır" + "enable": { + "label": "YouTube video paylaşım bağlantısını kısalt", + "title": "YouTube video paylaşım bağlantısını (youtu.be) si/feature parametrelerini çıkararak kısaltır" + } }, "shortsAutoScroll": { - "label": "Kısa videoya otomatik kaydır", - "title": "Bir sonraki kısa videoya otomatik kaydır" + "enable": { + "label": "Kısa videoya otomatik kaydır", + "title": "Bir sonraki kısa videoya otomatik kaydır" + } + }, + "skipContinueWatching": { + "enable": { + "label": "\"Video durdu. Hala orda mısın?\"ı Atla", + "title": "Video oynatmayı durduran boşta kalma iletişim kutusunu atlar" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } } }, "title": "Çeşitli ayarlar" }, - "onScreenDisplaySettings": { - "color": { - "label": "Renk", - "options": { - "blue": "Mavi", - "green": "Yeşil", - "orange": "Turuncu", - "pink": "Pembe", - "purple": "Mor", - "red": "Kırmızı", - "white": "Beyaz", - "yellow": "Sarı" - }, - "title": "Select the color for the On-Screen Display" - }, - "hide": { - "label": "Gecikmeyi Gizle", - "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" - }, - "opacity": { - "label": "Saydamlık", - "title": "Adjust the transparency of the On-Screen Display" - }, - "padding": { - "label": "İç Boşluk", - "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." - }, - "position": { - "label": "Konum", - "options": { - "bottom_left": "Sol Alt", - "bottom_right": "Sağ Alt", - "center": "Orta", - "top_left": "Sol Üst", - "top_right": "Sağ Üst" - }, - "title": "Select the position of the On-Screen Display" - }, - "title": "On-Screen Display Settings", - "type": { - "label": "Tür", - "options": { - "line": "Satır", - "no_display": "Ekran yok", - "round": "Tur", - "text": "Metin" - }, - "title": "Select the type of On-Screen Display" + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Renk", + "select": { + "options": { + "blue": "Mavi", + "green": "Yeşil", + "orange": "Turuncu", + "pink": "Pembe", + "purple": "Mor", + "red": "Kırmızı", + "white": "Beyaz", + "yellow": "Sarı" + } + }, + "title": "Ekran göstergesinin rengini seçin" + }, + "hide": { + "label": "Gecikmeyi Gizle", + "title": "Ekran görüntüsünü otomatik olarak gizlemeden önce geçen süreyi milisaniye cinsinden belirtin" + }, + "opacity": { + "label": "Saydamlık", + "title": "Ekrandaki gösterimin saydamlığını ayarlayın" + }, + "padding": { + "label": "İç Boşluk", + "title": "Ekran Üzeri Gösterge etrafındaki boşluğu piksel cinsinden ayarlayın. Bu ayar özellikle köşe Ekran Üzeri Gösterge için geçerlidir." + }, + "position": { + "label": "Konum", + "select": { + "options": { + "bottom_left": "Sol Alt", + "bottom_right": "Sağ Alt", + "center": "Orta", + "top_left": "Sol Üst", + "top_right": "Sağ Üst" + } + }, + "title": "Ekran görüntüleme konumunu seçin" + }, + "type": { + "label": "Tür", + "select": { + "options": { + "circle": "Daire", + "line": "Satır", + "no_display": "Ekran yok", + "text": "Metin" + } + }, + "title": "Ekran görüntüleme türünü seçin" + } + }, + "title": "Ekran üstü görüntü ayarları" + }, + "playerQuality": { + "enable": { + "label": "Otomatik kalite ayarlamayı etkinleştir", + "title": "Video kalitesini seçilen seviyeye otomatik olarak ayarlar." + }, + "settings": { + "quality": { + "select": { + "label": "Oynatma kalitesi", + "title": "Videonun ayarlanacağı kalite" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Kalite geri dönüş stratejisi", + "options": { + "higher": "Daha yüksek", + "lower": "Daha düşük" + }, + "title": "Seçilen kalite mevcut değilse kullanılacak strateji" + } + } + }, + "title": "Otomatik kalite ayarları" + }, + "playerSpeed": { "enable": { "label": "Zorunlu oynatma hızını etkinleştir", "title": "Video hızını aşağıda seçtiğiniz hıza ayarlar" }, - "select": { - "label": "Oynatma hızı", - "title": "The speed to set the video to" + "settings": { + "buttons": { + "label": "Oynatma hızı ayarları", + "select": { + "label": "Oynatma düğmelerinin hızı", + "title": "Tıklama başına değiştirilecek hız miktarı" + }, + "title": "İzlediğiniz videonun oynatma hızını artırmak veya azaltmak için düğmeler ekler" + }, + "speed": { + "select": { + "label": "Oynatma hızı", + "title": "Video oynatma hızını ayarlar" + } + } }, "title": "Oynatma hızı ayarları" }, + "playlistLength": { + "enable": { + "label": "Çalma listesinin uzunluk bilgilerini göster", + "title": "Oynatma listesinin toplam, izlenen ve ne kalan uzunluğunu gösterir." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Oynatma listesi uzunluğunu alma yöntemi", + "title": "Oynatma listesi uzunluk bilgisi alma yolu (Bir hata oluşursa API yöntemi HTML'e geri dönecek)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "İzlenme süresini alma yöntemi", + "options": { + "duration": "Video Uzunluğu", + "youtube": "Video İzlenme Süresi" + }, + "title": "İzlenen süreyi alma yolu (Video Uzunluğu türü yalnızca izleme sayfasında kullanılır)" + } + } + }, + "title": "Oynatma listesi uzunluk ayarları" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "İzlenmeyen olarak işaretle düğmesi", + "title": "Videoları izlenmemiş olarak işaretlemek için bir düğme ekler" + } + }, + "removeVideoButton": { + "enable": { + "label": "Video düğmesini kaldır", + "title": "Oynatma listesinden videoları kaldırmak için bir düğme ekler" + } + } + }, + "title": "Oynatma listesini yönetme ayarları" + }, "screenshotButton": { "enable": { "label": "Ekran görüntüsü tuşunu etkinleştir", "title": "Videonun ekran görüntüsünü almak için oynatıcıya bir düğme ekler" }, - "saveAs": { - "clipboard": "Pano", - "file": "Dosya" - }, - "selectFormat": { - "label": "Ekran görüntüsü formatı", - "title": "Ekran görüntüsünün kaydedileceği format" - }, - "selectSaveAs": { - "label": "Ekran görüntüsü kaydetme türü", - "title": "Ekran görüntüsü kaydetme türü" + "settings": { + "format": { + "label": "Ekran görüntüsü formatı", + "title": "Ekran görüntüsünün kaydedileceği format" + }, + "saveAs": { + "select": { + "label": "Ekran görüntüsü kaydetme türü", + "options": { + "both": "Her İkisi", + "clipboard": "Pano", + "file": "Dosya" + }, + "title": "Ekran görüntüsü kaydetme türü" + } + } }, "title": "Ekran görüntüsü ayarları" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "Speed Change Per Scroll", - "title": "Adjust the speed change per scroll" - }, "enable": { "label": "Kaydırma tekerleği hız kontrolü", - "title": "Press a modifier key to enable speed adjustment with the scroll wheel." + "title": "Kaydırma tekerleği ile hız ayarını etkinleştirmek için değiştirici tuşlarından birine basın." + }, + "extras": { + "optionLabel": "{{KEY}} anahtarı" }, - "optionLabel": "{{KEY}} anahtarı", - "select": { - "label": "Düzenleyici anahtar", - "title": "The modifier key to use" + "settings": { + "adjustmentSteps": { + "label": "Kaydırma başına hız değişimi", + "title": "Kaydırma başına hız değiştirmeyi ayarlar" + }, + "modifierKey": { + "select": { + "label": "Düzenleyici anahtar", + "title": "Kullanılacak kısayol düğmesi" + } + } }, - "title": "Scroll wheel speed control settings" + "title": "Kaydırma tekerleği için hız kontrolü ayarları" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "Volume Change Per Scroll", - "title": "Adjust the volume change per scroll" - }, "enable": { "label": "Kaydırma tekerleği ile ses kontrolü", - "title": "Lets you use the scroll wheel to control the volume of the video you're watching" + "title": "İzlediğiniz videonun ses düzeyini kontrol etmek için kaydırma tekerleğini kullanmanızı sağlar" }, - "holdModifierKey": { - "enable": { - "label": "Enable when holding modifier key", - "title": "Press a modifier key to enable volume adjustment with the scroll wheel." - }, - "optionLabel": "{{KEY}} anahtarı", - "select": { - "label": "Düzenleyici anahtar", - "title": "The modifier key to use" - } + "extras": { + "optionLabel": "{{KEY}} anahtarı" }, - "holdRightClick": { - "enable": { + "settings": { + "adjustmentSteps": { + "label": "Her kaydırmada değiştirilecek ses düzeyi", + "title": "Her kaydırmada değiştirilecek ses düzeyini ayarlayın" + }, + "holdModifierKey": { + "label": "Değiştirici tuşa basılı tutulduğunda", + "select": { + "label": "Düzenleyici anahtar", + "title": "Kullanılacak kısayol düğmesi" + }, + "title": "Kaydırma tekerleği ile ses düzeyi ayarını etkinleştirmek için değiştirici tuşlardan birine basın" + }, + "holdRightClick": { "label": "Etkinleştirmek için sağ tuşa basılı tutun", "title": "Kaydırma tekerleği ile ses kontrolünü etkinleştirmek için farenin sağ düğmesine basılı tutun" } @@ -355,38 +915,46 @@ }, "videoHistory": { "enable": { - "label": "Track watched videos", - "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" - }, - "resumeType": { - "select": { - "label": "Resume type", - "options": { - "automatic": "Automatic", - "prompt": "Prompt" - }, - "title": "Select how you want to resume videos" + "label": "İzlenen videoları takip edin", + "title": "İzlediğiniz videolarda en son nerede kaldığınızı takip eder ve oynatmaya oradan devam etmenizi sağlar" + }, + "settings": { + "resumeType": { + "select": { + "label": "Devam etme türü", + "options": { + "automatic": "Otomatik", + "prompt": "İpucu" + }, + "title": "Videoları nasıl devam ettirmek istediğinizi seçin" + } } }, - "title": "Video history settings" + "title": "Video geçmişi ayarları" }, "volumeBoost": { - "boostAmount": { - "label": "Volume boost amount (dB)", - "title": "The amount to boost the volume by" - }, "enable": { "label": "Ses güçlendirmeyi etkinleştir", "title": "Ses güçlendirmeyi etkinleştir" }, - "mode": { - "select": { - "label": "Ses güçlendirme modu", - "options": { - "global": "Genel", - "perVideo": "Video başına" - }, - "title": "Ses artırmanın nasıl uygulanacağını seçin. 'Video başına', özellik menüsünde her video için ayrı ayrı güçlendirmenin etkinleştirilmesine olanak tanır. 'Genel', ses artırma etkinleştirildiğinde tüm videolara güçlendirme uygular." + "settings": { + "amount": { + "label": "Ses güçlendirme miktarı (dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Ses güçlendirme modu", + "options": { + "global": "Genel", + "perVideo": "Video başına" + }, + "title": "Ses artırmanın nasıl uygulanacağını seçin. 'Video başına', özellik menüsünde her video için ayrı ayrı güçlendirmenin etkinleştirilmesine olanak tanır. 'Genel', ses artırma etkinleştirildiğinde tüm videolara güçlendirme uygular." + } } }, "title": "Ses güçlendirme ayarları" diff --git a/public/locales/uk-UA.json b/public/locales/uk-UA.json new file mode 100644 index 00000000..f1e8b080 --- /dev/null +++ b/public/locales/uk-UA.json @@ -0,0 +1,964 @@ +{ + "langCode": "uk-UA", + "langName": "Українська (UA)", + "messages": { + "resumingVideo": "Продовжити відео з {{VIDEO_TIME}}", + "settingVolume": "Посилити гучність до {{VOLUME_BOOST_AMOUNT}}" + }, + "pages": { + "content": { + "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Скопіювати URL відео з міткою часу" + }, + "extras": { + "copied": "Скопійовано!" + } + }, + "featureMenu": { + "button": { + "label": "Меню функцій" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Швидкий перехід до {{TIME}}" + }, + "rewindButton": { + "label": "Перемотати {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Приховати картки наприкінці відео", + "toggle": { + "off": "Показати картки наприкінці відео", + "on": "Приховати картки наприкінці відео" + } + } + }, + "loopButton": { + "button": { + "label": "Повтор", + "toggle": { + "off": "Виключити повтор", + "on": "Включити повтор" + } + } + }, + "maximizePlayerButton": { + "button": { + "label": "Розгорнути", + "toggle": { + "off": "Згорнути", + "on": "Розгорнути" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } + } + }, + "openTranscriptButton": { + "button": { + "label": "Відкрити транскрипцію" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Зменшити швидкість до {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Збільшити швидкість до {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Неможливо зменшити далі ({{SPEED}})", + "increaseLimit": "Неможливо збільшити далі ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Загальна довжина може бути неточною, якщо деякі відео приховані або якщо ви ще не завантажили достатньо відео, щоб отримати повну довжину." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } + }, + "screenshotButton": { + "button": { + "label": "Знімок екрана" + }, + "extras": { + "copiedToClipboard": "Знімок екрана скопійовано в буфер обміну" + } + }, + "videoHistory": { + "extras": { + "resumeButton": "Продовжити", + "resumePromptClose": "Закрити" + } + }, + "volumeBoostButton": { + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Вимкнути збільшення гучності", + "on": "Volume boost ({{value}} dB)" + } + } + } + } + }, + "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Очищає всі дані цього розширення збережені на комп'ютері", + "value": "Видалити дані" + }, + "confirm": { + "title": "Підтвердити скидання налаштувань", + "value": "Підтвердити" + }, + "openTab": { + "title": "Відкрити налаштування розширення в новій вкладці" + }, + "reset": { + "title": "Скидає всі параметри до стандартних налаштувань, натисніть кнопку підтвердження, щоб зберегти зміни", + "value": "Скинути" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Кнопка скопіювати URL відео за допомогою часової мітки", + "decreasePlaybackSpeedButton": "Кнопка зменшення швидкості", + "forwardButton": "Кнопка перемотки", + "hideEndScreenCardsButton": "Кнопка приховати картки наприкінці відео", + "increasePlaybackSpeedButton": "Кнопка пришвидшення", + "loopButton": "Кнопка зациклення", + "maximizePlayerButton": "Кнопка Розгорнути", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Кнопка відкрити транскрипт", + "rewindButton": "Кнопка відмотки", + "screenshotButton": "Кнопка для скріншота", + "volumeBoostButton": "Кнопка збільшення гучності", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "під управлінням плеєром", + "value": "Під плеєром" + }, + "feature_menu": { + "placement": "в меню функцій", + "value": "Меню функцій" + }, + "player_controls_left": { + "placement": "ліворуч від елементів керування плеєра", + "value": "Ліворуч" + }, + "player_controls_right": { + "placement": "праворуч від елементів керування плеєра", + "value": "Праворуч" + } + }, + "title": "Розмістити {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "Усі дані скинуто.", + "confirmAlert": "Це видалить всі дані розширення, пов'язані з налаштуваннями. Продовжити?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Тип активації меню", + "options": { + "click": "Клацання", + "hover": "Наведення" + }, + "title": "Виберіть спосіб активувати меню функцій" + }, + "title": "Налаштування меню функцій" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Налаштування вдало експортовано", + "title": "Експортувати налаштування у файл JSON", + "value": "Експортувати налаштування" + }, + "importButton": { + "error": { + "unknown": "Помилка імпорту налаштувань. Перевірте формат файлу. \nВідбулась невідома помилка.", + "validation": "Помилка імпорту налаштувань. Перевірте формат файлу.\n{{ERROR_MESSAGE}}" + }, + "success": "Налаштування успішно імпортовано", + "title": "Імпортувати налаштування з файлу JSON", + "value": "Імпортувати параметри" + } + }, + "language": { + "select": { + "label": "Мова", + "title": "Мова для використання у розширенні" + }, + "title": "Мова" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " or " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " and " + }, + "singular": "Enable '{{OPTION}}' to configure this option", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Scroll for more settings", + "settingSearch": { + "placeholder": "Search for a setting" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "You can get one from here", + "input": { + "label": "API Key", + "title": "Enter your Youtube Data API V3 key." + }, + "title": "YouTube API V3 key" + } + }, + "notifications": { + "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", + "scrollWheelHoldModifierKey": { + "sameKey": { + "speedControl": "Клавіша для керування швидкістю прокрутки компʼютерною мишею не може бути тією ж, що й клавіша для регулювання гучності.", + "volumeControl": "Клавіша для регулювання гучності прокрутки компʼютерною мишею не може бути тією ж, що й клавіша для керування швидкістю." + } + } + }, + "info": { + "reset": "Всі параметри були скинуті до значень за замовчуванням.\nТепер ви можете зберегти зміни, натиснувши кнопку \"Підтвердити\" або відхилити їх, закривши цю сторінку або проігнорувавши це повідомлення." + }, + "success": { + "saved": "Налаштування збережено." + } + } + } + }, + "settings": { + "sections": { + "customCSS": { + "enable": { + "label": "Увімкнути користувацький CSS", + "title": "Дозволяє використовувати користувацький CSS для сторінки" + }, + "extras": { + "collapse": "Згорнути редактор", + "expand": "Розгорнути редактор", + "noProblems": "Проблем не виявлено." + }, + "title": "Custom CSS settings" + }, + "deepDarkCSS": { + "enable": { + "label": "Deep Dark Theme", + "title": "Activate the selected theme for the page" + }, + "extras": { + "author": "Author", + "co-authors": "Co-authors" + }, + "settings": { + "colorShadow": { + "label": "Shadow color", + "title": "Color for shadows" + }, + "dimmerText": { + "label": "Secondary text color", + "title": "Color for secondary text" + }, + "hoverBackground": { + "label": "Hover background color", + "title": "Color for hover background" + }, + "mainBackground": { + "label": "Main background color", + "title": "Color for main background" + }, + "mainColor": { + "label": "Accent color", + "title": "Color for accent" + }, + "mainText": { + "label": "Main text color", + "title": "Color for main text" + }, + "secondBackground": { + "label": "Secondary background color", + "title": "Color for secondary background" + }, + "theme": { + "select": { + "label": "Select theme", + "title": "Select a theme to be applied to the page" + } + } + }, + "title": "YouTube deep dark settings" + }, + "forwardRewindButtons": { + "enable": { + "label": "Увімкнути кнопки вперед/назад", + "title": "Додає кнопки перемотування до відео плеєра" + }, + "settings": { + "time": { + "label": "Час вперед/назад", + "title": "Часовий крок перемотки відео вперед/назад" + } + }, + "title": "Налаштування кнопки вперед/назад" + }, + "globalVolume": { + "enable": { + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" + }, + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } + }, + "title": "Global Volume Override" + }, + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } + }, + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } + }, + "title": "Mini Player settings" + }, + "miscellaneous": { + "settings": { + "automaticTheaterMode": { + "enable": { + "label": "Automatic theater mode", + "title": "Automatically enables theater mode when you load a video" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Automatically disable ambient mode", + "title": "Automatically disables ambient mode when you load a video" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Automatically disable closed captions", + "title": "Automatically disables closed captions when you load a video" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Copy video URL with timestamp button", + "title": "Copies video URL with timestamp (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Default to original audio track", + "title": "Always default to the original audio track" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Hide AI summary", + "title": "Hides the artificial intelligence summary below videos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Hide end screen cards", + "title": "Hides the cards at the end of the video" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Hide end screen cards button", + "title": "Adds a button to show/hide the cards at the end of the video" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Hide live stream chat", + "title": "Hides the live stream chat" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Hide Official Artist Videos", + "title": "Hide Official Artist Videos from Home Page" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Hide paid promotion banner", + "title": "Hides the banner that appears when you watch a video that has a paid promotion" + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } + }, + "hideScrollbar": { + "enable": { + "label": "Hide scrollbar", + "title": "Hides the pages scrollbar" + } + }, + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } + }, + "hideTranslateComment": { + "enable": { + "label": "Hide translate comment button", + "title": "Hides 'Translate to Language' button under comments" + } + }, + "loopButton": { + "enable": { + "label": "Loop button", + "title": "Adds a button to the feature menu to loop the video you're watching" + } + }, + "maximizePlayerButton": { + "enable": { + "label": "Maximize player button", + "title": "Adds a button to the feature menu to maximize the player" + } + }, + "openTranscriptButton": { + "enable": { + "label": "Open transcript button", + "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + } + }, + "openYouTubeSettingsOnHover": { + "enable": { + "label": "Open YouTube settings on hover", + "title": "Opens the YouTube settings menu when you hover over the settings button" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Pause background players", + "title": "Pauses video players in background tabs when you start a new player in foreground tab" + } + }, + "remainingTime": { + "enable": { + "label": "Remaining time", + "title": "Shows the remaining time of the video you're watching" + } + }, + "rememberVolume": { + "enable": { + "label": "Remember last volume", + "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + } + }, + "removeRedirect": { + "enable": { + "label": "Remove YouTube /redirect URLs", + "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } + }, + "shareShortener": { + "enable": { + "label": "Shorten YouTube video share link", + "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + } + }, + "shortsAutoScroll": { + "enable": { + "label": "Shorts auto scroll", + "title": "Automatically scrolls to the next short" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Skip \"Video is paused. Continue watching?\"", + "title": "Skips the idle dialog that pauses video playback" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } + } + }, + "title": "Miscellaneous settings" + }, + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } + } + }, + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Color", + "select": { + "options": { + "blue": "Blue", + "green": "Green", + "orange": "Orange", + "pink": "Pink", + "purple": "Фіолетовий", + "red": "Червоний", + "white": "Білий", + "yellow": "Жовтий" + } + }, + "title": "Вибирає колір екранного зображення" + }, + "hide": { + "label": "Затримка приховування", + "title": "Вказує час у мілісекундах перед автоматичним приховуванням екранного зображення" + }, + "opacity": { + "label": "Прозорість", + "title": "Регулювання прозорості екранного зображення" + }, + "padding": { + "label": "Відступ", + "title": "Регулює відступи навколо екранного зображення в пікселях. Застосовується спеціально для екранного зображення в кутах." + }, + "position": { + "label": "Розташування", + "select": { + "options": { + "bottom_left": "Bottom Left", + "bottom_right": "Bottom Right", + "center": "Center", + "top_left": "Top Left", + "top_right": "Top Right" + } + }, + "title": "Select the position of the On-Screen Display" + }, + "type": { + "label": "Type", + "select": { + "options": { + "circle": "Circle", + "line": "Line", + "no_display": "No display", + "text": "Text" + } + }, + "title": "Select the type of On-Screen Display" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "Автоматичне регулювання якості", + "title": "Автоматично регулює якість відео на обраний рівень." + }, + "settings": { + "quality": { + "select": { + "label": "Якість відтворення", + "title": "Якість відтворення відео" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Стратегія запасного вибору якості", + "options": { + "higher": "Вища", + "lower": "Нижча" + }, + "title": "Стратегія для використання, коли вибрана якість недоступна" + } + } + }, + "title": "Автоматичні налаштування якості" + }, + "playerSpeed": { + "enable": { + "label": "Forced playback speed", + "title": "Sets the video speed to what you choose below" + }, + "settings": { + "buttons": { + "label": "Playback speed buttons", + "select": { + "label": "Playback buttons speed", + "title": "Amount of speed to be changed per click" + }, + "title": "Adds buttons to increase or decrease the playback speed of the video you're watching" + }, + "speed": { + "select": { + "label": "Player speed", + "title": "The speed to set the video to" + } + } + }, + "title": "Playback speed settings" + }, + "playlistLength": { + "enable": { + "label": "Display playlist length information", + "title": "Shows the total length of the playlist, how much has been watched, and how much remains." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Method to get playlist length", + "title": "The way to get playlist length information (API method will fallback to HTML if an error occurs)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Method to get watched time", + "options": { + "duration": "Video Length", + "youtube": "Video Watch Time" + }, + "title": "The way to get the amount of time watched (Video Length type only used on watch page)" + } + } + }, + "title": "Playlist length settings" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, + "screenshotButton": { + "enable": { + "label": "Screenshot button", + "title": "Adds a button to the player to take a screenshot of the video" + }, + "settings": { + "format": { + "label": "Screenshot format", + "title": "The format to save the screenshot in" + }, + "saveAs": { + "select": { + "label": "Screenshot save type", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "Clipboard", + "file": "File" + }, + "title": "The screenshot save type" + } + } + }, + "title": "Screenshot settings" + }, + "scrollWheelSpeedControl": { + "enable": { + "label": "Scroll wheel speed control", + "title": "Press a modifier key to enable speed adjustment with the scroll wheel." + }, + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Speed Change Per Scroll", + "title": "Adjust the speed change per scroll" + }, + "modifierKey": { + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + } + } + }, + "title": "Scroll wheel speed control settings" + }, + "scrollWheelVolumeControl": { + "enable": { + "label": "Scroll wheel volume control", + "title": "Lets you use the scroll wheel to control the volume of the video you're watching" + }, + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Volume Change Per Scroll", + "title": "Adjust the volume change per scroll" + }, + "holdModifierKey": { + "label": "When holding modifier key", + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + }, + "title": "Press a modifier key to enable volume adjustment with the scroll wheel." + }, + "holdRightClick": { + "label": "When holding right click", + "title": "Hold right click to enable scroll wheel volume control" + } + }, + "title": "Scroll wheel volume control settings" + }, + "videoHistory": { + "enable": { + "label": "Track watched videos", + "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" + }, + "settings": { + "resumeType": { + "select": { + "label": "Resume type", + "options": { + "automatic": "Automatic", + "prompt": "Prompt" + }, + "title": "Select how you want to resume videos" + } + } + }, + "title": "Video history settings" + }, + "volumeBoost": { + "enable": { + "label": "Volume boost", + "title": "Enable volume boost" + }, + "settings": { + "amount": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Volume boost mode", + "options": { + "global": "Global", + "perVideo": "Per video" + }, + "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + } + } + }, + "title": "Volume boost settings" + } + } + } +} diff --git a/public/locales/vi-VN.json b/public/locales/vi-VN.json new file mode 100644 index 00000000..86f56984 --- /dev/null +++ b/public/locales/vi-VN.json @@ -0,0 +1,964 @@ +{ + "langCode": "vi-VN", + "langName": "Tiếng Việt (Việt Nam)", + "messages": { + "resumingVideo": "Resuming video at {{VIDEO_TIME}}", + "settingVolume": "Setting volume boost to {{VOLUME_BOOST_AMOUNT}}" + }, + "pages": { + "content": { + "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "Copy video URL with timestamp" + }, + "extras": { + "copied": "Copied!" + } + }, + "featureMenu": { + "button": { + "label": "Feature menu" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "Fast forward by {{TIME}}" + }, + "rewindButton": { + "label": "Rewind by {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "Hide end screen cards", + "toggle": { + "off": "Show end screen cards", + "on": "Hide end screen cards" + } + } + }, + "loopButton": { + "button": { + "label": "Loop", + "toggle": { + "off": "Loop off", + "on": "Loop on" + } + } + }, + "maximizePlayerButton": { + "button": { + "label": "Maximize", + "toggle": { + "off": "Maximize off", + "on": "Maximize on" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } + } + }, + "openTranscriptButton": { + "button": { + "label": "Open transcript" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "Decrease Speed to {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "Increase Speed to {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "Can't decrease further ({{SPEED}})", + "increaseLimit": "Can't increase further ({{SPEED}})" + } + }, + "playlistLength": { + "title": "Total length may not be accurate if some videos are hidden or if you haven't loaded enough videos to get the full length." + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } + }, + "screenshotButton": { + "button": { + "label": "Screenshot" + }, + "extras": { + "copiedToClipboard": "Screenshot copied to clipboard" + } + }, + "videoHistory": { + "extras": { + "resumeButton": "Resume", + "resumePromptClose": "Close" + } + }, + "volumeBoostButton": { + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "Volume boost off", + "on": "Volume boost ({{value}} dB)" + } + } + } + } + }, + "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "Clears all data this extension has stored on your machine", + "value": "Clear Data" + }, + "confirm": { + "title": "Confirm setting reset", + "value": "Confirm" + }, + "openTab": { + "title": "Open extension settings in a new tab" + }, + "reset": { + "title": "Resets all settings to their defaults, Click the confirm button to save the changes", + "value": "Reset" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "Copy video URL with timestamp button", + "decreasePlaybackSpeedButton": "Decrease Speed button", + "forwardButton": "Fast Forward button", + "hideEndScreenCardsButton": "Hide end screen cards button", + "increasePlaybackSpeedButton": "Increase Speed button", + "loopButton": "Loop button", + "maximizePlayerButton": "Maximize button", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "Open Transcript button", + "rewindButton": "Rewind button", + "screenshotButton": "Screenshot button", + "volumeBoostButton": "Volume Boost button", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "below the player controls", + "value": "Below Player" + }, + "feature_menu": { + "placement": "in the feature menu", + "value": "Feature Menu" + }, + "player_controls_left": { + "placement": "on the left side of player controls", + "value": "Left Controls" + }, + "player_controls_right": { + "placement": "on the right side of player controls", + "value": "Right Controls" + } + }, + "title": "Place the {{BUTTON_NAME}} {{PLACEMENT}}" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "All data has been deleted.", + "confirmAlert": "This will delete all extension data related to options. Continue?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "Menu Activation Type", + "options": { + "click": "Click", + "hover": "Hover" + }, + "title": "Select the method to activate the feature menu" + }, + "title": "Feature menu settings" + } + }, + "importExportSettings": { + "exportButton": { + "success": "Settings successfully exported", + "title": "Export settings to a JSON file", + "value": "Export Settings" + }, + "importButton": { + "error": { + "unknown": "Error importing settings. Please check the file format.\nAn unknown error occurred.", + "validation": "Error importing settings. Please check the file format.\n{{ERROR_MESSAGE}}" + }, + "success": "Settings imported successfully", + "title": "Import settings from a JSON file", + "value": "Import Settings" + } + }, + "language": { + "select": { + "label": "Language", + "title": "The language to use for the extension" + }, + "title": "Language" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " or " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " and " + }, + "singular": "Enable '{{OPTION}}' to configure this option", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Scroll for more settings", + "settingSearch": { + "placeholder": "Search for a setting" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "You can get one from here", + "input": { + "label": "API Key", + "title": "Enter your Youtube Data API V3 key." + }, + "title": "YouTube API V3 key" + } + }, + "notifications": { + "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", + "scrollWheelHoldModifierKey": { + "sameKey": { + "speedControl": "The scroll wheel speed control modifier key cannot be the same as the scroll wheel volume control modifier key.", + "volumeControl": "The scroll wheel volume control modifier key cannot be the same as the scroll wheel speed control modifier key." + } + } + }, + "info": { + "reset": "All options have been reset to their default values.\nYou can now save the changes by clicking the \"Confirm\" button or discard them by closing this page or ignore this notification." + }, + "success": { + "saved": "Options saved." + } + } + } + }, + "settings": { + "sections": { + "customCSS": { + "enable": { + "label": "Custom CSS", + "title": "Enables custom CSS to be applied to the page" + }, + "extras": { + "collapse": "Collapse Editor", + "expand": "Expand Editor", + "noProblems": "No problems found." + }, + "title": "Custom CSS settings" + }, + "deepDarkCSS": { + "enable": { + "label": "Deep Dark Theme", + "title": "Activate the selected theme for the page" + }, + "extras": { + "author": "Author", + "co-authors": "Co-authors" + }, + "settings": { + "colorShadow": { + "label": "Shadow color", + "title": "Color for shadows" + }, + "dimmerText": { + "label": "Secondary text color", + "title": "Color for secondary text" + }, + "hoverBackground": { + "label": "Hover background color", + "title": "Color for hover background" + }, + "mainBackground": { + "label": "Main background color", + "title": "Color for main background" + }, + "mainColor": { + "label": "Accent color", + "title": "Color for accent" + }, + "mainText": { + "label": "Main text color", + "title": "Color for main text" + }, + "secondBackground": { + "label": "Secondary background color", + "title": "Color for secondary background" + }, + "theme": { + "select": { + "label": "Select theme", + "title": "Select a theme to be applied to the page" + } + } + }, + "title": "YouTube deep dark settings" + }, + "forwardRewindButtons": { + "enable": { + "label": "Forward/rewind buttons", + "title": "Adds forward and rewind buttons to the video player" + }, + "settings": { + "time": { + "label": "Forward/rewind time", + "title": "The amount of time to forward/rewind the video by" + } + }, + "title": "Forward/rewind button settings" + }, + "globalVolume": { + "enable": { + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" + }, + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } + }, + "title": "Global Volume Override" + }, + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } + }, + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } + }, + "title": "Mini Player settings" + }, + "miscellaneous": { + "settings": { + "automaticTheaterMode": { + "enable": { + "label": "Automatic theater mode", + "title": "Automatically enables theater mode when you load a video" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "Automatically disable ambient mode", + "title": "Automatically disables ambient mode when you load a video" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "Automatically disable closed captions", + "title": "Automatically disables closed captions when you load a video" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "Copy video URL with timestamp button", + "title": "Copies video URL with timestamp (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Default to original audio track", + "title": "Always default to the original audio track" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Hide AI summary", + "title": "Hides the artificial intelligence summary below videos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "Hide end screen cards", + "title": "Hides the cards at the end of the video" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "Hide end screen cards button", + "title": "Adds a button to show/hide the cards at the end of the video" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "Hide live stream chat", + "title": "Hides the live stream chat" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "Hide Official Artist Videos", + "title": "Hide Official Artist Videos from Home Page" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "Hide paid promotion banner", + "title": "Hides the banner that appears when you watch a video that has a paid promotion" + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } + }, + "hideScrollbar": { + "enable": { + "label": "Hide scrollbar", + "title": "Hides the pages scrollbar" + } + }, + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } + }, + "hideTranslateComment": { + "enable": { + "label": "Hide translate comment button", + "title": "Hides 'Translate to Language' button under comments" + } + }, + "loopButton": { + "enable": { + "label": "Loop button", + "title": "Adds a button to the feature menu to loop the video you're watching" + } + }, + "maximizePlayerButton": { + "enable": { + "label": "Maximize player button", + "title": "Adds a button to the feature menu to maximize the player" + } + }, + "openTranscriptButton": { + "enable": { + "label": "Open transcript button", + "title": "Adds a button to the feature menu to open the transcript of the video you're watching" + } + }, + "openYouTubeSettingsOnHover": { + "enable": { + "label": "Open YouTube settings on hover", + "title": "Opens the YouTube settings menu when you hover over the settings button" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "Pause background players", + "title": "Pauses video players in background tabs when you start a new player in foreground tab" + } + }, + "remainingTime": { + "enable": { + "label": "Remaining time", + "title": "Shows the remaining time of the video you're watching" + } + }, + "rememberVolume": { + "enable": { + "label": "Remember last volume", + "title": "Remembers the volume of the last video you were watching and sets it when you open a new video" + } + }, + "removeRedirect": { + "enable": { + "label": "Remove YouTube /redirect URLs", + "title": "Replaces YouTube redirect by actual URLs, skipping redirect warning dialogue" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } + }, + "shareShortener": { + "enable": { + "label": "Shorten YouTube video share link", + "title": "Shortens YouTube video share link (youtu.be) by stripping si/feature parameters from it" + } + }, + "shortsAutoScroll": { + "enable": { + "label": "Shorts auto scroll", + "title": "Automatically scrolls to the next short" + } + }, + "skipContinueWatching": { + "enable": { + "label": "Skip \"Video is paused. Continue watching?\"", + "title": "Skips the idle dialog that pauses video playback" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } + } + }, + "title": "Miscellaneous settings" + }, + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } + } + }, + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "Color", + "select": { + "options": { + "blue": "Blue", + "green": "Green", + "orange": "Orange", + "pink": "Pink", + "purple": "Purple", + "red": "Red", + "white": "White", + "yellow": "Yellow" + } + }, + "title": "Select the color for the On-Screen Display" + }, + "hide": { + "label": "Hide Delay", + "title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display" + }, + "opacity": { + "label": "Opacity", + "title": "Adjust the transparency of the On-Screen Display" + }, + "padding": { + "label": "Padding", + "title": "Adjust the spacing around the On-Screen Display in pixels. This applies specifically to corner On-Screen Display." + }, + "position": { + "label": "Position", + "select": { + "options": { + "bottom_left": "Bottom Left", + "bottom_right": "Bottom Right", + "center": "Center", + "top_left": "Top Left", + "top_right": "Top Right" + } + }, + "title": "Select the position of the On-Screen Display" + }, + "type": { + "label": "Type", + "select": { + "options": { + "circle": "Circle", + "line": "Line", + "no_display": "No display", + "text": "Text" + } + }, + "title": "Select the type of On-Screen Display" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "Automatic quality adjustment", + "title": "Automatically adjusts the video quality to the selected level." + }, + "settings": { + "quality": { + "select": { + "label": "Player quality", + "title": "The quality to set the video to" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "Quality fallback strategy", + "options": { + "higher": "Higher", + "lower": "Lower" + }, + "title": "The strategy to use when the selected quality is not available" + } + } + }, + "title": "Automatic quality settings" + }, + "playerSpeed": { + "enable": { + "label": "Forced playback speed", + "title": "Sets the video speed to what you choose below" + }, + "settings": { + "buttons": { + "label": "Playback speed buttons", + "select": { + "label": "Playback buttons speed", + "title": "Amount of speed to be changed per click" + }, + "title": "Adds buttons to increase or decrease the playback speed of the video you're watching" + }, + "speed": { + "select": { + "label": "Player speed", + "title": "The speed to set the video to" + } + } + }, + "title": "Playback speed settings" + }, + "playlistLength": { + "enable": { + "label": "Display playlist length information", + "title": "Shows the total length of the playlist, how much has been watched, and how much remains." + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "Method to get playlist length", + "title": "The way to get playlist length information (API method will fallback to HTML if an error occurs)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "Method to get watched time", + "options": { + "duration": "Video Length", + "youtube": "Video Watch Time" + }, + "title": "The way to get the amount of time watched (Video Length type only used on watch page)" + } + } + }, + "title": "Playlist length settings" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, + "screenshotButton": { + "enable": { + "label": "Screenshot button", + "title": "Adds a button to the player to take a screenshot of the video" + }, + "settings": { + "format": { + "label": "Screenshot format", + "title": "The format to save the screenshot in" + }, + "saveAs": { + "select": { + "label": "Screenshot save type", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "Clipboard", + "file": "File" + }, + "title": "The screenshot save type" + } + } + }, + "title": "Screenshot settings" + }, + "scrollWheelSpeedControl": { + "enable": { + "label": "Scroll wheel speed control", + "title": "Press a modifier key to enable speed adjustment with the scroll wheel." + }, + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Speed Change Per Scroll", + "title": "Adjust the speed change per scroll" + }, + "modifierKey": { + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + } + } + }, + "title": "Scroll wheel speed control settings" + }, + "scrollWheelVolumeControl": { + "enable": { + "label": "Scroll wheel volume control", + "title": "Lets you use the scroll wheel to control the volume of the video you're watching" + }, + "extras": { + "optionLabel": "{{KEY}} key" + }, + "settings": { + "adjustmentSteps": { + "label": "Volume Change Per Scroll", + "title": "Adjust the volume change per scroll" + }, + "holdModifierKey": { + "label": "When holding modifier key", + "select": { + "label": "Modifier key", + "title": "The modifier key to use" + }, + "title": "Press a modifier key to enable volume adjustment with the scroll wheel." + }, + "holdRightClick": { + "label": "When holding right click", + "title": "Hold right click to enable scroll wheel volume control" + } + }, + "title": "Scroll wheel volume control settings" + }, + "videoHistory": { + "enable": { + "label": "Track watched videos", + "title": "Keeps track of where you left off on videos you were watching and enables resuming playback" + }, + "settings": { + "resumeType": { + "select": { + "label": "Resume type", + "options": { + "automatic": "Automatic", + "prompt": "Prompt" + }, + "title": "Select how you want to resume videos" + } + } + }, + "title": "Video history settings" + }, + "volumeBoost": { + "enable": { + "label": "Volume boost", + "title": "Enable volume boost" + }, + "settings": { + "amount": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "Volume boost mode", + "options": { + "global": "Global", + "perVideo": "Per video" + }, + "title": "Choose how volume boost is applied. 'Per video' allows enabling boost for each video individually in the feature menu. 'Global' applies boost to all videos when volume boost is enabled." + } + } + }, + "title": "Volume boost settings" + } + } + } +} diff --git a/public/locales/zh-CN.json b/public/locales/zh-CN.json index 5d34518a..06183000 100644 --- a/public/locales/zh-CN.json +++ b/public/locales/zh-CN.json @@ -8,48 +8,285 @@ "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "单声道处理", + "toggle": { + "on": "单声道 → 立体声输出", + "off": "原始音频" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "水平翻转视频" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "垂直翻转视频" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "复制带有时间戳的视频 URL" + }, + "extras": { + "copied": "复制成功!" + } + }, "featureMenu": { - "label": "功能单" + "button": { + "label": "功能菜单" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "向前快进 {{TIME}}" + }, + "rewindButton": { + "label": "向后快退 {{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "隐藏结束界面卡片", + "toggle": { + "off": "显示结束界面卡片", + "on": "隐藏结束界面卡片" + } + } }, "loopButton": { - "label": "循环播放", - "toggle": { - "off": "取消循环", - "on": "启用循环" + "button": { + "label": "循环播放", + "toggle": { + "off": "取消循环", + "on": "启用循环" + } } }, "maximizePlayerButton": { - "label": "网页全屏", - "toggle": { - "off": "最大化关闭", - "on": "最大化开启" + "button": { + "label": "最大化", + "toggle": { + "off": "最大化关闭", + "on": "最大化开启" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "迷你播放器", + "toggle": { + "off": "迷你播放器关闭", + "on": "迷你播放器开启" + } } }, "openTranscriptButton": { - "label": "打开转写文稿" + "button": { + "label": "打开转写文稿" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "降低播放速度至 {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "增加播放速度至 {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "不能继续降低({{SPEED}})", + "increaseLimit": "不能继续增加({{SPEED}})" + } + }, + "playlistLength": { + "title": "如果某些视频被隐藏,或者您没有加载足够的视频来获取全部长度,总长度可能不准确。" + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "将视频标记为未观看失败", + "failedToRemoveVideo": "移除视频失败", + "markAsUnwatched": "标记为未观看", + "markingAsUnwatched": "正在标记为未观看…", + "removeVideo": "删除视频", + "removingVideo": "正在移除视频…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "将视频保存到稍后观看失败", + "saveVideo": "保存至稍后观看", + "savingVideo": "保存至稍后观看…" + } }, "screenshotButton": { - "copiedToClipboard": "截图已复制到剪贴板", - "label": "截图" + "button": { + "label": "屏幕截图" + }, + "extras": { + "copiedToClipboard": "截图已复制到剪贴板" + } }, "videoHistory": { - "resumeButton": "继续播放", - "resumePrompt": { - "close": "关" + "extras": { + "resumeButton": "继续播放", + "resumePromptClose": "关" } }, "volumeBoostButton": { - "label": "音量增强", - "toggle": { - "off": "关闭音量增强", - "on": "开启音量增强" + "button": { + "label": "音量提升 ({{value}} 分贝)", + "toggle": { + "off": "关闭音量增强", + "on": "音量提升 ({{value}} 分贝)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "清除此扩展存储在您机器上的所有数据", + "value": "清除数据" + }, + "confirm": { + "title": "确认重置设置", + "value": "确认" + }, + "openTab": { + "title": "在新标签中打开扩展设置" + }, + "reset": { + "title": "重置所有设置为默认设置,点击确认按钮以保存更改", + "value": "重新开始" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "复制带有时间戳的视频 URL 按钮", + "decreasePlaybackSpeedButton": "降低速度按钮", + "forwardButton": "快进按钮", + "hideEndScreenCardsButton": "隐藏结束界面卡片按钮", + "increasePlaybackSpeedButton": "增加速度按钮", + "loopButton": "循环按钮", + "maximizePlayerButton": "最大化按钮", + "miniPlayerButton": "迷你播放器按钮", + "openTranscriptButton": "转写文稿按钮", + "rewindButton": "快退按钮", + "screenshotButton": "屏幕截图按钮", + "volumeBoostButton": "音量增强按钮", + "flipVideoVerticalButton": "垂直翻转视频按钮", + "flipVideoHorizontalButton": "水平翻转视频按钮", + "monoToStereoButton": "单声道转立体声按钮" + }, + "options": { + "below_player": { + "placement": "位于播放器控制按键下方", + "value": "位于播放器下方" + }, + "feature_menu": { + "placement": "位于功能菜单内", + "value": "功能菜单" + }, + "player_controls_left": { + "placement": "位于播放器控制按键左侧", + "value": "控件居左" + }, + "player_controls_right": { + "placement": "位于播放器控制按键右侧", + "value": "控件居右" + } + }, + "title": "把 {{BUTTON_NAME}} 按钮放在 {{PLACEMENT}}" + }, + "title": "按钮位置设置" + }, + "clearData": { + "allDataDeleted": "所有数据已删除。", + "confirmAlert": "这将删除所有与选项相关的扩展数据。是否继续?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "菜单激活方式", + "options": { + "click": "点击", + "hover": "悬停" + }, + "title": "设置打开功能菜单的方式" + }, + "title": "功能菜单设置" + } + }, + "importExportSettings": { + "exportButton": { + "success": "导出配置成功", + "title": "导出设置到 JSON 文件", + "value": "导出设置" + }, + "importButton": { + "error": { + "unknown": "导入设置时出错。请检查文件格式。\n发生未知错误。", + "validation": "导入设置出错。请检查文件格式。\n{{ERROR_MESSAGE}}" + }, + "success": "设置导入成功", + "title": "从 JSON 文件导入设置", + "value": "导入设置" + } + }, + "language": { + "select": { + "label": "语言", + "title": "用于扩展的语言" + }, + "title": "语言" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "在更新时打开设置页面", + "title": "当安装YouTube Enhancer的主要或次要版本时打开设置页面" + }, + "optionDisabled": { + "either": { + "label": "启用 {{OPTIONS}} 以配置此选项", + "separator": " 或 " + }, + "plural": { + "label": "启用 {{OPTIONS}} 以配置此选项", + "separator": " 和 " + }, + "singular": "启用 '{{OPTION}}' 以配置此选项", + "specificOption": { + "featureMenu": "配置至少一个按钮放置在功能菜单中以配置此选项。", + "globalVolume": "禁用“记住最后一个音量”来配置此选项", + "rememberVolume": "禁用“全局音量”来配置此选项", + "screenshotButtonFileFormat": "将屏幕截图保存类型设置为“文件”或“全部”以配置此选项" + } + }, + "scrollForMoreSettings": "滚动以查看更多设置", + "settingSearch": { + "placeholder": "搜索设置" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "您可以从这里获取一个", + "input": { + "label": "API 密钥", + "title": "输入您的 Youtube 数据 API V3 密钥。" + }, + "title": "YouTube API V3 密钥" + } + }, "notifications": { "error": { + "optionConflict": "当 '{{OPTION}}' 启用时,该选项无法启用。", "scrollWheelHoldModifierKey": { "sameKey": { "speedControl": "滚轮控制播放速度键位与控制音量冲突。", @@ -67,286 +304,609 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "所有数据已删除。", - "confirmAlert": "这将删除所有与选项相关的扩展数据。是否继续?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "自动质量调整", - "title": "自动调整视频质量到所选等级。" + "label": "启用自定义 CSS", + "title": "启用自定义 CSS 以应用到页面" }, - "select": { - "label": "播放质量", - "title": "将视频质量设为" + "extras": { + "collapse": "折叠编辑器", + "expand": "展开编辑器", + "noProblems": "未发现问题" }, - "title": "自动画质设置" - }, - "bottomButtons": { - "clear": { - "title": "清除此扩展存储在您机器上的所有数据", - "value": "清除数据" - }, - "confirm": { - "title": "确认重置设置", - "value": "确认" - }, - "reset": { - "title": "重置所有设置为默认设置,点击确认按钮以保存更改", - "value": "重新开始" - } + "title": "自定义 CSS 设置" }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "循环按钮", - "maximizePlayerButton": "最大化按钮", - "openTranscriptButton": "转写文稿按钮", - "screenshotButton": "屏幕截图按钮", - "volumeBoostButton": "音量增强按钮" - }, - "options": { - "below_player": { - "placement": "位于播放器控制按键下方", - "value": "位于播放器下方" - }, - "feature_menu": { - "placement": "位于功能菜单内", - "value": "功能菜单" - }, - "player_controls_left": { - "placement": "位于播放器控制按键左侧", - "value": "控件居左" - }, - "player_controls_right": { - "placement": "位于播放器控制按键右侧", - "value": "控件居右" - } + "deepDarkCSS": { + "enable": { + "label": "启用所选主题", + "title": "在页面上应用所选主题" + }, + "extras": { + "author": "作者", + "co-authors": "合作作者" + }, + "settings": { + "colorShadow": { + "label": "阴影颜色", + "title": "阴影颜色" + }, + "dimmerText": { + "label": "次要文本颜色", + "title": "为次要文本使用的颜色" + }, + "hoverBackground": { + "label": "悬停背景颜色", + "title": "为悬停背景使用的颜色" }, - "title": "把 {{BUTTON_NAME}} 按钮放在 {{PLACEMENT}}" + "mainBackground": { + "label": "主要背景颜色", + "title": "为主要背景使用的颜色" + }, + "mainColor": { + "label": "强调颜色", + "title": "为强调使用的颜色" + }, + "mainText": { + "label": "主要文本颜色", + "title": "为主要文本使用的颜色" + }, + "secondBackground": { + "label": "次要背景颜色", + "title": "为次要背景使用的颜色" + }, + "theme": { + "select": { + "label": "选择主题", + "title": "选择要应用到页面的主题" + } + } }, - "title": "按钮位置设置" + "title": "YouTube 暗黑模式设置" }, - "customCSS": { - "editor": { - "collapse": "折叠编辑器", - "expand": "展开编辑器", - "noProblems": "未发现问题" + "forwardRewindButtons": { + "enable": { + "label": "启用快进/快退按钮", + "title": "给视频播放器添加快进/快退按钮" + }, + "settings": { + "time": { + "label": "快进/快退时间", + "title": "快进/快退视频的时间长度" + } }, + "title": "快进/快退按钮设置" + }, + "globalVolume": { "enable": { - "label": "启用自定义 CSS", - "title": "启用自定义 CSS 以应用到页面" + "label": "总是以此音量开始视频", + "title": "自动让所有视频以您选定的音量开始播放" }, - "title": "自定义 CSS 设置" + "settings": { + "amount": { + "label": "视频起始音量", + "title": "每个视频开始播放时都使用该音量" + } + }, + "title": "全局音量覆盖" }, - "featureMenu": { - "openType": { - "select": { - "label": "菜单激活方式", - "options": { - "click": "点击", - "hover": "悬停" - }, - "title": "设置打开功能菜单的方式" + "miniPlayer": { + "button": { + "label": "迷你播放器按钮", + "title": "添加打开迷你播放器的按钮" + }, + "enable": { + "label": "查看评论时打开迷你播放器", + "title": "当您滚动到评论时自动打开迷你播放器。" + }, + "settings": { + "position": { + "select": { + "label": "默认迷你播放器位置", + "options": { + "bottomCenter": "底部居中", + "bottomLeft": "左下角", + "bottomRight": "右下角", + "topCenter": "顶部居中", + "topLeft": "左上角", + "topRight": "右上角" + }, + "title": "设置移动迷你播放器之前的起始位置。" + } }, - "title": "功能菜单设置" - } - }, - "importExportSettings": { - "exportButton": { - "success": "导出配置成功", - "title": "导出设置到 JSON 文件", - "value": "导出设置" - }, - "importButton": { - "error": { - "unknown": "导入设置时出错。请检查文件格式。\n发生未知错误。", - "validation": "导入设置出错。请检查文件格式。\n{{ERROR_MESSAGE}}" - }, - "success": "设置导入成功", - "title": "从 JSON 文件导入设置", - "value": "导入设置" - } - }, - "language": { - "select": { - "label": "语言", - "title": "用于扩展的语言" + "size": { + "label": "默认迷你播放器大小", + "title": "设置缩放迷你播放器之前的起始大小。" + } }, - "title": "语言" + "title": "迷你播放器设置" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "自动启用剧场模式", - "title": "当视频打开时,自动启用剧场模式" + "enable": { + "label": "自动启用剧场模式", + "title": "当视频打开时,自动启用剧场模式" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "自动禁用氛围模式", + "title": "载入视频时自动禁用氛围模式" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "自动禁用自动播放", + "title": "载入视频时自动禁用自动播放" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "自动禁用隐藏式字幕", + "title": "载入视频时自动禁用隐藏式字幕" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "自动启用隐藏式字幕", + "title": "载入视频时自动启用隐藏式字幕" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "自动最大化播放器", + "title": "当视频打开时,自动最大化播放器" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "在结束屏幕上自动显示更多视频", + "title": "加载视频时自动在结束屏幕上显示更多视频" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "禁止数字键快速跳转", + "title": "防止按0-9键跳转到视频的百分比" + } + }, + "hidePosts": { + "enable": { + "label": "隐藏帖子", + "title": "从主页隐藏帖子" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "复制带有时间戳的视频 URL 按钮", + "title": "复制带有时间戳的视频 URL (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "默认设置为原始音轨", + "title": "总是默认原始音轨" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "隐藏 AI 摘要", + "title": "隐藏视频下方的人工智能摘要" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "隐藏结束界面卡片", + "title": "隐藏视频末尾的卡片" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "隐藏结束界面卡片按钮", + "title": "添加按钮以显示/隐藏视频末尾的卡片" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "隐藏直播聊天", + "title": "隐藏直播聊天" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "隐藏仅限会员的视频", + "title": "隐藏仅对会员可见的视频" + } + }, + "monoToStereoButton": { + "enable": { + "label": "单声道转立体声按钮", + "title": "添加一个按钮来将单声道转换为立体声。立体声保持不变。" + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "隐藏音乐人官方视频", + "title": "从主页上隐藏来自音乐人官方频道的视频" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "隐藏付费推广横幅", + "title": "隐藏当您观看带有付费促销的视频时出现的横幅广告" + } + }, + "hidePlayables": { + "enable": { + "label": "隐藏可播放内容", + "title": "隐藏所有可播放内容" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "从主页隐藏播放列表", + "title": "从主页去除播放列表" + } }, "hideScrollbar": { - "label": "启用隐藏滚动条", - "title": "隐藏页面滚动条" + "enable": { + "label": "启用隐藏滚动条", + "title": "隐藏页面滚动条" + } + }, + "hideSidebarRecommendedVideos": { + "enable": { + "label": "隐藏推荐视频", + "title": "隐藏推荐视频的侧边栏" + } }, - "hideShorts": { - "label": "隐藏短视频", - "title": "隐藏所有短视频" + "hideTranslateComment": { + "enable": { + "label": "隐藏翻译评论按钮", + "title": "隐藏评论下方的“翻译至当前语言”按钮" + } }, "loopButton": { - "label": "循环按钮", - "title": "在功能菜单中添加一个按钮来循环你正在观看的视频" + "enable": { + "label": "循环按钮", + "title": "在功能菜单中添加一个按钮来循环你正在观看的视频" + } }, "maximizePlayerButton": { - "label": "最大化播放器按钮", - "title": "在功能菜单中添加一个按钮来最大化播放器" + "enable": { + "label": "最大化播放器按钮", + "title": "在功能菜单中添加一个按钮来最大化播放器" + } }, "openTranscriptButton": { - "label": "转写文稿按钮", - "title": "在功能菜单中添加一个按钮来循环你正在观看的视频" + "enable": { + "label": "转写文稿按钮", + "title": "在功能菜单中添加一个按钮来循环你正在观看的视频" + } }, "openYouTubeSettingsOnHover": { - "label": "悬停时打开 YouTube 设置", - "title": "当您悬停在设置按钮上时打开 YouTube 设置菜单" + "enable": { + "label": "悬停时打开 YouTube 设置", + "title": "当您悬停在设置按钮上时打开 YouTube 设置菜单" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "暂停后台播放", + "title": "当您在前台标签中启用一个新播放器时,暂停后台标签中的视频播放器" + } }, "remainingTime": { - "label": "剩余时间", - "title": "显示您观看的视频的剩余时间" + "enable": { + "label": "剩余时间", + "title": "显示您观看的视频的剩余时间" + } }, - "rememberLastVolume": { - "label": "记住最后一个音量", - "title": "记住最后一个视频的音量并在打开新视频时设置" + "rememberVolume": { + "enable": { + "label": "记住最后一个音量", + "title": "记住最后一个视频的音量并在打开新视频时设置" + } }, "removeRedirect": { - "label": "屏蔽YouTube重定向链接", - "title": "用真实链接替换YouTube重定向,并跳过重定向警告" + "enable": { + "label": "屏蔽YouTube重定向链接", + "title": "用真实链接替换YouTube重定向,并跳过重定向警告" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "恢复全屏滚动", + "title": "在全屏模式下恢复滚动" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "启用保存到稍后观看按钮", + "title": "在主页和订阅视频中添加一个按钮,将视频保存到“稍后观看”播放列表" + } }, "shareShortener": { - "label": "缩短YouTube视频分享链接", - "title": "分享Youtube视频(youtu.be)时,删除si/feature 参数以缩短链接" + "enable": { + "label": "缩短YouTube视频分享链接", + "title": "分享Youtube视频(youtu.be)时,删除si/feature 参数以缩短链接" + } }, "shortsAutoScroll": { - "label": "短视频自动下滑", - "title": "短视频播完后,自动下滑播放下一个" + "enable": { + "label": "短视频自动下滑", + "title": "短视频播完后,自动下滑播放下一个" + } + }, + "skipContinueWatching": { + "enable": { + "label": "跳过\"视频已暂停。继续观看吗?\"", + "title": "跳过暂停视频播放的闲置对话框" + } + }, + "timestampPeek": { + "enable": { + "label": "时间戳预览", + "title": "通过悬停在时间戳预览视频。点击预览开始播放。" + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "水平视频翻转按钮", + "title": "添加一个按钮以水平翻转视频" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "垂直视频翻转按钮", + "title": "添加一个按钮以垂直翻转视频" + } } }, "title": "其他设置" }, - "onScreenDisplaySettings": { - "color": { - "label": "颜色", - "options": { - "blue": "蓝色", - "green": "绿色", - "orange": "橙色", - "pink": "粉色", - "purple": "紫色", - "red": "红色", - "white": "白色", - "yellow": "黄色" - }, - "title": "选择屏幕提示文本颜色" - }, - "hide": { - "label": "隐藏延时", - "title": "指定时间,以毫秒计,然后自动隐藏屏幕显示" - }, - "opacity": { - "label": "透明度", - "title": "调整屏幕提示文本的透明度" - }, - "padding": { - "label": "内边距", - "title": "调整屏幕提示周围以像素为单位的间距。主要适用于角落的屏幕提示。" - }, - "position": { - "label": "位置", - "options": { - "bottom_left": "左下", - "bottom_right": "右下", - "center": "居中", - "top_left": "左上", - "top_right": "右上" - }, - "title": "选择屏幕提示文本颜色" - }, - "title": "屏幕提示信息设置", - "type": { - "label": "类型", - "options": { - "line": "直线", - "no_display": "无显示", - "round": "圆角", - "text": "文本" - }, - "title": "选择屏幕提示文本颜色" + "hideShorts": { + "title": "隐藏短视频", + "settings": { + "sidebar": { + "label": "在侧边栏中隐藏", + "title": "从侧边栏移除短视频按钮" + }, + "home": { + "label": "在主页中隐藏", + "title": "从主页时间线中移除短视频" + }, + "channel": { + "label": "在频道页面中隐藏", + "title": "从频道页面中移除短视频分类和标签" + }, + "search": { + "label": "在搜索结果中隐藏", + "title": "从搜索结果中移除短视频" + }, + "videos": { + "label": "在观看页面中隐藏", + "title": "从观看页面的推荐列表移除短视频" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "颜色", + "select": { + "options": { + "blue": "蓝色", + "green": "绿色", + "orange": "橙色", + "pink": "粉色", + "purple": "紫色", + "red": "红色", + "white": "白色", + "yellow": "黄色" + } + }, + "title": "选择屏幕提示文本颜色" + }, + "hide": { + "label": "隐藏延时", + "title": "指定时间,以毫秒计,然后自动隐藏屏幕显示" + }, + "opacity": { + "label": "透明度", + "title": "调整屏幕提示文本的透明度" + }, + "padding": { + "label": "内边距", + "title": "调整屏幕提示周围以像素为单位的间距。主要适用于角落的屏幕提示。" + }, + "position": { + "label": "位置", + "select": { + "options": { + "bottom_left": "左下", + "bottom_right": "右下", + "center": "居中", + "top_left": "左上", + "top_right": "右上" + } + }, + "title": "选择屏幕提示文本颜色" + }, + "type": { + "label": "类型", + "select": { + "options": { + "circle": "圆形图标", + "line": "直线", + "no_display": "无显示", + "text": "文本" + } + }, + "title": "选择屏幕提示文本颜色" + } + }, + "title": "屏幕提示信息设置" + }, + "playerQuality": { + "enable": { + "label": "自动质量调整", + "title": "自动调整视频质量到所选等级。" + }, + "settings": { + "quality": { + "select": { + "label": "播放质量", + "title": "将视频质量设为" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "质量回退策略", + "options": { + "higher": "升高", + "lower": "降低" + }, + "title": "当所选质量不可用时使用的策略" + } + } + }, + "title": "自动画质设置" + }, + "playerSpeed": { "enable": { "label": "强制播放速度", "title": "将视频速度设置为您在下面选择的内容" }, - "select": { - "label": "播放速度", - "title": "将视频播放速度设为" + "settings": { + "buttons": { + "label": "播放速度按钮", + "select": { + "label": "播放按钮的速度", + "title": "每次点击要更改的速度量" + }, + "title": "添加按钮以增加或降低您观看的视频的播放速度" + }, + "speed": { + "select": { + "label": "播放速度", + "title": "将视频播放速度设为" + } + } }, "title": "播放速度设置" }, + "playlistLength": { + "enable": { + "label": "显示播放列表长度信息", + "title": "显示播放列表的总长度,已观看多少,以及还剩多少。" + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "获取播放列表长度的方法", + "title": "获取播放列表长度信息的方式 (如果发生错误,API 方法将回退到 HTML)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "获取已观看时间的方法", + "options": { + "duration": "视频长度", + "youtube": "视频观看时间" + }, + "title": "获取已观看时间长度的方法 (“视频长度”方法仅会在观看页面使用)" + } + } + }, + "title": "播放列表长度设置" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "标记为未观看按钮", + "title": "添加一个按钮将视频标记为未观看视频" + } + }, + "removeVideoButton": { + "enable": { + "label": "移除视频按钮", + "title": "添加一个按钮从播放列表中移除视频" + } + } + }, + "title": "播放列表管理设置" + }, "screenshotButton": { "enable": { "label": "屏幕截图按钮", "title": "向播放器添加一个按钮以拍摄视频的截图" }, - "saveAs": { - "clipboard": "剪贴板", - "file": "文件" - }, - "selectFormat": { - "label": "截图格式", - "title": "保存屏幕截图的格式" - }, - "selectSaveAs": { - "label": "屏幕截图保存类型", - "title": "屏幕截图保存类型" + "settings": { + "format": { + "label": "截图格式", + "title": "保存屏幕截图的格式" + }, + "saveAs": { + "select": { + "label": "屏幕截图保存类型", + "options": { + "both": "全部(文件和剪贴板)", + "clipboard": "剪贴板", + "file": "文件" + }, + "title": "屏幕截图保存类型" + } + } }, "title": "屏幕截图选项" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "每轮滚动音量", - "title": "调整每轮滚动的音量变化" - }, "enable": { "label": "滚轮控制播放速度设置", "title": "按下控制键时启用滚轮音量调整" }, - "optionLabel": "{{KEY}} 键", - "select": { - "label": "控制键", - "title": "启用功能时按住的控制键" + "extras": { + "optionLabel": "{{KEY}} 键" + }, + "settings": { + "adjustmentSteps": { + "label": "每轮滚动音量", + "title": "调整每轮滚动的音量变化" + }, + "modifierKey": { + "select": { + "label": "控制键", + "title": "启用功能时按住的控制键" + } + } }, "title": "滚轮控制播放速度设置" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "每轮滚动音量", - "title": "调整每轮滚动的音量变化" - }, "enable": { "label": "滚轮控制音量", "title": "让您使用滚轮来控制您正在观看的视频音量" }, - "holdModifierKey": { - "enable": { + "extras": { + "optionLabel": "{{KEY}} 键" + }, + "settings": { + "adjustmentSteps": { + "label": "每轮滚动音量", + "title": "调整每轮滚动的音量变化" + }, + "holdModifierKey": { "label": "在按住控制键时启用功能", + "select": { + "label": "控制键", + "title": "启用功能时按住的控制键" + }, "title": "按下控制键时启用滚轮音量调整" }, - "optionLabel": "{{KEY}} 键", - "select": { - "label": "控制键", - "title": "启用功能时按住的控制键" - } - }, - "holdRightClick": { - "enable": { + "holdRightClick": { "label": "按住右键时启用", "title": "按住右键以启用滚轮音量控制" } @@ -358,35 +918,43 @@ "label": "记录已观看视频", "title": "记录您关闭视频的进度并在下次播放时恢复" }, - "resumeType": { - "select": { - "label": "进度恢复方式", - "options": { - "automatic": "自动", - "prompt": "提示" - }, - "title": "选择恢复视频播放进度的方式" + "settings": { + "resumeType": { + "select": { + "label": "进度恢复方式", + "options": { + "automatic": "自动", + "prompt": "提示" + }, + "title": "选择恢复视频播放进度的方式" + } } }, "title": "视频历史记录设置" }, "volumeBoost": { - "boostAmount": { - "label": "音量提升量(分贝)", - "title": "音量提升量(分贝)" - }, "enable": { "label": "音量增强", "title": "启用音量增强" }, - "mode": { - "select": { - "label": "音量增强模式", - "options": { - "global": "全局统一", - "perVideo": "分别记忆" - }, - "title": "选择音量增强生效的方式。“分别记忆”为每个视频记住各自的设置。“全局”使音量增强功能开启时,对所有视频采用同一设置。" + "settings": { + "amount": { + "label": "音量提升量(分贝)", + "title": "每步音量提升的多少。您也可以滚动音量提升按钮(Shift/Ctrl更大步) 来调整音量。" + }, + "amount_global_only": { + "label": "音量提升量(分贝)", + "title": "音量提升的多少。" + }, + "mode": { + "select": { + "label": "音量增强模式", + "options": { + "global": "全局统一", + "perVideo": "分别记忆" + }, + "title": "选择音量增强生效的方式。“分别记忆”为每个视频记住各自的设置。“全局”使音量增强功能开启时,对所有视频采用同一设置。" + } } }, "title": "音量增强设置" diff --git a/public/locales/zh-TW.json b/public/locales/zh-TW.json index f6bf1b8e..749475e8 100644 --- a/public/locales/zh-TW.json +++ b/public/locales/zh-TW.json @@ -8,48 +8,285 @@ "pages": { "content": { "features": { + "monoToStereoButton": { + "button": { + "label": "Mono Audio Handling", + "toggle": { + "on": "Mono → Stereo Output", + "off": "Original Audio" + } + } + }, + "flipVideoHorizontalButton": { + "button": { + "label": "Flip video horizontally" + } + }, + "flipVideoVerticalButton": { + "button": { + "label": "Flip video vertically" + } + }, + "copyTimestampUrlButton": { + "button": { + "label": "複製目前播放時間的影片網址" + }, + "extras": { + "copied": "已複製!" + } + }, "featureMenu": { - "label": "功能選單" + "button": { + "label": "功能選單" + } + }, + "forwardRewindButtons": { + "buttons": { + "forwardButton": { + "label": "快轉{{TIME}}" + }, + "rewindButton": { + "label": "倒帶{{TIME}}" + } + } + }, + "hideEndScreenCardsButton": { + "button": { + "label": "隱藏片尾資訊卡", + "toggle": { + "off": "顯示片尾資訊卡", + "on": "隱藏片尾資訊卡" + } + } }, "loopButton": { - "label": "循環播放", - "toggle": { - "off": "關閉循環播放", - "on": "啟用循環播放" + "button": { + "label": "循環播放", + "toggle": { + "off": "關閉循環播放", + "on": "開啟循環播放" + } } }, "maximizePlayerButton": { - "label": "最大化", - "toggle": { - "off": "關閉最大化", - "on": "啟用最大化" + "button": { + "label": "最大化", + "toggle": { + "off": "關閉最大化", + "on": "啟用最大化" + } + } + }, + "miniPlayerButton": { + "button": { + "label": "Mini Player", + "toggle": { + "off": "Mini Player off", + "on": "Mini Player on" + } } }, "openTranscriptButton": { - "label": "打開文字記錄" + "button": { + "label": "打開文字記錄" + } + }, + "playbackSpeedButtons": { + "buttons": { + "decreasePlaybackSpeedButton": { + "label": "減慢播放速度 {{SPEED}}" + }, + "increasePlaybackSpeedButton": { + "label": "加快播放速度 {{SPEED}}" + } + }, + "extras": { + "decreaseLimit": "無法再減速 ({{SPEED}})", + "increaseLimit": "無法再加速 ({{SPEED}})" + } + }, + "playlistLength": { + "title": "如果某些影片被隱藏或沒載入足夠影片去讀取總時間的話,總時間有機會不準確。" + }, + "playlistManagementButtons": { + "extras": { + "failedToMarkAsUnwatched": "Failed to mark video as unwatched", + "failedToRemoveVideo": "Failed to remove video", + "markAsUnwatched": "Mark as unwatched", + "markingAsUnwatched": "Marking as unwatched…", + "removeVideo": "Remove video", + "removingVideo": "Removing video…" + } + }, + "saveToWatchLaterButton": { + "extras": { + "failedToSaveVideo": "Failed to save video to Watch Later", + "saveVideo": "Save to Watch Later", + "savingVideo": "Saving to Watch Later…" + } }, "screenshotButton": { - "copiedToClipboard": "螢幕截圖已複製剪貼簿", - "label": "螢幕截圖" + "button": { + "label": "螢幕截圖" + }, + "extras": { + "copiedToClipboard": "螢幕截圖已複製剪貼簿" + } }, "videoHistory": { - "resumeButton": "繼續", - "resumePrompt": { - "close": "關閉" + "extras": { + "resumeButton": "繼續", + "resumePromptClose": "關閉" } }, "volumeBoostButton": { - "label": "音量增強", - "toggle": { - "off": "關閉音量增強", - "on": "啟用音量增強" + "button": { + "label": "Volume Boost ({{value}} dB)", + "toggle": { + "off": "關閉音量增強", + "on": "Volume boost ({{value}} dB)" + } } } } }, "options": { + "extras": { + "bottomButtons": { + "clear": { + "title": "清除這個擴充套件儲存在此機上的資料", + "value": "清除資料" + }, + "confirm": { + "title": "確認重設設定", + "value": "確認" + }, + "openTab": { + "title": "於新頁面開啟擴充套件設定" + }, + "reset": { + "title": "將所以設定回復到初始值,按確認儲存變更", + "value": "重置" + } + }, + "buttonPlacement": { + "select": { + "buttonNames": { + "copyTimestampUrlButton": "複製目前播放時間的影片網址按鈕", + "decreasePlaybackSpeedButton": "減慢速度按鈕", + "forwardButton": "快轉按鈕", + "hideEndScreenCardsButton": "隱藏片尾資訊卡按鈕", + "increasePlaybackSpeedButton": "加快速度按妞", + "loopButton": "循環播放按鈕", + "maximizePlayerButton": "最大化按鈕", + "miniPlayerButton": "Mini Player button", + "openTranscriptButton": "開啟文字記錄按鈕", + "rewindButton": "倒帶按鈕", + "screenshotButton": "螢幕截圖按鈕", + "volumeBoostButton": "音量增強按鈕", + "flipVideoVerticalButton": "Flip video vertically button", + "flipVideoHorizontalButton": "Flip video horizontally button", + "monoToStereoButton": "Mono to Stereo button" + }, + "options": { + "below_player": { + "placement": "於播放器底下", + "value": "播放器底下" + }, + "feature_menu": { + "placement": "於功能選單", + "value": "功能選單" + }, + "player_controls_left": { + "placement": "於播放器左邊", + "value": "播放器左邊" + }, + "player_controls_right": { + "placement": "於播放器右邊", + "value": "播放器右邊" + } + }, + "title": "將{{BUTTON_NAME}}放{{PLACEMENT}}" + }, + "title": "Button placement settings" + }, + "clearData": { + "allDataDeleted": "所有資料已重置。", + "confirmAlert": "將會清除這個擴充套件的相關選項,繼續?" + }, + "featureMenu": { + "openType": { + "select": { + "label": "選單開啟方式", + "options": { + "click": "點擊", + "hover": "游標懸浮" + }, + "title": "選擇選單開啟方式" + }, + "title": "功能選單設定" + } + }, + "importExportSettings": { + "exportButton": { + "success": "設定已成功匯出", + "title": "匯出設定至 JSON 檔案", + "value": "匯出設定" + }, + "importButton": { + "error": { + "unknown": "設定匯入失敗,請檢查檔案格式。\n發生不明錯誤。", + "validation": "設定匯入失敗,請檢查檔案格式。{{ERROR_MESSAGE}}" + }, + "success": "設定已成功匯入", + "title": "由 JSON 檔案匯入設定", + "value": "匯入設定" + } + }, + "language": { + "select": { + "label": "語言", + "title": "擴充套件使用的語言" + }, + "title": "語言" + }, + "openSettingsOnMajorOrMinorVersionChange": { + "label": "Open settings page on update", + "title": "Opens the settings page when a major or minor version of YouTube Enhancer is installed" + }, + "optionDisabled": { + "either": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " or " + }, + "plural": { + "label": "Enable {{OPTIONS}} to configure this option", + "separator": " and " + }, + "singular": "Enable '{{OPTION}}' to configure this option", + "specificOption": { + "featureMenu": "Configure at least one button to be placed in the feature menu to configure this option.", + "globalVolume": "Disable 'Remember last volume' to configure this option", + "rememberVolume": "Disable 'Global volume' to configure this option", + "screenshotButtonFileFormat": "Set screenshot save type to 'File' or 'Both' to configure this option" + } + }, + "scrollForMoreSettings": "Scroll for more settings", + "settingSearch": { + "placeholder": "搜尋設定" + }, + "youtubeDataApiV3Key": { + "getApiKeyLinkText": "你可以從這裡取得", + "input": { + "label": "API 金鑰", + "title": "輸入你的 YouTube Data API V3 金鑰" + }, + "title": "YouTube API V3 key" + } + }, "notifications": { "error": { + "optionConflict": "This option cannot be enabled while '{{OPTION}}' is enabled.", "scrollWheelHoldModifierKey": { "sameKey": { "speedControl": "滾輪播放速度輔助按鍵不能跟音量增強輔助按鍵相同。", @@ -67,286 +304,609 @@ } }, "settings": { - "clearData": { - "allDataDeleted": "所有資料已重置。", - "confirmAlert": "將會清除這個擴充套件的相關選項,繼續?" - }, "sections": { - "automaticQuality": { + "customCSS": { "enable": { - "label": "自動畫質調整", - "title": "自動調整到指定畫質" + "label": "啟用自訂CSS", + "title": "啟用應用到頁面的自訂CSS" }, - "select": { - "label": "播放畫質", - "title": "設定影片播放畫質" + "extras": { + "collapse": "收起編輯器", + "expand": "展開編輯器", + "noProblems": "沒有發現問題" }, - "title": "自動畫質設定" + "title": "Custom CSS settings" }, - "bottomButtons": { - "clear": { - "title": "清除這個擴充套件儲存在此機上的資料", - "value": "清除資料" - }, - "confirm": { - "title": "確認重設設定", - "value": "確認" - }, - "reset": { - "title": "將所以設定回復到初始值,按確認儲存變更", - "value": "重置" - } - }, - "buttonPlacement": { - "select": { - "buttonNames": { - "loopButton": "循環播放按鈕", - "maximizePlayerButton": "最大化按鈕", - "openTranscriptButton": "開啟文字記錄按鈕", - "screenshotButton": "螢幕截圖按鈕", - "volumeBoostButton": "音量增強按鈕" - }, - "options": { - "below_player": { - "placement": "於播放器底下", - "value": "播放器底下" - }, - "feature_menu": { - "placement": "於功能選單", - "value": "功能選單" - }, - "player_controls_left": { - "placement": "於播放器左邊", - "value": "播放器左邊" - }, - "player_controls_right": { - "placement": "於播放器右邊", - "value": "播放器右邊" - } + "deepDarkCSS": { + "enable": { + "label": "啟用已選主題", + "title": "啟用頁面的已選主題" + }, + "extras": { + "author": "作者", + "co-authors": "共同作者" + }, + "settings": { + "colorShadow": { + "label": "陰影顏色", + "title": "陰影的顏色" + }, + "dimmerText": { + "label": "次要文字顏色", + "title": "次要文字的顏色" + }, + "hoverBackground": { + "label": "懸停背景色", + "title": "滑過背景顏色" + }, + "mainBackground": { + "label": "主要背景顏色", + "title": "主要背景的顏色" }, - "title": "將{{BUTTON_NAME}}放{{PLACEMENT}}" + "mainColor": { + "label": "重點色調", + "title": "重點色調的顏色" + }, + "mainText": { + "label": "主要文字顏色", + "title": "主要文字的顏色" + }, + "secondBackground": { + "label": "次要背景顏色", + "title": "次要背景顏色" + }, + "theme": { + "select": { + "label": "選擇主題", + "title": "選擇套用到頁面的主題" + } + } }, - "title": "按鈕位置設定" + "title": "YouTube deep dark settings" }, - "customCSS": { - "editor": { - "collapse": "收起編輯器", - "expand": "展開編輯器", - "noProblems": "沒有發現問題" + "forwardRewindButtons": { + "enable": { + "label": "啟用快轉倒帶按鈕", + "title": "在播放器加入快轉和倒帶按鈕" + }, + "settings": { + "time": { + "label": "快轉/倒帶時間", + "title": "每次快轉/倒帶的時間" + } }, + "title": "快轉/倒帶按鈕設定" + }, + "globalVolume": { "enable": { - "label": "啟用自訂CSS", - "title": "啟用應用到頁面的自訂CSS" + "label": "Always start videos with this volume", + "title": "Makes all videos begin at your selected volume automatically" + }, + "settings": { + "amount": { + "label": "Video start volume", + "title": "The volume applied to every video when it begins playing" + } }, - "title": "自訂CSS設定" + "title": "Global Volume Override" }, - "featureMenu": { - "openType": { - "select": { - "label": "選單開啟方式", - "options": { - "click": "點擊", - "hover": "游標懸浮" - }, - "title": "選擇選單開啟方式" + "miniPlayer": { + "button": { + "label": "Mini Player button", + "title": "Adds a button that opens the Mini Player" + }, + "enable": { + "label": "Open Mini Player when viewing comments", + "title": "Automatically opens the Mini Player when you scroll to comments." + }, + "settings": { + "position": { + "select": { + "label": "Default Mini Player position", + "options": { + "bottomCenter": "Bottom center", + "bottomLeft": "Bottom left", + "bottomRight": "Bottom right", + "topCenter": "Top center", + "topLeft": "Top left", + "topRight": "Top right" + }, + "title": "Sets the starting position before you move the Mini Player." + } }, - "title": "功能選單設定" - } - }, - "importExportSettings": { - "exportButton": { - "success": "設定已成功匯出", - "title": "匯出設定至 JSON 檔案", - "value": "匯出設定" - }, - "importButton": { - "error": { - "unknown": "設定匯入失敗,請檢查檔案格式。\n發生不明錯誤。", - "validation": "設定匯入失敗,請檢查檔案格式。{{ERROR_MESSAGE}}" - }, - "success": "設定已成功匯入", - "title": "由 JSON 檔案匯入設定", - "value": "匯入設定" - } - }, - "language": { - "select": { - "label": "語言", - "title": "擴充套件使用的語言" + "size": { + "label": "Default Mini Player size", + "title": "Sets the initial size before you resize the Mini Player." + } }, - "title": "語言" + "title": "Mini Player settings" }, "miscellaneous": { - "features": { + "settings": { "automaticTheaterMode": { - "label": "自動啟用劇院模式", - "title": "載入影片時自動啟用劇院模式" + "enable": { + "label": "自動啟用劇院模式", + "title": "載入影片時自動啟用劇院模式" + } + }, + "automaticallyDisableAmbientMode": { + "enable": { + "label": "自動停用微光效果", + "title": "載入影片時自動停用微光效果" + } + }, + "automaticallyDisableAutoPlay": { + "enable": { + "label": "Automatically disable autoplay", + "title": "Automatically disables autoplay when you load a video" + } + }, + "automaticallyDisableClosedCaptions": { + "enable": { + "label": "自動停用字幕", + "title": "載入影片時自動停用字幕" + } + }, + "automaticallyEnableClosedCaptions": { + "enable": { + "label": "Automatically enable closed captions", + "title": "Automatically enables closed captions when you load a video" + } + }, + "automaticallyMaximizePlayer": { + "enable": { + "label": "Automatically maximize player", + "title": "Automatically maximizes the player when you load a video" + } + }, + "automaticallyShowMoreVideosOnEndScreen": { + "enable": { + "label": "Automatically show more videos on end screen", + "title": "Automatically shows more videos on end screen when you load a video" + } + }, + "blockNumberKeySeeking": { + "enable": { + "label": "Block number key seeking", + "title": "Prevents pressing 0-9 from jumping to a percentage of the video" + } + }, + "hidePosts": { + "enable": { + "label": "Hide posts", + "title": "Hides posts from the home page" + } + }, + "copyTimestampUrlButton": { + "enable": { + "label": "複製目前播放時間的影片網址按鈕", + "title": "複製目前播放時間的影片網址 (?t=123)" + } + }, + "defaultToOriginalAudioTrack": { + "enable": { + "label": "Default to original audio track", + "title": "Always default to the original audio track" + } + }, + "hideArtificialIntelligenceSummary": { + "enable": { + "label": "Hide AI summary", + "title": "Hides the artificial intelligence summary below videos" + } + }, + "hideEndScreenCards": { + "enable": { + "label": "隱藏片尾資訊卡", + "title": "隱藏影片片尾的資訊卡" + } + }, + "hideEndScreenCardsButton": { + "enable": { + "label": "隱藏片尾資訊卡按鈕", + "title": "在影片結束時新增顯示/隱藏卡片的按鈕" + } + }, + "hideLiveStreamChat": { + "enable": { + "label": "隱藏直播聊天室", + "title": "隱藏直播的聊天室" + } + }, + "hideMembersOnlyVideos": { + "enable": { + "label": "Hide members-only videos", + "title": "Hides videos that are only visible to members" + } + }, + "monoToStereoButton": { + "enable": { + "label": "Mono to Stereo button", + "title": "Adds a button to convert mono audio to stereo. Stereo tracks remain unchanged." + } + }, + "hideOfficialArtistVideosFromHomePage": { + "enable": { + "label": "隱藏官方藝人影片", + "title": "從主頁隱藏官方藝人影片" + } + }, + "hidePaidPromotionBanner": { + "enable": { + "label": "隱藏付費推廣橫幅", + "title": "隱藏當影片帶有付費推廣時顯示的橫幅" + } + }, + "hidePlayables": { + "enable": { + "label": "Hide playables", + "title": "Hides all playables" + } + }, + "hidePlaylistRecommendationsFromHomePage": { + "enable": { + "label": "Hide playlists from homepage", + "title": "Get rid of playlists from homepage" + } }, "hideScrollbar": { - "label": "隱藏捲軸", - "title": "隱藏頁面捲軸" + "enable": { + "label": "隱藏捲軸", + "title": "隱藏頁面捲軸" + } + }, + "hideSidebarRecommendedVideos": { + "enable": { + "label": "Hide recommended videos", + "title": "Hides the sidebar that recommends videos" + } }, - "hideShorts": { - "label": "隱藏 Shorts", - "title": "隱藏全部 Shorts" + "hideTranslateComment": { + "enable": { + "label": "隱藏翻譯留言按鈕", + "title": "隱藏留言下的翻譯按鈕" + } }, "loopButton": { - "label": "循環按鈕", - "title": "加入按鈕循環播放當前影片" + "enable": { + "label": "循環按鈕", + "title": "加入按鈕循環播放當前影片" + } }, "maximizePlayerButton": { - "label": "最大化播放器按鈕", - "title": "加入最大化播放器按鈕" + "enable": { + "label": "最大化播放器按鈕", + "title": "加入最大化播放器按鈕" + } }, "openTranscriptButton": { - "label": "開啟文字記錄按鈕", - "title": "加入按鈕開啟當前影片的文子記錄" + "enable": { + "label": "開啟文字記錄按鈕", + "title": "加入按鈕開啟當前影片的文子記錄" + } }, "openYouTubeSettingsOnHover": { - "label": "懸浮時開啟設定選單", - "title": "鼠標懸浮在設定按鈕時開啟選單" + "enable": { + "label": "懸浮時開啟設定選單", + "title": "鼠標懸浮在設定按鈕時開啟選單" + } + }, + "pauseBackgroundPlayers": { + "enable": { + "label": "暫停背景播放程序", + "title": "當前景分頁啟用新播放器時,自動凍結背景分頁影音" + } }, "remainingTime": { - "label": "剩餘時間", - "title": "顥示現時影片的剩餘時間" + "enable": { + "label": "剩餘時間", + "title": "顥示現時影片的剩餘時間" + } }, - "rememberLastVolume": { - "label": "記住上次播放音量", - "title": "記住上次的播放音量,設定到新播放的影片上" + "rememberVolume": { + "enable": { + "label": "記住上次播放音量", + "title": "記住上次的播放音量,設定到新播放的影片上" + } }, "removeRedirect": { - "label": "移除 YouTube 重新導向網址", - "title": "以真正網址取代 YouTube 重新導向網址,跳過重新導向警告對話框" + "enable": { + "label": "移除 YouTube 重新導向網址", + "title": "以真正網址取代 YouTube 重新導向網址,跳過重新導向警告對話框" + } + }, + "restoreFullscreenScrolling": { + "enable": { + "label": "Restore fullscreen scrolling", + "title": "Restores scrolling in fullscreen mode" + } + }, + "saveToWatchLaterButton": { + "enable": { + "label": "Enable save to Watch Later button", + "title": "Adds a button to Home and Subscriptions videos to save the video to the 'Watch Later' playlist" + } }, "shareShortener": { - "label": "縮短 YouTube 影片共享連結", - "title": "縮短 YouTube 影片共享連結 (youtu.be),移除 si/feature 參數" + "enable": { + "label": "縮短 YouTube 影片共享連結", + "title": "縮短 YouTube 影片共享連結 (youtu.be),移除 si/feature 參數" + } }, "shortsAutoScroll": { - "label": "Shorts 自動滾動", - "title": "自動滾動到下一段 Short" + "enable": { + "label": "Shorts 自動滾動", + "title": "自動滾動到下一段 Short" + } + }, + "skipContinueWatching": { + "enable": { + "label": "跳過「影片已暫停,繼續觀看?」", + "title": "跳過暫停影片播放的閒置對話框" + } + }, + "timestampPeek": { + "enable": { + "label": "Timestamp Preview", + "title": "Preview the video by hovering over a timestamp. Click the preview to start playback from that moment." + } + }, + "flipVideoHorizontalButton": { + "enable": { + "label": "Horizontal video flip button", + "title": "Adds a button to flip the video horizontally" + } + }, + "flipVideoVerticalButton": { + "enable": { + "label": "Vertical video flip button", + "title": "Adds a button to flip the video vertically" + } } }, "title": "其他設定" }, - "onScreenDisplaySettings": { - "color": { - "label": "顏色", - "options": { - "blue": "藍色", - "green": "綠色", - "orange": "橙色", - "pink": "粉紅色", - "purple": "紫色", - "red": "紅色", - "white": "白色", - "yellow": "黃色" - }, - "title": "選擇屏幕顥示的顏色" - }, - "hide": { - "label": "隱藏延遲", - "title": "指定多少毫秒後自動隱藏屏幕顥示" - }, - "opacity": { - "label": "透明度", - "title": "調節屏幕顥示的透明度" - }, - "padding": { - "label": "填充", - "title": "以像素為單位調整屏幕顥示周圍的空間,適用於置於角落的屏幕顥示。" - }, - "position": { - "label": "位置", - "options": { - "bottom_left": "左下", - "bottom_right": "右下", - "center": "置中", - "top_left": "左上", - "top_right": "右上" - }, - "title": "選擇屏幕顥示的位置" - }, - "title": "屏幕顥示設定", - "type": { - "label": "類型", - "options": { - "line": "線條", - "no_display": "不顯示", - "round": "圓形", - "text": "文字" - }, - "title": "選擇屏幕顥示風格" + "hideShorts": { + "title": "Hide Shorts", + "settings": { + "sidebar": { + "label": "Hide in sidebar", + "title": "Removes the Shorts button from the sidebar" + }, + "home": { + "label": "Hide on Home feed", + "title": "Removes the Shorts section from the Home feed" + }, + "channel": { + "label": "Hide on Channel pages", + "title": "Removes the Shorts shelf and tab on channel pages" + }, + "search": { + "label": "Hide in Search results", + "title": "Removes Shorts videos from search results" + }, + "videos": { + "label": "Hide on watch pages", + "title": "Removes Shorts videos from recommendations on watch pages" + } } }, - "playbackSpeed": { + "onScreenDisplaySettings": { + "settings": { + "color": { + "label": "顏色", + "select": { + "options": { + "blue": "藍色", + "green": "綠色", + "orange": "橙色", + "pink": "粉紅色", + "purple": "紫色", + "red": "紅色", + "white": "白色", + "yellow": "黃色" + } + }, + "title": "選擇屏幕顥示的顏色" + }, + "hide": { + "label": "隱藏延遲", + "title": "指定多少毫秒後自動隱藏屏幕顥示" + }, + "opacity": { + "label": "透明度", + "title": "調節屏幕顥示的透明度" + }, + "padding": { + "label": "填充", + "title": "以像素為單位調整屏幕顥示周圍的空間,適用於置於角落的屏幕顥示。" + }, + "position": { + "label": "位置", + "select": { + "options": { + "bottom_left": "左下", + "bottom_right": "右下", + "center": "置中", + "top_left": "左上", + "top_right": "右上" + } + }, + "title": "選擇屏幕顥示的位置" + }, + "type": { + "label": "類型", + "select": { + "options": { + "circle": "圓形", + "line": "線條", + "no_display": "不顯示", + "text": "文字" + } + }, + "title": "選擇屏幕顥示風格" + } + }, + "title": "On-screen display settings" + }, + "playerQuality": { + "enable": { + "label": "自動畫質調整", + "title": "自動調整到指定畫質" + }, + "settings": { + "quality": { + "select": { + "label": "播放畫質", + "title": "設定影片播放畫質" + } + }, + "qualityFallbackStrategy": { + "select": { + "label": "畫質後備策略", + "options": { + "higher": "較高", + "lower": "較低" + }, + "title": "所選畫質不適用時的策略" + } + } + }, + "title": "自動畫質設定" + }, + "playerSpeed": { "enable": { "label": "強制播放速度", "title": "設定影片播放速度如下" }, - "select": { - "label": "播放速度", - "title": "設定影片播放速度為" + "settings": { + "buttons": { + "label": "播放速度按鈕", + "select": { + "label": "播放速率控制鈕", + "title": "每次按下時改變的速度" + }, + "title": "加入加快或減慢播放速度按鈕" + }, + "speed": { + "select": { + "label": "播放速度", + "title": "設定影片播放速度為" + } + } }, "title": "播放速度設定" }, + "playlistLength": { + "enable": { + "label": "顯示播放清單時間資訊", + "title": "顯示播放清單總時間,已播放時間及剩餘時間。" + }, + "settings": { + "wayToGetLength": { + "select": { + "label": "取得播放清單時間方法", + "title": "取得播放清單時間資訊的方法(如API方法失敗會使用HTML方式)" + } + }, + "wayToGetWatchTime": { + "select": { + "label": "影片長度取得方法", + "options": { + "duration": "影片長度", + "youtube": "影片已觀看時間" + }, + "title": "取得已觀看時間的方法(影片長度方式只用於觀看頁)" + } + } + }, + "title": "播放清單播放時間設定" + }, + "playlistManagementButtons": { + "settings": { + "markAsUnwatchedButton": { + "enable": { + "label": "Mark as unwatched button", + "title": "Adds a button to mark videos as unwatched" + } + }, + "removeVideoButton": { + "enable": { + "label": "Remove video button", + "title": "Adds a button to remove videos from the playlist" + } + } + }, + "title": "Playlist management settings" + }, "screenshotButton": { "enable": { "label": "螢幕截圖按鈕", "title": "在播放器加入擷取螢幕截圖按鈕" }, - "saveAs": { - "clipboard": "剪貼簿", - "file": "檔案" - }, - "selectFormat": { - "label": "螢幕截圖儲存格式", - "title": "螢幕截圖的儲存格式" - }, - "selectSaveAs": { - "label": "螢幕截圖儲存方式", - "title": "螢幕截圖的儲存方式" + "settings": { + "format": { + "label": "螢幕截圖儲存格式", + "title": "螢幕截圖的儲存格式" + }, + "saveAs": { + "select": { + "label": "螢幕截圖儲存方式", + "options": { + "both": "Both (File and Clipboard)", + "clipboard": "剪貼簿", + "file": "檔案" + }, + "title": "螢幕截圖的儲存方式" + } + } }, "title": "螢幕截圖設定" }, "scrollWheelSpeedControl": { - "adjustmentSteps": { - "label": "每次滾動的速度增減", - "title": "調整每次滾動時的播放速度幅度" - }, "enable": { "label": "滾輪播放速度控制", "title": "按住輔助按鍵來啟用播放速度調節" }, - "optionLabel": "{{KEY}} 鍵", - "select": { - "label": "輔助按鍵", - "title": "使用的輔助按鍵" + "extras": { + "optionLabel": "{{KEY}} 鍵" + }, + "settings": { + "adjustmentSteps": { + "label": "每次滾動的速度增減", + "title": "調整每次滾動時的播放速度幅度" + }, + "modifierKey": { + "select": { + "label": "輔助按鍵", + "title": "使用的輔助按鍵" + } + } }, "title": "滾輪播放速度控制設定" }, "scrollWheelVolumeControl": { - "adjustmentSteps": { - "label": "每次滾動的音量增減", - "title": "調整每次滾動時的音量增減幅度" - }, "enable": { "label": "滾輪音量控制", "title": "使用滑鼠滾輪控制現在播放的影片音量" }, - "holdModifierKey": { - "enable": { + "extras": { + "optionLabel": "{{KEY}} 鍵" + }, + "settings": { + "adjustmentSteps": { + "label": "每次滾動的音量增減", + "title": "調整每次滾動時的音量增減幅度" + }, + "holdModifierKey": { "label": "啟用輔助按鍵", + "select": { + "label": "輔助按鍵", + "title": "使用的輔助按鍵" + }, "title": "按住輔助按鍵來啟用滾輪音量調節" }, - "optionLabel": "{{KEY}} 鍵", - "select": { - "label": "輔助按鍵", - "title": "使用的輔助按鍵" - } - }, - "holdRightClick": { - "enable": { + "holdRightClick": { "label": "按住滑鼠右鍵時啟用", "title": "住滑鼠右鍵時啟用滾輪音量調節" } @@ -358,35 +918,43 @@ "label": "記住已觀看的影片", "title": "記住己觀看影片的播放位置及啟用繼續播放" }, - "resumeType": { - "select": { - "label": "繼續播放方式", - "options": { - "automatic": "自動", - "prompt": "提示" - }, - "title": "選擇如何繼續播放" + "settings": { + "resumeType": { + "select": { + "label": "繼續播放方式", + "options": { + "automatic": "自動", + "prompt": "提示" + }, + "title": "選擇如何繼續播放" + } } }, "title": "觀看記錄設定" }, "volumeBoost": { - "boostAmount": { - "label": "音量增強度 (分貝)", - "title": "將音量增幅至" - }, "enable": { "label": "音量增強", "title": "啟用音量增強" }, - "mode": { - "select": { - "label": "音量增強模式", - "options": { - "global": "全局", - "perVideo": "單獨" - }, - "title": "選擇音量增強如何應用到影片。「單獨」能使用選單為該影片開啟音量增強。「全局」在啟用音量增強時會應用到所影片。" + "settings": { + "amount": { + "label": "音量增強度 (分貝)", + "title": "The amount to boost the volume by. You can also scroll over the volume boost button (Shift/Ctrl for larger steps) to adjust it." + }, + "amount_global_only": { + "label": "Volume boost amount (dB)", + "title": "The amount to boost the volume by." + }, + "mode": { + "select": { + "label": "音量增強模式", + "options": { + "global": "全局", + "perVideo": "單獨" + }, + "title": "選擇音量增強如何應用到影片。「單獨」能使用選單為該影片開啟音量增強。「全局」在啟用音量增強時會應用到所影片。" + } } }, "title": "音量增強設定"