Skip to content

Commit

Permalink
feat: Open YouTube settings on hover
Browse files Browse the repository at this point in the history
  • Loading branch information
VampireChicken12 committed Dec 30, 2023
1 parent e1ecbaa commit cff4db4
Show file tree
Hide file tree
Showing 27 changed files with 366 additions and 192 deletions.
4 changes: 4 additions & 0 deletions public/locales/ca-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
"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"
},
"remainingTime": {
"label": "Remaining time",
"title": "Shows the remaining time of the video you're watching"
Expand Down
4 changes: 4 additions & 0 deletions public/locales/cs-CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
"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"
},
"remainingTime": {
"label": "Remaining time",
"title": "Shows the remaining time of the video you're watching"
Expand Down
4 changes: 4 additions & 0 deletions public/locales/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
"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"
},
"remainingTime": {
"label": "Verbleibende Zeit",
"title": "Zeigt die verbleibende Zeit des Videos, das du siehst"
Expand Down
4 changes: 4 additions & 0 deletions public/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
"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"
},
"remainingTime": {
"label": "Remaining time",
"title": "Shows the remaining time of the video you're watching"
Expand Down
4 changes: 4 additions & 0 deletions public/locales/en-US.json.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ interface EnUS {
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";
};
remainingTime: {
label: "Remaining time";
title: "Shows the remaining time of the video you're watching";
Expand Down
60 changes: 32 additions & 28 deletions public/locales/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"label": "Maximizar"
},
"openTranscriptButton": {
"label": "Open Transcript"
"label": "Abrir transcripción"
},
"screenshotButton": {
"copiedToClipboard": "Captura de pantalla copiada al portapapeles",
Expand Down Expand Up @@ -91,11 +91,11 @@
"label": "Menu Activation Type",
"options": {
"click": "Click",
"hover": "Hover"
"hover": "Pasar el cursor por encima"
},
"title": "Select the method to activate the feature menu"
},
"title": "Feature menu settings"
"title": "Configuración del menú"
}
},
"importExportSettings": {
Expand Down Expand Up @@ -133,15 +133,19 @@
},
"loopButton": {
"label": "Botón de bucle",
"title": "Adds a button to the feature menu to loop the video you're watching"
"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": "Adds a button to the feature menu to maximize the player"
"title": "Añade un botón al menú para maximizar el reproductor"
},
"openTranscriptButton": {
"label": "Open transcript button",
"title": "Adds a button to the feature menu to open the transcript of the video you're watching"
"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"
},
"openYouTubeSettingsOnHover": {
"label": "Open YouTube settings on hover",
"title": "Opens the YouTube settings menu when you hover over the settings button"
},
"remainingTime": {
"label": "Tiempo restante",
Expand All @@ -162,46 +166,46 @@
"color": {
"label": "Color",
"options": {
"blue": "Blue",
"green": "Green",
"orange": "Orange",
"pink": "Pink",
"purple": "Purple",
"red": "Red",
"white": "White",
"yellow": "Yellow"
"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": "Hide Delay",
"label": "Oculta el retardo",
"title": "Specify the time, in milliseconds, before automatically hiding the On-Screen Display"
},
"opacity": {
"label": "Opacity",
"label": "Opacidad",
"title": "Adjust the transparency of the On-Screen Display"
},
"padding": {
"label": "Padding",
"label": "Margen",
"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"
"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": "Type",
"label": "Tipo",
"options": {
"line": "Line",
"no_display": "No display",
"no_display": "No mostrar",
"round": "Round",
"text": "Text"
},
Expand Down Expand Up @@ -240,11 +244,11 @@
},
"scrollWheelSpeedControl": {
"adjustmentSteps": {
"label": "Speed Change Per Scroll",
"title": "Adjust the speed change per scroll"
"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": "Scroll wheel speed control",
"label": "Control de velocidad con la rueda",
"title": "Press a modifier key to enable speed adjustment with the scroll wheel."
},
"optionLabel": "{{KEY}} key",
Expand Down
4 changes: 4 additions & 0 deletions public/locales/fa-IR.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
"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"
},
"remainingTime": {
"label": "Remaining time",
"title": "Shows the remaining time of the video you're watching"
Expand Down
4 changes: 4 additions & 0 deletions public/locales/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
"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"
},
"remainingTime": {
"label": "Remaining time",
"title": "Shows the remaining time of the video you're watching"
Expand Down
4 changes: 4 additions & 0 deletions public/locales/he-IL.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
"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"
},
"remainingTime": {
"label": "Remaining time",
"title": "Shows the remaining time of the video you're watching"
Expand Down
4 changes: 4 additions & 0 deletions public/locales/hi-IN.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
"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"
},
"remainingTime": {
"label": "Remaining time",
"title": "Shows the remaining time of the video you're watching"
Expand Down
4 changes: 4 additions & 0 deletions public/locales/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
"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"
},
"remainingTime": {
"label": "Remaining time",
"title": "Shows the remaining time of the video you're watching"
Expand Down
4 changes: 4 additions & 0 deletions public/locales/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
"label": "文字起こしを見せるボタン",
"title": "動画の文字起こしを見せるするボタンをフィーチャー・メニューに追加する"
},
"openYouTubeSettingsOnHover": {
"label": "Open YouTube settings on hover",
"title": "Opens the YouTube settings menu when you hover over the settings button"
},
"remainingTime": {
"label": "残り時間",
"title": "動画の残り時間を表示します"
Expand Down
4 changes: 4 additions & 0 deletions public/locales/pl-PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
"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"
},
"remainingTime": {
"label": "Remaining time",
"title": "Shows the remaining time of the video you're watching"
Expand Down
Loading

0 comments on commit cff4db4

Please sign in to comment.