diff --git a/de/addons-data.json b/de/addons-data.json index ed6c71a3..ef9831da 100644 --- a/de/addons-data.json +++ b/de/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "Projekte werden bei 60FPS mit doppelter Geschwindigkeit ausgeführt, da sie normalerweise mit 30FPS laufen.", + "text": "Die meisten Projekte werden sich mit 60FPS nicht richtig verhalten, weil durch erhöhen der Framefrequenz die Skripte dadurch schneller ausgeführt werden. Dies sollte nur auf Projekten angewendet werden, die es unterstützen.", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Benutzerdefiniertes Linkaussehen", + "description": "Erlaubt es dir, das Aussehen der Links in der Website zu verändern.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "Wir wollen dieses Addon in der Zukunft mit weiteren Barrierenfreiheitsfunktionen ausstatten. Du kannst uns dein Feedback senden, indem du zu scratchaddons.com/feedback gehst oder auf \"Feedback senden\" auf der Seitenleiste klickst." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "Zweispaltiges Kategorienmenü", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -630,9 +650,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -651,7 +674,7 @@ { "id": "debugger", "name": "Debugger", - "description": "Fügt ein neues \"Debugger\"-Fenster im Editor hinzu. Erlaubt das loggen in den \"Logs\"-Tab des Debugger-Fenster mit den Blöcken \"loggen\", \"warnen\" und \"Fehler\". Der \"Unterbrechen\"-Block wird das Projekt pausieren. Alle aktuell ausgeführten Threads können im \"Threads\"-Tab angezeigt werden und wenn das Projekt pausiert ist kann der \"Schritt\"-Knopf verwendet werden, um einen Block nach dem anderen auszuführen. Ein Graph der Bildwiederholrate und der Klonanzahl kann im \"Leistung\"-Tab angezeigt werden.", + "description": "Fügt ein neues \"Debugger\"-Fenster im Editor hinzu. Erlaubt das loggen in den \"Logs\"-Tab des Debugger-Fenster mit den Blöcken \"loggen\", \"warnen\" und \"Fehler\". Der \"Unterbrechen\"-Block wird das Projekt pausieren. Alle aktuell ausgeführten Blockreihen können im \"Threads\"-Tab des Debuggerfensters angezeigt werden und wenn das Projekt pausiert ist kann der \"Schritt\"-Knopf verwendet werden, um einen Block nach dem anderen auszuführen. Ein Graph der Bildwiederholrate und der Klonanzahl kann im \"Leistung\"-Tab angezeigt werden.", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -748,12 +771,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -829,6 +857,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Kompakter Editor", + "description": "Verringert die Größe von Schaltflächen, Eingabefeldern, der Kopfleiste, und anderen Elementen im Editor, um mehr Platz für Elemente wie die Codefläche, der Kostümeditor und Kostümvorschauen zu schaffen, wie in Scratch 2.0.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "Dunkler Modus und benutzerdefinierte Farben im Editor", @@ -915,6 +964,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Erhöhung von Zahlen durch Pfeiltasten im Editor", + "description": "Verwende die Hoch- und Runterpfeiltasten, um Zahlenwerte in Blockeingabefeldern zu erhöhen oder zu verringern.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Dropdown-Menü-Suche", @@ -1222,6 +1287,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Cooldownanzeige fürs Posten in den Foren", + "description": "Zeigt, nachdem ein Forumpost abgeschickt wird, einen Countdown an, der anzeigt, wann du wieder posten kannst.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "Benutzerdefinierte Zitate & Codeblöcke in Foren", @@ -2459,7 +2539,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/en/addons-data.json b/en/addons-data.json index cddbeae1..98738fe0 100644 --- a/en/addons-data.json +++ b/en/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "Projects will run twice as fast at 60FPS, because they typically run at 30FPS.", + "text": "Most projects will not behave properly when running at 60FPS, because increasing the frame rate also increases the speed at which scripts run. This should only be used on projects that support 60FPS.", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Customizable link style", + "description": "Lets you customize the style of links around the website.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "We want to expand this addon with other accessibility features in the future. You can send us your feedback by going to scratchaddons.com/feedback or clicking \"Send Feedback\" on the sidebar." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "Two-column category menu", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -627,9 +647,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -648,7 +671,7 @@ { "id": "debugger", "name": "Debugger", - "description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running threads can be viewed in the \"Threads\" tab of the debugger, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.", + "description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running stacks of blocks can be viewed in the \"Threads\" tab of the debugger window, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -745,12 +768,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -826,6 +854,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Compact editor", + "description": "Decreases the size of buttons, input fields, the menu bar, and other elements in the editor, making more space for components such as the code area, the costume editor, and costume previews, as was the case in Scratch 2.0.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "Editor dark mode and customizable colors", @@ -912,6 +961,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Arrow key incrementation in editor", + "description": "Use the up and down arrow keys to increase or decrease number values in block inputs.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Block dropdown search", @@ -1219,6 +1284,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Forum post cooldown display", + "description": "After submitting a forum post, displays a countdown on the submit button showing how long you have to wait before posting again.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "Customizable quotes and code blocks on forums", @@ -1423,7 +1503,7 @@ }, { "id": "hide-signatures", - "name": "Hide signatures on forums", + "name": "Hide forum signatures", "description": "Hides signatures in forum posts and adds a \"Show signature\" button.", "tags": ["community", "forums"], "credits": [ @@ -2456,7 +2536,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/es/addons-data.json b/es/addons-data.json index 829377dc..323813f4 100644 --- a/es/addons-data.json +++ b/es/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "Los proyectos se ejecutarán dos veces más rápido en 60FPS, porque típicamente se ejecutan a 30FPS.", + "text": "La mayoría de los proyectos no se comportarán correctamente cuando se ejecuten a 60 FPS, porque aumentar la velocidad de fotogramas también aumenta la velocidad a la que se ejecutan los scripts. Este modo solo debería usarse en proyectos que admitan 60FPS.", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Estilo de enlaces personalizado", + "description": "Le permite personalizar el estilo de los enlaces en el sitio web.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "Queremos expandir este addon con otras funciones de accesibilidad en el futuro. Nos puede mandar sus comentarios yendo a scratchaddons.com/feedback o haciendo click en \"Enviar comentarios\" en la barra lateral." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "Menú de categorías de dos columnas", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -627,9 +647,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -648,7 +671,7 @@ { "id": "debugger", "name": "Depurador", - "description": "Agrega una ventana nueva \"depurador\" al editor. Le permite loguear mensajes a la pestaña \"Logs\" de la ventana del depurador usando los bloques \"log\", \"warn\" y \"error\". El bloque \"breakpoint\" pausará el proyecto cuando se ejecute. Todos los hilos en ejecución pueden ser vistos en la pestaña \"Hilos\" del depurador y al pausarse el botón \"Paso\" puede ser usado para ejecutar el siguiente bloque. Un gráfico de fotogramas por segundo y número de clones puede ser visto en la pestaña \"Rendimiento\".", + "description": "Agrega una ventana nueva \"depurador\" al editor. Le permite loguear mensajes a la pestaña \"Logs\" de la ventana del depurador usando los bloques \"loguear\", \"advertir\" y \"error\". El bloque \"breakpoint\" pausará el proyecto cuando se ejecute. Todos las pilas de bloques en ejecución pueden ser vistos en la pestaña \"Hilos\" de la ventana del depurador y al pausarse el botón \"Paso\" puede ser usado para ejecutar el siguiente bloque. Un gráfico de fotogramas por segundo y número de clones puede ser visto en la pestaña \"Rendimiento\".", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -745,12 +768,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -826,6 +854,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Editor compacto", + "description": "Disminuye el tamaño de los botones, campos de entrada, la barra de menú y otros elementos del editor, dejando más espacio para componentes como el área de código, el editor de disfraces y las vistas previas de disfraces, como ocurría en Scratch 2.0.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "Modo oscuro del editor y colores personalizados", @@ -912,6 +961,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Incremento con teclas de flecha en editor", + "description": "Use las teclas de arriba y abajo para incrementar o decrementar valores numéricos en campos de bloques.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Búsqueda de menú desplegable", @@ -1219,6 +1284,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Contador de segundos restantes para publicar en los foros", + "description": "Después de enviar una publicación en los foros, muestra una cuenta regresiva que indica cuándo podrá publicar nuevamente.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "Citas y bloques de código personalizados en los foros", @@ -1423,7 +1503,7 @@ }, { "id": "hide-signatures", - "name": "Esconder firmas en foros", + "name": "Esconder firmas en los foros", "description": "Esconde las firmas en publicaciones del foro y agrega un botón \"Mostrar firma\".", "tags": ["community", "forums"], "credits": [ @@ -2453,7 +2533,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/fi/addons-data.json b/fi/addons-data.json index 87e03cea..20598411 100644 --- a/fi/addons-data.json +++ b/fi/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "Projektit toimivat kaksi kertaa nopeammin 60FPS:llä, koska ne toimivat yleensä nopeudella 30FPS.", + "text": "Most projects will not behave properly when running at 60FPS, because increasing the frame rate also increases the speed at which scripts run. This should only be used on projects that support 60FPS.", "id": "projectRunsFasterNotice" } ], @@ -54,8 +54,8 @@ }, { "id": "auto-follow-topics", - "name": "Follow topics after posting", - "description": "Automatically follow forum topics you post on.", + "name": "Seuraa aiheita postaamisen jälkeen", + "description": "Seuraa automaattisesti foorumiaiheita, joihin postaat.", "tags": ["forums", "community"], "credits": [{ "name": "Chiroyce", "link": "https://github.com/Chiroyce1" }], "dynamicEnable": true, @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Customizable link style", + "description": "Lets you customize the style of links around the website.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "We want to expand this addon with other accessibility features in the future. You can send us your feedback by going to scratchaddons.com/feedback or clicking \"Send Feedback\" on the sidebar." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "Kahden sarakkeen luokkavalikko", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -442,8 +462,8 @@ }, { "id": "copy-reporter", - "name": "Copy reporter values", - "description": "Adds the option to copy values displayed by variable monitors (from the right click context menu) and block reporter balloons.", + "name": "Ilmoitettujen arvojen kopioiminen", + "description": "Lisää mahdollisuuden kopioida muuuttujien näytinten (hiiren oikeaa näppäintä painamalla avautuvasta pudotusvalikosta) ja lohkojen ilmoituskuplien kertomia arvoja.", "tags": ["editor", "codeEditor"], "credits": [{ "name": "TheKodeToad" }], "dynamicEnable": true, @@ -627,9 +647,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -648,7 +671,7 @@ { "id": "debugger", "name": "Virheenkorjaus", - "description": "Lisää uuden \"virheenkorjaus\"-ikkunan editoriin. Mahdollistaa kirjaamisen virheenkorjausikkunan \"Lokit\"-välilehdelle \"loki\", \"varoita\" ja \"virhe\"-lohkoilla. \"Pysäytyspiste\"-lohko keskeyttää projektin, kun sitä suoritetaan. Kaikkia käynnissä olevia säikeitä voidaan tarkastella virheenkorjauksen \"Säikeet\"-välilehdellä, ja kun se on keskeytetty, \"Vaihe\"-painiketta voidaan käyttää seuraavan lohkon suorittamiseen. Kaavion ruutuduista sekunnissa ja kloonien lukumäärästä voi nähdä \"Suorituskyky\"-välilehdellä.", + "description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running stacks of blocks can be viewed in the \"Threads\" tab of the debugger window, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -745,12 +768,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -826,6 +854,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Compact editor", + "description": "Decreases the size of buttons, input fields, the menu bar, and other elements in the editor, making more space for components such as the code area, the costume editor, and costume previews, as was the case in Scratch 2.0.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "Editorin tumma tila ja muokattavat värit", @@ -912,6 +961,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Arrow key incrementation in editor", + "description": "Use the up and down arrow keys to increase or decrease number values in block inputs.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Block dropdown search", @@ -979,12 +1044,12 @@ { "id": "disablesMenuBar", "type": "notice", - "text": "If you want to access Scratch's \"Color Mode\" menu, disable this feature." + "text": "Jos tahdot käyttää Scratchin \"Väritila\"-valikkoa, poista tämä ominaisuus käytöstä." }, { "id": "aboutHighContrast", "type": "info", - "text": "The new High Contrast block colors are available as a preset below." + "text": "Uusista korkean kontrastin lohkoväreistä on alla saatavilla esiasetus." } ], "dynamicEnable": true, @@ -1063,8 +1128,8 @@ }, { "id": "faster-project-loading", - "name": "Faster project loading", - "description": "Fixes a Scratch bug that slows down project loading if the editor is opened from a link.", + "name": "Nopeammin latautuvat projektit", + "description": "Korjaa linkin kautta avattujen projektieditorien latautumista hidastavan vian Scratchissa.", "tags": ["editor", "recommended"], "credits": [{ "name": "Tacodiva", "link": "https://github.com/Tacodiva" }], "dynamicEnable": true, @@ -1090,8 +1155,8 @@ }, { "id": "featured-dangos-v2", - "name": "Featured dangos", - "description": "A Scratch Addons April Fools joke from 2023 that added a row to the front page featuring dango-related projects.", + "name": "Etusivun dangot", + "description": "Scratch-lisäosien aprillipila vuodelta 2023, joka lisäsi etusivulle rivin dangoihin liittyviä projekteja.", "tags": ["community", "easterEgg"], "versionAdded": "1.31.1" }, @@ -1219,6 +1284,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Forum post cooldown display", + "description": "After submitting a forum post, displays a countdown on the submit button showing how long you have to wait before posting again.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "Muokattavat lainaukset ja koodilohkot foorumeilla", @@ -1423,7 +1503,7 @@ }, { "id": "hide-signatures", - "name": "Piilota signeeraukset foorumeilla", + "name": "Hide forum signatures", "description": "Piilottaa allekirjoitukset foorumiviesteissä ja lisää \"Näytä allekirjoitus\" -painikkeen.", "tags": ["community", "forums"], "credits": [ @@ -1806,15 +1886,15 @@ }, { "id": "necropost-highlighter", - "name": "Necropost highlighter", - "description": "Highlights topics started much earlier than others on the same page in selected forums, so you don't waste time reading zombie messages or replies to help, question or request topics that were actually asked long ago.", + "name": "Nekropostausten korostaja", + "description": "Korostaa valittujen foorumien aiheet, jotka on aloitettu paljon muita saman sivun aiheita aikaisemmin, jottet haaskaa aikaasi vanhojen, merkityksettömien viestien tai vastausten lukemiseen, kysymys- tai pyyntöaiheisiin, jotka on tosiasiassa kysytty kauan sitten.", "tags": ["community", "forums"], "credits": [{ "name": "RT_Borg", "link": "https://github.com/RT-Borg" }], "info": [ { "type": "notice", "id": "whatGetsHighlighted", - "text": "Sometimes an older topic is kept alive for good reasons, like an ongoing conversation, or the original poster following up their own topic months later. All older topics in selected forums are highlighted, including occasional lingering topics that are not necroposts. (That's why they get highlighted, but not removed.)" + "text": "Joskus vanha aihe pidetään elossa hyvistä syistä, kuten meneillään olevan kekustelun vuoksi tai aiheen aloittaja seuraa aihetta kuukausia myöhemmin. Kaikki vanhemmat aiheet valituilla foorumeilla korostetaan, mukaan lukien satunnaiset kauan kestävät aiheet, jotka eivät ole nekropostauksia. (Siksi ne on korostettu, muttei poistettu.)" } ], "dynamicEnable": true, @@ -1834,13 +1914,13 @@ }, { "id": "number-pad", - "name": "Näytä numeronäppäimistö aina", - "description": "Show Scratch's virtual number pad when editing number fields in blocks on all devices, instead of only touchscreen devices.", + "name": "Näytä aina numeronäppäimistö", + "description": "Näytä Scratchin virtuaalinen numeronäppäimistö kaikilla laitteilla lohkojen numerokenttiä muokatessa sen sijaan, että näppäimistö näytettäisiin ainoastaan kosketusnäytöllisillä laitteilla.", "tags": ["editor", "codeEditor"], "credits": [{ "name": "GarboMuffin" }], "info": [ { - "text": "A number pad will show when editing number inputs from blocks such as \"move () steps\".", + "text": "Numeronäppäimistö ilmestyy, kun lohkojen, kuten \"liiku () askelta\", numerokenttiä muokataan.", "id": "explanation" } ], @@ -1901,8 +1981,8 @@ }, { "id": "op-badge", - "name": "Highlight project creator in comments", - "description": "Adds a badge next to the project creator in project comments sections. Also adds a badge next to the original poster in forum topics.", + "name": "Korosta projektin tekijä kommenteissa", + "description": "Lisää projektin tekijän viereen merkin kommenttiosiossa. Lisää myös merkin foorumiaiheen aloittajan viereen.", "tags": ["community", "forums", "featured", "comments"], "credits": [ { @@ -2047,8 +2127,8 @@ }, { "id": "remember-collapsed-categories", - "name": "Remember collapsed forum categories", - "description": "Categories you collapsed on the forum home page (the list of forums) will stay collapsed when you leave and come back.", + "name": "Muista kutistetut foorumiluokat", + "description": "Foorumien etusivulla kutistamasi luokat (palstalistat) pysyvät kutistettuina, kun poistut ja palaat sivulle.", "tags": ["community", "forums"], "credits": [ { @@ -2331,8 +2411,8 @@ }, { "id": "share-through-mystuff", - "name": "Share through My Stuff", - "description": "Share projects through the My Stuff page.", + "name": "Projektien jakaminen Omien tavaroiden kautta", + "description": "Jaa projekteja Omat tavat -sivulla.", "tags": ["community"], "credits": [ { @@ -2456,7 +2536,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/fr/addons-data.json b/fr/addons-data.json index 6a621a8c..ca702e3b 100644 --- a/fr/addons-data.json +++ b/fr/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "Les projects tourneront deux fois plus vite en 60FPS, car ils tournent généralement à 30FPS.", + "text": "La plupart des projets ne se comporteront pas correctement lorsqu'ils tournent à 60FPS, car l'augmentation du taux de rafraîchissement augmente également la vitesse d'exécution des scripts. Cette option ne doit être utilisée que pour les projets qui supportent le 60FPS.", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Customizable link style", + "description": "Lets you customize the style of links around the website.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "We want to expand this addon with other accessibility features in the future. You can send us your feedback by going to scratchaddons.com/feedback or clicking \"Send Feedback\" on the sidebar." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "Menu catégorie à deux colonnes", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -630,9 +650,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -651,7 +674,7 @@ { "id": "debugger", "name": "Debugger", - "description": "Ajoute une nouvelle fenêtre \"débogage\" à l'éditeur. Permet de se connecter à la \"console\" débogueur à l'aide des blocs \"log\", \"warn\" et \"erreur\". Le bloc \"point d'arrêt\" mettra le projet en pause lors de son exécution. Tous les processus en cours d'exécution peuvent être visualisés dans l'onglet \"processus\" du débogueur, et lorsqu'il est en pause, le bouton \"étape\" peut être utilisé pour exécuter le bloc suivant. Un graphique des \"FPS\" et du nombre de clones peut être visualisé dans l'onglet \"Performance\".", + "description": "Ajoute une nouvelle fenêtre \"débogueur\" à l'éditeur. Permet l'enregistrement dans l'onglet \"Logs\" de la fenêtre du débogueur en utilisant les blocs \"log\", \"warn\" et \"error\". Le bloc \"breakpoint\" met le projet en pause lorsqu'il est exécuté. Toutes les piles de blocs en cours d'exécution peuvent être visualisées dans l'onglet \"Threads\" de la fenêtre du débogueur et, en cas de pause, le bouton \"Step\" peut être utilisé pour exécuter le bloc suivant. Un graphique des images par seconde et du nombre de clones peut être visualisé dans l'onglet \"Performance\".", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -748,12 +771,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -829,6 +857,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Éditeur compact", + "description": "Réduit la taille des boutons, des champs de saisie, de la barre de menu et d'autres éléments de l'éditeur, libérant ainsi de l'espace pour des composants tels que la zone de code, l'éditeur de costumes et les aperçus de costumes, comme c'était le cas dans Scratch 2.0.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "Mode sombre de l'éditeur et couleurs personnalisables", @@ -915,6 +964,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Incrémentation avec les touches fléchées dans l'éditeur", + "description": "Utilisez les touches fléchées haut et bas pour augmenter ou diminuer les valeurs numériques dans les entrées de bloc.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Bloquer la recherche déroulante", @@ -1222,6 +1287,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Affichage du délai pour l'envoi de nouveaux messages dans les forums", + "description": "Après avoir envoyé un message sur le forum, affiche un compte à rebours indiquant quand vous pourrez envoyer un nouveau message.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "Citations et blocs de code personnalisables sur les forums", @@ -1426,7 +1506,7 @@ }, { "id": "hide-signatures", - "name": "Cacher la signature sur les forums", + "name": "Masquer les signatures des forums", "description": "Masque les signatures dans les messages des forums et ajoute un bouton \"Afficher la signature\".", "tags": ["community", "forums"], "credits": [ @@ -2459,7 +2539,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/hu/addons-data.json b/hu/addons-data.json index b1f89ba5..45974187 100644 --- a/hu/addons-data.json +++ b/hu/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "A Projektek kétszer olyan gyorsan fognak futni 60FPS-en, mert alapvetőleg 30FPS-en futnak.", + "text": "Most projects will not behave properly when running at 60FPS, because increasing the frame rate also increases the speed at which scripts run. This should only be used on projects that support 60FPS.", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Customizable link style", + "description": "Lets you customize the style of links around the website.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "We want to expand this addon with other accessibility features in the future. You can send us your feedback by going to scratchaddons.com/feedback or clicking \"Send Feedback\" on the sidebar." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "Két oszlopos kategória menü", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -625,9 +645,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -646,7 +669,7 @@ { "id": "debugger", "name": "Hibakereső", - "description": "Hozzáad egy új \"Hibakereső\" ablakot a szerkesztőhöz. Elérhetővé teszi, hogy a \"Napló\" laphoz értékeket naplózzunk a \"naplózd\", \"figyelmeztess\" és \"hiba\" blokkok segítségével. A \"töréspont\" blokk megfogja állítani a projektet lefutásánál. Minden éppen futó szálat meg lehet figyelni a \"Szálak\" nevű fülecskéjénél a hibakeresőnek, és amikor a projekt meg van állítva, akkor a \"Továbblépés\" gomb segítségével lehet a következő blokkot lefuttatni. A képkocka-gyorsaság (FPS) és a klónok mennyiségéről készült grafikonok szintén megtekinthetőek a \"Teljesítmény\" fül alatt.", + "description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running stacks of blocks can be viewed in the \"Threads\" tab of the debugger window, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -743,12 +766,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -824,6 +852,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Compact editor", + "description": "Decreases the size of buttons, input fields, the menu bar, and other elements in the editor, making more space for components such as the code area, the costume editor, and costume previews, as was the case in Scratch 2.0.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "Szerkesztő sötét mód és személyre szabható színek", @@ -910,6 +959,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Arrow key incrementation in editor", + "description": "Use the up and down arrow keys to increase or decrease number values in block inputs.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Keresés a blokkok legördülő menüjében", @@ -1217,6 +1282,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Forum post cooldown display", + "description": "After submitting a forum post, displays a countdown on the submit button showing how long you have to wait before posting again.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "Személyre szabható idézetek és kód blokkok a forúmokon", @@ -1421,7 +1501,7 @@ }, { "id": "hide-signatures", - "name": "Aláírások elrejtése a fórumokon", + "name": "Hide forum signatures", "description": "Elrejti az aláírásokat a fórum posztokban és hozzáad egy \"Aláírás megjelenítése\" gombot.", "tags": ["community", "forums"], "credits": [ @@ -2454,7 +2534,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/it/addons-data.json b/it/addons-data.json index 941acd6a..1596a6f6 100644 --- a/it/addons-data.json +++ b/it/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "I progetti verranno eseguiti a velocità doppia a 60FPS (solitamente vengono eseguiti a 30FPS).", + "text": "Alcuni progetti non si comporteranno correttamente quando eseguiti a 60FPS in quanto aumentando il numero di frame aumenta anche la velocità di esecuzione degli script. Questa impostazione dovrebbe essere usata solo per progetti che supportano l'esecuzione a 60FPS.", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Stile dei link personalizzabile", + "description": "Permette di personalizzare lo stile dei link del sito web.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "Vogliamo estendere questo addon con altri strumenti per l'accessibilità. Puoi inviarci il tuo feedback andando alla pagina scratchaddons.com/feedback o cliccando Invia Feedback\" nella barra laterale." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "Menu delle categorie a due colonne", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -627,9 +647,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -648,7 +671,7 @@ { "id": "debugger", "name": "Debugger", - "description": "Aggiunge una nuova finestra \"debugger\" all'editor. Permette di scrivere nella scheda \"Log\" del debugger usado i blocchi \"log\", \"avviso\" e \"errore\". Il blocco \"breakpoint\" interrompe l'esecuzione del progetto. Tutti i thread in esecuzione possono essere visti nella scheda \"Thread\" del debugger e, quando si è in pausa, il pulsante \"Passo\" può essere usato per eseguire il blocco successivo. Nella scheda \"Performance\" è possibile vedere i grafi dei frame per secondo e del numero di cloni.", + "description": "Agggiunge all’editor una nuova finestra \"debugger\". Permette di registrare nella scheda “Log” del debugger le azioni dei blocchi \"log\", \"avviso\" e \"errore\". Il blocco \"breakpoint\" sospende l’esecuzione del progetto eseguito. Tutti gli script in esecuzione possono essere visti nella scheda \"Thread\" del debugger e quando il progetto è in pausa comparirà il pulsante \"Passo\" che permette di eseguire il blocco successivo. Un grafo dei frame per secondo e del numero dei blochi può essere visualizzato nella scheda \"Prestazioni\".", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -745,12 +768,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -826,6 +854,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Editor compatto", + "description": "Riduce la dimensione dei pulsanti, delle caselle di testo, della barra dei menu e di altri elementi dell'editor, lasciando più spazio per l'area del codice, l'editor dei costumi e le anteprime dei costumi, come in Scratch 2.0.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "Editor tema scuro e colori personalizzabili", @@ -912,6 +961,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Incremento dei valori dell’editor usando i tasti freccia", + "description": "Usa la freccia su e giù per aumentare o diminuire i valori nelle caselle di input.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Ricerca nei menu dei blocchi", @@ -979,7 +1044,7 @@ { "id": "disablesMenuBar", "type": "notice", - "text": "Se vuoi accedere a menu \"Modalità Color\" di Scratch disabilita questa opzione." + "text": "Se vuoi accedere al menu \"Colori\" di Scratch disabilita questa opzione." }, { "id": "aboutHighContrast", @@ -1219,6 +1284,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Visualizzazione del tempo rimasto per poter inviare un post nel forum", + "description": "Dopo che è stato inviato un post nel forum mostra un conto alla rovescia che visualizza quando sarà di nuovo possibile inviare un nuovo post.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "Citazioni e blocchi di codice personalizzati nei forum", @@ -1423,7 +1503,7 @@ }, { "id": "hide-signatures", - "name": "Nasconde la firma nei forum", + "name": "Nascondi le firme nei forum", "description": "Nasconde le firme nelle discussioni dei forum e aggiunge il pulsante \"Mostra la firma\"", "tags": ["community", "forums"], "credits": [ @@ -2456,7 +2536,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/ja/addons-data.json b/ja/addons-data.json index c8ca26e3..f18def41 100644 --- a/ja/addons-data.json +++ b/ja/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "60FPSでは、プロジェクトは多くの場合2倍の速さで動きます。", + "text": "フレームレートを速くするとスクリプトの実行速度も速くなるため、60FSでは、多くのプロジェクトは正常に動作しません。このアドオンは60FPSに対応するプロジェクトでのみ使用すべきです。", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "リンクのカスタマイズ", + "description": "ウェブサイトのリンクのスタイルをカスタマイズする。", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "このアドオンに、将来他のアクセシビリティー機能を追加することを予定しています。フィードバックを送信するには、 scratchaddons.com/feedback に行くか、サイドバーの「フィードバックを送信」をクリックしてください。" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "2列カテゴリーメニュー", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -625,9 +645,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -646,7 +669,7 @@ { "id": "debugger", "name": "デバッガー", - "description": "「デバッガー」画面をエディターに追加する。「log」、「warn」、「error」ブロックでデバッガーの「ログ」タブに内容を表示する。「breakpoint」ブロックでプロジェクトを一時停止させる。「スレッド」タブでスレッドを確認し、一時停止中「次に進む」を押して次のブロックを実行する。「パフォーマンス」タブでFPSとクローン数のグラフを表示する。", + "description": "「デバッガー」画面をエディターに追加する。「log」、「warn」、「error」ブロックでデバッガーの「ログ」タブに内容を表示する。「breakpoint」ブロックでプロジェクトを一時停止させる。デバッガー画面の「スレッド」タブで実行中のブロックを確認し、一時停止中「次に進む」を押して次のブロックを実行する。「パフォーマンス」タブでFPSとクローン数のグラフを表示する。", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -743,12 +766,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -824,6 +852,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "コンパクトエディター", + "description": "Scratch 2.0のように、エディターのボタン、入力、メニューバーなどのサイズを小さくし、コードエリア、コスチュームエディター、コスチュームプレビューなどのスペースを大きくする。", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "エディターのダークモードとカスタマイズ", @@ -910,6 +959,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "矢印キーで数値を変更", + "description": "ブロック入力の数値を上下キーで変更する。", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "ブロックドロップダウン検索", @@ -1217,6 +1282,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "フォーラムのクールダウン表示", + "description": "フォーラムで投稿した後、再度投稿できるまでのカウントダウンを表示する。", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "フォーラム引用のカスタマイズ", @@ -2454,7 +2534,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/ko/addons-data.json b/ko/addons-data.json index c5f0658b..8225af64 100644 --- a/ko/addons-data.json +++ b/ko/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "프로젝트는 일반적으로 30FPS에서 실행되기 때문에 60FPS에서 두 배 더 빠르게 실행됩니다.", + "text": "Most projects will not behave properly when running at 60FPS, because increasing the frame rate also increases the speed at which scripts run. This should only be used on projects that support 60FPS.", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Customizable link style", + "description": "Lets you customize the style of links around the website.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "We want to expand this addon with other accessibility features in the future. You can send us your feedback by going to scratchaddons.com/feedback or clicking \"Send Feedback\" on the sidebar." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "2열 카테고리 메뉴", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -627,9 +647,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -648,7 +671,7 @@ { "id": "debugger", "name": "디버거", - "description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running threads can be viewed in the \"Threads\" tab of the debugger, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.", + "description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running stacks of blocks can be viewed in the \"Threads\" tab of the debugger window, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -745,12 +768,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -826,6 +854,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Compact editor", + "description": "Scratch 2.0 처럼 코드 영역, 모양 편집기, 의상 미리보기와 같은 구성 요소를 위한 더 많은 공간을 만들기 위해 편집기의 버튼, 입력 필드, 메뉴 표시줄 및 기타 요소의 크기를 줄입니다.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "편집기 다크 모드와 색상 설정", @@ -912,6 +961,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Arrow key incrementation in editor", + "description": "Use the up and down arrow keys to increase or decrease number values in block inputs.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "블록 드롭 다운 검색", @@ -979,12 +1044,12 @@ { "id": "disablesMenuBar", "type": "notice", - "text": "If you want to access Scratch's \"Color Mode\" menu, disable this feature." + "text": "스크래치의 \"색상 모드\" 메뉴에 액세스하려면 이 기능을 비활성화하세요." }, { "id": "aboutHighContrast", "type": "info", - "text": "The new High Contrast block colors are available as a preset below." + "text": "새로운 고대비 블록 색상은 아래의 사전 설정으로 제공됩니다." } ], "dynamicEnable": true, @@ -1219,6 +1284,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Forum post cooldown display", + "description": "After submitting a forum post, displays a countdown on the submit button showing how long you have to wait before posting again.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "토론방에서의 quote와 코드 블록 사용자 지정", @@ -1423,7 +1503,7 @@ }, { "id": "hide-signatures", - "name": "토론방에서 서명 숨기기", + "name": "Hide forum signatures", "description": "토론방에서 서명을 숨기고 \"서명 보이기\" 버튼을 추가합니다.", "tags": ["community", "forums"], "credits": [ @@ -2456,7 +2536,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/nl/addons-data.json b/nl/addons-data.json index 71f43b47..f002317f 100644 --- a/nl/addons-data.json +++ b/nl/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "Projecten spelen twee keer zo snel af op 60FPS, omdat ze normaal op 30FPS afspelen.", + "text": "De meeste projecten zullen niet goed werken met 60FPS, omdat het verhogen van de framerate ook de snelheid van de scripts verhoogt. Gebruik dit alleen met projecten die 60FPS ondersteunen.", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Aanpasbare stijl van links", + "description": "Laat je de stijl van links aanpassen over de site.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "In de toekomst willen we deze addon uitbreiden met meer toegankelijkheidsopties. Je kunt ons feedback geven door naar scratchaddons.com/feedback te gaan of door op \"Feedback Geven\" te klikken in de zijbalk." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "Categorie-menu met 2 kolommen", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -627,9 +647,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -648,7 +671,7 @@ { "id": "debugger", "name": "Debugger", - "description": "Voegt een nieuw \"debugger\"-venster toe in de editor. Je kunt loggen in het \"Logs\"-venster van de debugger met de \"log\", \"waarschuwing\" en \"error\"-blokken. Het \"onderbreking\"-blok pauzeert het project wanneer uitgevoerd. Alle uitvoerende threads kan je zien in het \"Threads\"-venster van de debugger, en wanneer gepauzeerd kan de \"Stap\"-knop gebruikt worden om het volgende blok uit te voeren. Een grafiek van frames per seconde en aantal klonen kun je zien in het \"Prestaties\"-venster.", + "description": "Voegt een nieuw \"debugger\"-venster toe in de editor. Je kunt loggen in het \"Logs\"-venster van de debugger met de \"log\", \"waarschuwing\" en \"error\"-blokken. Het \"onderbreking\"-blok pauzeert het project wanneer uitgevoerd. Alle uitvoerende blokkenstapels kun je zien in het \"Threads\"-venster van de debugger, en wanneer gepauzeerd kan de \"Stap\"-knop gebruikt worden om het volgende blok uit te voeren. Een grafiek van frames per seconde en aantal klonen kun je zien in het \"Prestaties\"-venster.", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -745,12 +768,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -826,6 +854,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Compacte editor", + "description": "Verkleint knoppen, invoervelden, de menubalk en andere elementen in de editor, zodat delen zoals het codegebied, de uiterlijkeditor en uiterlijkvoorbeelden meer ruimte hebben zoals het was in Scratch 2.0.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "Donkere modus in editor en aanpasbare kleuren", @@ -912,6 +961,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Waarden aanpassen met pijltjestoetsen in editor", + "description": "Gebruik de pijltjes voor omhoog en omlaag om getalwaarden van invoervelden van blokken te verhogen of verlagen.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Zoekbalk in dropdowns van blokken", @@ -1219,6 +1284,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Cooldown-weergave voor posten in forum", + "description": "Geeft een aftelling weer nadat je op de forums post die weergeeft wanneer je weer kan posten.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "Aanpasbare citaties en codeblokken op forums", @@ -1423,7 +1503,7 @@ }, { "id": "hide-signatures", - "name": "Handtekeningen verbergen op forums", + "name": "Forumhandtekeningen verbergen", "description": "Verbergt handtekeningen in forumposts en voegt een \"Handtekening tonen\"-knop toe.", "tags": ["community", "forums"], "credits": [ @@ -2149,7 +2229,7 @@ }, { "id": "scratch-messaging", - "name": "Scratchberichten", + "name": "Scratch Berichten", "description": "Beschikbaar als je klikt op het Scratch Addons-pictogram. Het laat je makkelijker je Scratchberichten lezen en erop antwoorden: groepeert berichten per project, laat volledige opmerking-tekst en -context zien, antwoord direct op opmerkingen.", "tags": ["popup", "recommended"], "credits": [{ "name": "World_Languages" }, { "name": "griffpatch" }], @@ -2456,7 +2536,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/pl/addons-data.json b/pl/addons-data.json index 5b716e80..e8e453fc 100644 --- a/pl/addons-data.json +++ b/pl/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "Projekty będą działać dwa razy szybciej w 60 FPS, ponieważ zazwyczaj działają w 30 FPS.", + "text": "Most projects will not behave properly when running at 60FPS, because increasing the frame rate also increases the speed at which scripts run. This should only be used on projects that support 60FPS.", "id": "projectRunsFasterNotice" } ], @@ -265,7 +265,7 @@ { "id": "cat-blocks", "name": "Kocie Bloki", - "description": "Brings back editor cat hat blocks that were first introduced for April Fools' Day 2020.", + "description": "Przywraca do edytora kocie bloki z Prima Aprilis 2020.", "tags": ["editor", "codeEditor", "featured"], "credits": [ { @@ -277,7 +277,7 @@ "info": [ { "type": "notice", - "text": "The \"watch mouse cursor\" setting may impact performance when the editor is open.", + "text": "Opcja „Obserwuj kursor myszy” może wpływać na wydajność, gdy edytor jest otwarty.", "id": "watch" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Customizable link style", + "description": "Lets you customize the style of links around the website.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "We want to expand this addon with other accessibility features in the future. You can send us your feedback by going to scratchaddons.com/feedback or clicking \"Send Feedback\" on the sidebar." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "Menu kategorii podzielone na 2 kolumny", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -630,9 +650,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -651,7 +674,7 @@ { "id": "debugger", "name": "Debugger", - "description": "Dodaje do edytora nowe okno \"debugger\". Umożliwia zapisanie informacji do zakładki „Logi” za pomocą bloków „loguj”, „ostrzeż” i „zgłoś błąd”. Blok „przerwij” zatrzyma projekt po jego wykonaniu. Wszystkie uruchomione wątki można wyświetlić w zakładce „Wątki”, a po wstrzymaniu można użyć przycisku „Krok”, aby wykonać następny blok. W dodatku w zakładce \"Wydajność\" możesz zobaczyć wykres ilość klatek na sekundę oraz liczby klonów.", + "description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running stacks of blocks can be viewed in the \"Threads\" tab of the debugger window, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -748,12 +771,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -829,6 +857,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Kompaktowy Edytor", + "description": "Decreases the size of buttons, input fields, the menu bar, and other elements in the editor, making more space for components such as the code area, the costume editor, and costume previews, as was the case in Scratch 2.0.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "Ciemny tryb edytora i konfigurowalne kolory ", @@ -915,6 +964,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Arrow key incrementation in editor", + "description": "Use the up and down arrow keys to increase or decrease number values in block inputs.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Block dropdown search", @@ -982,12 +1047,12 @@ { "id": "disablesMenuBar", "type": "notice", - "text": "If you want to access Scratch's \"Color Mode\" menu, disable this feature." + "text": "Jeżeli chcesz uzyskać menu \"Tryb Kolorów\", wyłącz tą funkcję." }, { "id": "aboutHighContrast", "type": "info", - "text": "The new High Contrast block colors are available as a preset below." + "text": "Nowe wysokokontrastowe bloki są dostępne jako preset poniżej." } ], "dynamicEnable": true, @@ -1222,6 +1287,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Forum post cooldown display", + "description": "After submitting a forum post, displays a countdown on the submit button showing how long you have to wait before posting again.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "Konfigurowalne cytaty i bloki kodu na forum", @@ -1426,7 +1506,7 @@ }, { "id": "hide-signatures", - "name": "Ukryj podpisy na forach", + "name": "Ukryj podpisy na forum", "description": "Ukrywa podpisy na forach oraz dodaje przycisk, pozwalający na pokazanie ich.", "tags": ["community", "forums"], "credits": [ @@ -1699,7 +1779,7 @@ }, { "id": "mouse-pos", - "name": "Mouse position display", + "name": "Wyświetlanie pozycji myszy", "description": "Wyświetla pozycję x/y twojej myszy nad sceną w edytorze.", "tags": ["editor", "projectPlayer", "recommended"], "credits": [{ "name": "Jeffalo" }], @@ -2459,7 +2539,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/pt_BR/addons-data.json b/pt_BR/addons-data.json index 90e2ff96..82727444 100644 --- a/pt_BR/addons-data.json +++ b/pt_BR/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "Projetos rodarão duas vezes mais rápido a 60FPS, porque eles normalmente rodam a 30FPS.", + "text": "A maioria dos projetos não funcionarão adequadamente quando estiver em 60FPS, pois aumentar a contagem de quadros por segundo também aumentará a velocidade na qual os scripts rodam. Deve-se usar este recurso apenas em projetos que suportam 60FPS.", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Customizable link style", + "description": "Lets you customize the style of links around the website.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "We want to expand this addon with other accessibility features in the future. You can send us your feedback by going to scratchaddons.com/feedback or clicking \"Send Feedback\" on the sidebar." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "Menu de categoria de duas colunas", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -627,9 +647,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -648,7 +671,7 @@ { "id": "debugger", "name": "Depurador", - "description": "Adiciona uma nova janela de \"depuração\" ao editor. Permite fazer registros à aba \"Registros\" da janela de debug usando os blocos \"log\", \"aviso\" e \"erro\". O bloco \"breakpoint\" pausará o projeto quando executado. Todas as threads em execução podem ser vistas na aba \"Linhas de execução\" do depurador, e, quando pausado, você pode usar o botão \"Avançar um passo\" para executar o próximo bloco. Um gráfico de frames por segundo e número de clones pode ser visto na aba \"Performance\".", + "description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running stacks of blocks can be viewed in the \"Threads\" tab of the debugger window, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -745,12 +768,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -826,6 +854,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Compact editor", + "description": "Decreases the size of buttons, input fields, the menu bar, and other elements in the editor, making more space for components such as the code area, the costume editor, and costume previews, as was the case in Scratch 2.0.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "Tema escuro no editor e cores customizadas", @@ -912,6 +961,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Arrow key incrementation in editor", + "description": "Use the up and down arrow keys to increase or decrease number values in block inputs.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Block dropdown search", @@ -1219,6 +1284,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Forum post cooldown display", + "description": "After submitting a forum post, displays a countdown on the submit button showing how long you have to wait before posting again.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "Blocos de citação e código customizados nos fóruns", @@ -1423,7 +1503,7 @@ }, { "id": "hide-signatures", - "name": "Esconder assinaturas no fórum", + "name": "Esconder assinaturas dos usuários do fórum", "description": "Esconde assinaturas em postagens no fórum e adiciona um botão para mostrá-las.", "tags": ["community", "forums"], "credits": [ @@ -1696,7 +1776,7 @@ }, { "id": "mouse-pos", - "name": "Mouse position display", + "name": "Mostrar posição do mouse", "description": "Mostra a posição do mouse próxima à bandeira acima do palco no editor.", "tags": ["editor", "projectPlayer", "recommended"], "credits": [{ "name": "Jeffalo" }], @@ -1811,7 +1891,7 @@ { "type": "notice", "id": "whatGetsHighlighted", - "text": "Sometimes an older topic is kept alive for good reasons, like an ongoing conversation, or the original poster following up their own topic months later. All older topics in selected forums are highlighted, including occasional lingering topics that are not necroposts. (That's why they get highlighted, but not removed.)" + "text": "Ocasionalmente, um tópico antigo se mantém ativo por boas razões, como se fosse uma longa conversa, ou o autor original do post sucede este tópico com um novo meses depois. Todos os tópicos antigos nos fóruns selecionados são destacados, inclusive alguns que não são necroposts. (Por isso que eles são destacados, mas não removidos.)" } ], "dynamicEnable": true, @@ -2285,7 +2365,7 @@ }, { "id": "search-profile", - "name": "Username search", + "name": "Busca por nome de usuário", "description": "Te deixa ir ao perfil de alguém pesquisando pelo seu nome de usuário.", "tags": ["community", "recommended", "profiles"], "credits": [ @@ -2453,7 +2533,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/ro/addons-data.json b/ro/addons-data.json index 179f666f..f6fcbaab 100644 --- a/ro/addons-data.json +++ b/ro/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "Proiectele vor rula de două ori mai rapid la 60 de Cadre Pe Secundă, deoarece ele rulează în mod normal la 30 de Cadre Pe Secundă.", + "text": "Most projects will not behave properly when running at 60FPS, because increasing the frame rate also increases the speed at which scripts run. This should only be used on projects that support 60FPS.", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Customizable link style", + "description": "Lets you customize the style of links around the website.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "We want to expand this addon with other accessibility features in the future. You can send us your feedback by going to scratchaddons.com/feedback or clicking \"Send Feedback\" on the sidebar." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "Two-column category menu", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -625,9 +645,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -646,7 +669,7 @@ { "id": "debugger", "name": "Debugger", - "description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running threads can be viewed in the \"Threads\" tab of the debugger, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.", + "description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running stacks of blocks can be viewed in the \"Threads\" tab of the debugger window, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -743,12 +766,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -824,6 +852,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Compact editor", + "description": "Decreases the size of buttons, input fields, the menu bar, and other elements in the editor, making more space for components such as the code area, the costume editor, and costume previews, as was the case in Scratch 2.0.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "Mod întunecat în editor și culori personalizate", @@ -910,6 +959,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Arrow key incrementation in editor", + "description": "Use the up and down arrow keys to increase or decrease number values in block inputs.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Căutare în listele de opțiuni", @@ -1217,6 +1282,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Forum post cooldown display", + "description": "After submitting a forum post, displays a countdown on the submit button showing how long you have to wait before posting again.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "Citate și blocuri de cod personalizabile pe forumuri", @@ -1421,7 +1501,7 @@ }, { "id": "hide-signatures", - "name": "Ascunde semnătura", + "name": "Hide forum signatures", "description": "Hides signatures in forum posts and adds a \"Show signature\" button.", "tags": ["community", "forums"], "credits": [ @@ -2454,7 +2534,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/ru/addons-data.json b/ru/addons-data.json index 76650c6c..a692c889 100644 --- a/ru/addons-data.json +++ b/ru/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "Проекты будут работать в два раза быстрее при 60FPS, потому что они обычно работают со скоростью 30FPS.", + "text": "Most projects will not behave properly when running at 60FPS, because increasing the frame rate also increases the speed at which scripts run. This should only be used on projects that support 60FPS.", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Customizable link style", + "description": "Lets you customize the style of links around the website.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "We want to expand this addon with other accessibility features in the future. You can send us your feedback by going to scratchaddons.com/feedback or clicking \"Send Feedback\" on the sidebar." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "Меню категорий с двумя столбцами", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -630,9 +650,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -651,7 +674,7 @@ { "id": "debugger", "name": "Отладчик", - "description": "Добавляет новое окно «отладчика» к редактору. Отладчик позволяет логировать в вкладку «Логи» окна отладчика используя блоки «логировать», «предупредить» и «ошибка». Блок «точки остановки» поставит проект на паузу при выполнении. Все выполняемые потоки могут быть просмотрены в вкладке «Потоки» отладчика, и при остановка кнопка «Шаг вперёд» может быть использован для выполнения следующего блока. График кадровой частоты (FPS) и кол-во клонов могут быть просмотрены в вкладке «Производительность».", + "description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running stacks of blocks can be viewed in the \"Threads\" tab of the debugger window, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -748,12 +771,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -793,8 +821,8 @@ }, { "id": "editor-buttons-reverse-order", - "name": "перевернуть элементы управления ", - "description": "переместить кнопки флага и остановки направо,а кнопку полного экрана налево,как в scratch 2.0", + "name": "Перевернуть элементы управления.", + "description": "Переместить кнопки флага и остановки направо,а кнопку полного экрана налево,как в scratch 2.0.", "tags": ["editor", "projectPlayer", "theme", "featured"], "dynamicEnable": true, "dynamicDisable": true, @@ -829,6 +857,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Компактный редактор", + "description": "Уменьшает размер кнопок, полей ввода, панель меню, и другие части редактора, добавляя свободное место для панели кода, редактора костюмов и предпросмотра костюмов, как было в Scratch 2.0", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "Тёмная версия редактора и настраиваемые цвета", @@ -915,6 +964,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Arrow key incrementation in editor", + "description": "Use the up and down arrow keys to increase or decrease number values in block inputs.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Block dropdown search", @@ -982,12 +1047,12 @@ { "id": "disablesMenuBar", "type": "notice", - "text": "If you want to access Scratch's \"Color Mode\" menu, disable this feature." + "text": "Если вы хотите получить доступ к меню \"Цветовой режим\" Scratch, отключите эту функцию." }, { "id": "aboutHighContrast", "type": "info", - "text": "The new High Contrast block colors are available as a preset below." + "text": "Новые высококонтрастные цвета блоков доступны в качестве предустановки ниже." } ], "dynamicEnable": true, @@ -1222,6 +1287,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Forum post cooldown display", + "description": "After submitting a forum post, displays a countdown on the submit button showing how long you have to wait before posting again.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "Настраиваемые блоки цитат и кода на форумах", @@ -1426,7 +1506,7 @@ }, { "id": "hide-signatures", - "name": "Спрятать подпись на форумах", + "name": "Hide forum signatures", "description": "Прячет подписи на постах в форумах и добавляет кнопку «показать подпись».", "tags": ["community", "forums"], "credits": [ @@ -2459,7 +2539,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/sl/addons-data.json b/sl/addons-data.json index f9e6317e..2b6894c3 100644 --- a/sl/addons-data.json +++ b/sl/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "Projekti bodo dvakrat hitrejši, ko vključite 60FPS način, saj običajno uporabljajo 30FPS.", + "text": "Most projects will not behave properly when running at 60FPS, because increasing the frame rate also increases the speed at which scripts run. This should only be used on projects that support 60FPS.", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Customizable link style", + "description": "Lets you customize the style of links around the website.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "We want to expand this addon with other accessibility features in the future. You can send us your feedback by going to scratchaddons.com/feedback or clicking \"Send Feedback\" on the sidebar." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "Seznam kategorij z dvema stolpcema", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -630,9 +650,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -651,7 +674,7 @@ { "id": "debugger", "name": "Orodje za razhroščevanje", - "description": "Doda novo okno \"razhroščevanje\" v urejevalnik. Omogoča zapisovanje podatkov na zavihek \"Zapiski\" z bloki \"zapiši\", \"opozorilo\" in \"napaka\". Blok \"breakpoint\" začasno ustavi projekt. Vse delujoče niti so vidne na zavihku \"Niti\", in ko je projekt zaustavljen, lahko z gumbom \"Korak\" izvedete naslednji blok. Grafa sličic na sekundo in števila dvojnikov figur sta na zavihku \"Učinkovitost\".", + "description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running stacks of blocks can be viewed in the \"Threads\" tab of the debugger window, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -748,12 +771,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -829,6 +857,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Compact editor", + "description": "Decreases the size of buttons, input fields, the menu bar, and other elements in the editor, making more space for components such as the code area, the costume editor, and costume previews, as was the case in Scratch 2.0.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "Temni način in prilagoditev barv v urejevalniku", @@ -915,6 +964,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Arrow key incrementation in editor", + "description": "Use the up and down arrow keys to increase or decrease number values in block inputs.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Iskanje po spustnih menijih blokov", @@ -1222,6 +1287,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Forum post cooldown display", + "description": "After submitting a forum post, displays a countdown on the submit button showing how long you have to wait before posting again.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "Prilagoditev navedkov in kode v forumih", @@ -2459,7 +2539,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/tr/addons-data.json b/tr/addons-data.json index 7f99ffc7..08d1a594 100644 --- a/tr/addons-data.json +++ b/tr/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "Projeler genellikle 30FPS'de çalıştıkları için 60FPS'de iki kat hızlı çalışırlar.", + "text": "Çoğu proje, 60FPS'de çalışırken düzgün davranmayacaktır, çünkü kare hızını arttırmak, kodların çalışma hızını da artırır. Bu, yalnızca 60FPS'yi destekleyen projelerde kullanılmalıdır.", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Özelleştirilebilir bağlantı tarzı", + "description": "Sitedeki bağlantıların tarzını özelleştirebilme imkânı sunar.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "Bu eklentiyi gelecekte diğer erişilebilirlik özellikleriyle genişletmek istiyoruz. scratchaddons.com/tr/feedback adresine giderek veya kenar çubuğundaki \"Geri Bildirim Gönder\" seçeneğine tıklayarak bize geri bildiriminizi gönderebilirsiniz." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "İki sütunlu kategori menüsü", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -627,9 +647,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -648,7 +671,7 @@ { "id": "debugger", "name": "Hata ayıklayıcısı", - "description": "Editöre yeni bir \"hata ayıklayıcı\" penceresi ekler. \"Günlük\", \"uyar\" ve \"hata\" bloklarını kullanarak hata ayıklayıcı penceresinin \"Günlükler\" sekmesine giriş yapılmasına olanak tanır. \"Durdurucu\" bloğu çalıştığında projeyi duraklatacaktır. Çalışan tüm blok dizeleri, hata ayıklayıcının “Blok Dizeleri\" sekmesinde görülebilir ve proje duraklatıldığında bir sonraki bloğu çalıştırmak için \"Adım\" düğmesi kullanılabilir. \"Performans\" sekmesinde saniye başına düşen kare sayısının ve ikiz sayısının grafikleri görüntülenebilir.", + "description": "Düzenleyiciye yeni bir \"hata ayıklayıcı\" penceresi ekler. \"günlük\", \"uyar\" ve \"hata\" bloklarını kullanarak hata ayıklayıcı penceresinin \"Günlükler\" sekmesinde kaydetmeye olanak sağlar. \"Durdurucu\" bloğu, çalıştırıldığında projeyi duraklatır. Çalışan tüm blok yığınları, hata ayıklayıcı penceresinin \"Dizeler\" sekmesinde görüntülenebilir ve duraklatıldığında, sonraki bloğu yürütmek için \"Adım\" düğmesi kullanılabilir. Saniye başına kare grafiği ve ikiz sayısı \"Performans\" sekmesinde görüntülenebilir.", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -745,12 +768,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -826,6 +854,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Kompakt düzenleyici", + "description": "Scratch 2.0'da olduğu gibi düzenleyicideki butonların, girdi alanlarının, menü çubuğunun ve diğer ögelerin boyutunu büyütürken, kod alanı, kostüm düzenleyici ve kostüm ön izlemeleri gibi bileşenlerin arasında daha fazla boşluk bırakır.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "Düzenleyici koyu modu ve özelleştirilebilir renkler", @@ -912,6 +961,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Düzenleyicide ok tuşuyla arttırma", + "description": "Blok girdilerindeki sayıları arttırmak ya da azaltmak için yukarı veya aşağı tuşlarını kullanın.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Açılır blok aratma", @@ -1219,6 +1284,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Forumlarda gönderi yapmak için geri sayım göstergesi", + "description": "Bir forum gönderisi gönderdikten sonra, tekrar ne zaman gönderi yayınlayabileceğinizi gösteren bir geri sayım görüntüler.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "Forumlarda özelleştirilebilir alıntılar ve kod blokları", @@ -1423,7 +1503,7 @@ }, { "id": "hide-signatures", - "name": "Forumlarda imzaları gizle", + "name": "Forum imzalarını gizle", "description": "Forum gönderilerindeki imzaları gizler ve bir “İmzayı göster\" düğmesi ekler.", "tags": ["community", "forums"], "credits": [ @@ -2456,7 +2536,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" }, diff --git a/zh_TW/addons-data.json b/zh_TW/addons-data.json index f59175d9..ba170e67 100644 --- a/zh_TW/addons-data.json +++ b/zh_TW/addons-data.json @@ -24,7 +24,7 @@ "info": [ { "type": "notice", - "text": "原來的播放幀率為 30 FPS。60 幀率的動畫過程會較清晰。", + "text": "Most projects will not behave properly when running at 60FPS, because increasing the frame rate also increases the speed at which scripts run. This should only be used on projects that support 60FPS.", "id": "projectRunsFasterNotice" } ], @@ -354,6 +354,24 @@ "libraries": ["tinycolor2"], "versionAdded": "1.6.0" }, + { + "id": "colorblind", + "name": "Customizable link style", + "description": "Lets you customize the style of links around the website.", + "tags": ["community", "theme", "beta"], + "credits": [{ "name": "DNin01", "link": "https://github.com/DNin01" }], + "info": [ + { + "id": "feedback", + "text": "We want to expand this addon with other accessibility features in the future. You can send us your feedback by going to scratchaddons.com/feedback or clicking \"Send Feedback\" on the sidebar." + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "columns", "name": "兩列式積木選單", @@ -402,12 +420,14 @@ { "name": "yes-i-am-lanky", "link": "https://scratch.mit.edu/users/yes-i-am-lanky/" - } + }, + { "name": "DNin01", "link": "https://github.com/DNin01" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.18.0", + "latestUpdate": { "version": "1.34.0", "newSettings": ["no_borders"] }, "updateUserstylesOnSettingsChange": true }, { @@ -625,9 +645,12 @@ "dynamicDisable": true, "versionAdded": "1.4.0", "latestUpdate": { - "version": "1.33.2", - "temporaryNotice": "The presets for this addon have been updated to use Scratch's new purple accent color. Presets that use blue are still available as well.", - "isMajor": true + "version": "1.34.0", + "newSettings": [ + "messageIndicatorColor", + "messageIndicatorOnMessagesPage" + ], + "temporaryNotice": "There are two new presets - one resembling Scratch 2.0 and one with a light blue accent color, which was used on the front page between 2015 and 2018. The message badge color is also customizable now." }, "injectAsStyleElt": true, "updateUserstylesOnSettingsChange": true @@ -646,7 +669,7 @@ { "id": "debugger", "name": "偵錯器", - "description": "在編輯器上添加一個「偵錯器」面板。能利用「紀錄」、「警告」、「錯誤」三個程式積木來調試。並用「中斷點」積木來暫停專案。可以在偵錯器的執行緒頁面查看正在運行的情形,暫停時可以用「步進」執行下個積木程式。另外還有效能頁面查看每秒幀數與當前分身數量。", + "description": "Adds a new \"debugger\" window to the editor. Allows for logging into the \"Logs\" tab of the debugger window using the \"log\", \"warn\" and \"error\" blocks. The \"breakpoint\" block will pause the project when executed. All running stacks of blocks can be viewed in the \"Threads\" tab of the debugger window, and when paused the \"Step\" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the \"Performance\" tab.", "tags": ["editor", "codeEditor", "featured"], "credits": [ { "name": "Tacodiva", "link": "https://github.com/Tacodiva" }, @@ -743,12 +766,17 @@ "name": "Chrome_Cat", "link": "https://scratch.mit.edu/users/Chrome_Cat/" }, - { "name": "GarboMuffin" } + { "name": "GarboMuffin" }, + { "name": "Mr_MPH", "link": "https://scratch.mit.edu/users/Mr_MPH/" } ], "dynamicEnable": true, "dynamicDisable": true, "enabledByDefault": false, - "versionAdded": "1.17.0" + "versionAdded": "1.17.0", + "latestUpdate": { + "version": "1.34.0", + "newSettings": ["drag_while_stopped"] + } }, { "id": "discuss-button", @@ -824,6 +852,27 @@ "enabledByDefault": false, "versionAdded": "1.22.0" }, + { + "id": "editor-compact", + "name": "Compact editor", + "description": "Decreases the size of buttons, input fields, the menu bar, and other elements in the editor, making more space for components such as the code area, the costume editor, and costume previews, as was the case in Scratch 2.0.", + "tags": ["editor", "theme", "featured"], + "credits": [ + { + "name": "lisa_wolfgang", + "link": "https://scratch.mit.edu/users/lisa_wolfgang/" + }, + { + "name": "Maximouse", + "link": "https://scratch.mit.edu/users/Maximouse/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "enabledByDefault": false, + "versionAdded": "1.34.0", + "updateUserstylesOnSettingsChange": true + }, { "id": "editor-dark-mode", "name": "編輯器深色模式與自訂色彩", @@ -910,6 +959,22 @@ "enabledByDefault": false, "versionAdded": "1.4.0" }, + { + "id": "editor-number-arrow-keys", + "name": "Arrow key incrementation in editor", + "description": "Use the up and down arrow keys to increase or decrease number values in block inputs.", + "tags": ["editor", "codeEditor", "recommended"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + }, + { "name": "World_Languages" } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "editor-searchable-dropdowns", "name": "Block dropdown search", @@ -1217,6 +1282,21 @@ "dynamicDisable": true, "versionAdded": "1.25.0" }, + { + "id": "forum-post-countdown", + "name": "Forum post cooldown display", + "description": "After submitting a forum post, displays a countdown on the submit button showing how long you have to wait before posting again.", + "tags": ["community", "forums"], + "credits": [ + { + "name": "mybearworld", + "link": "https://scratch.mit.edu/users/mybearworld/" + } + ], + "dynamicEnable": true, + "dynamicDisable": true, + "versionAdded": "1.34.0" + }, { "id": "forum-quote-code-beautifier", "name": "自訂討論區的引用和程式積木區塊", @@ -1421,7 +1501,7 @@ }, { "id": "hide-signatures", - "name": "隱藏討論板簽名區塊", + "name": "Hide forum signatures", "description": "隱藏討論板所有文章的個人簽名區塊,可以額外添加一個「顯示簽名」的按鈕。", "tags": ["community", "forums"], "credits": [ @@ -2449,7 +2529,7 @@ "tags": ["community", "forums"], "credits": [{ "name": "HTML-Fan/NT" }], "dynamicEnable": true, - "dynamicDisable": false, + "dynamicDisable": true, "enabledByDefault": false, "versionAdded": "1.0.0" },