Skip to content

Commit

Permalink
Update localization files (2024-08-14T01:58:33.261Z)
Browse files Browse the repository at this point in the history
  • Loading branch information
scratchaddons-bot[bot] committed Aug 14, 2024
1 parent d8af341 commit 1dedcb5
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 26 deletions.
14 changes: 7 additions & 7 deletions ja/markdown/addons/60fps.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
---
---

**Higher project framerate mode** is an addon that allows customization of the project's run speed to be faster than the default of 30 FPS. This has the effect of making the project appear to run smoother and at a faster rate relative to the custom FPS value; therefore, the default value of 60 FPS will essentially make the project run twice as fast.
**より高いプロジェクトフレームレートモード** は、プロジェクトの実行速度をデフォルトの30FPSよりも速くカスタマイズできるアドオンです。これにより、プロジェクトがよりスムーズに、カスタムFPS値より速く実行されているように見せる効果があります。したがって、デフォルトの値である60 FPSは、プロジェクトを実質的に2倍速で実行します。

The feature can be quickly toggled on/off by holding `alt` and clicking the green flag. The flag will turn blue and a yellow fast-forward icon will appear over it, indicating that the project is running at a faster speed.
この機能は、`Alt`キーを押しながら緑の旗をクリックすると、簡単にオン/オフを切り替えることができます。旗が青色に変わり、その上に黄色の早送りアイコンが表示され、プロジェクトが高速で実行されていることを示します。

## 機能

- The addon's functionality is only enabled whenever the user toggles it on by holding `alt` and clicking the green flag. The addon's functionality is toggled off every time the page is opened/refreshed.
- ユーザーが`Alt`キーを押しながら緑の旗をクリックしてオンにした時だけ有効になります。ページを開いたり更新したりするたびに、アドオンの機能はオフに切り替わります。
- The addon works in both the project page and the editor.
- By default, the addon (when toggled on) sets the project's framerate to 60 FPS. This value can be changed in the addon's settings to an integer ranging from 31 to 240.

## 設定

### Custom FPS
### カスタムFPS

Sets the value of the project's framerate when the addon is enabled.
アドオンが有効なときのプロジェクトのフレームレートの値を設定します。

## Future plans
## 今後の計画

- The addon might be marked as dangerous to curb projects that require this addon on the Scratch website. [#6860](https://github.com/ScratchAddons/ScratchAddons/issues/6860)
- Scratch Web サイトでこのアドオンを必要とするプロジェクトを制限するために、アドオンは危険としてマークされる可能性があります。 [#6860](https://github.com/ScratchAddons/ScratchAddons/issues/6860)
- Because enabling the addon requires holding the `alt` key, it is not compatable with touchscreen devices. A proposed solution is to add a context menu to the green flag for this addon and several others. [#7230](https://github.com/ScratchAddons/ScratchAddons/issues/7230)

## Credit
Expand Down
2 changes: 1 addition & 1 deletion ja/markdown/addons/middle-click-popup.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Controls how wide the popup is. This is a percentage of the width of the entire

Controls how tall the popup can be before a scrollbar appears. This is a percentage of the hight of the entire window.

## Future plans
## 今後の計画

- The popup should be resizable by dragging one of the corners in the editor instead of having to change a setting.
- Adding string interpolation for strings in quotes could really help out situatoins where a lot of join blocks would normally have to be tediously arranged.
Expand Down
30 changes: 15 additions & 15 deletions nl/markdown/addons/60fps.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,38 +3,38 @@

**Higher project framerate mode** is an addon that allows customization of the project's run speed to be faster than the default of 30 FPS. This has the effect of making the project appear to run smoother and at a faster rate relative to the custom FPS value; therefore, the default value of 60 FPS will essentially make the project run twice as fast.

The feature can be quickly toggled on/off by holding `alt` and clicking the green flag. The flag will turn blue and a yellow fast-forward icon will appear over it, indicating that the project is running at a faster speed.
Je kunt de functie snel in- of uitschakelen door `alt` ingedrukt te houden en op de groene vlag te klikken. The vlag zal dan blauw worden en een geel snel vooruitspoel-icoontje zal er overheen verschijnen, waarmee wordt laten zien dat het project sneller draait.

## Functies

- The addon's functionality is only enabled whenever the user toggles it on by holding `alt` and clicking the green flag. The addon's functionality is toggled off every time the page is opened/refreshed.
- The addon works in both the project page and the editor.
- By default, the addon (when toggled on) sets the project's framerate to 60 FPS. This value can be changed in the addon's settings to an integer ranging from 31 to 240.
- De functionaliteit van de addon wordt alleen ingeschakeld als de gebruiker hem inschakelt door `alt` ingedrukt te houden en op de groene vlag te klikken. De functionaliteit van de addon wordt elke keer dat de pagina wordt geopend/vernieuwd weer uitgeschakeld.
- De addon werkt zowel op de projectpagina als in de editor.
- De addon stelt standaard (wanneer ingeschakeld) de framerate van het project in op 60 FPS. Deze waarde kan worden veranderd in de instellingen van de addon in een geheel getal tussen 31 en 240.

## Settings
## Instellingen

### Custom FPS
### Aangepaste FPS

Sets the value of the project's framerate when the addon is enabled.
Stelt de framerate-waarde van het project in als de addon is ingeschakeld.

## Future plans
## Toekomstplannen

- The addon might be marked as dangerous to curb projects that require this addon on the Scratch website. [#6860](https://github.com/ScratchAddons/ScratchAddons/issues/6860)
- Because enabling the addon requires holding the `alt` key, it is not compatable with touchscreen devices. A proposed solution is to add a context menu to the green flag for this addon and several others. [#7230](https://github.com/ScratchAddons/ScratchAddons/issues/7230)
- Omdat je de `alt`-toets ingedrukt moet worden om de addon in te schakelen, is het niet compatibel met apparaten met een touchscreen. Een oplossing kan zijn om een contextmenu toe te voegen aan de groene vlag voor deze en andere addons. [#7230](https://github.com/ScratchAddons/ScratchAddons/issues/7230)

## Credit

Jeffalo created the original addon that only set the project player to 60 FPS. TheColaber added the custom FPS setting and various other bug fixes. The accessible green flag indicator was created by JoanRiosiPla before being tweaked by WorldLanguages.

## Changelog

- **v1.1.0** The **60FPS Player Mode** addon was created.
- **v1.3.0** The addon is now enabled by default for all users, and was given the Recommended tag.
- **v1.7.0** Option added to customize the target FPS, which was locked to 60 before.
- **v1.11.0** The addon was renamed to **Alt+GreenFlag 60FPS player mode**, and a brief information box was added. A limit was set on the custom FPS, which now ranges from 31 to 240.
- **v1.13.0** `Alt` + green flag click detection was improved. The addon can now be dynamically enabled and disabled.
- **v1.1.0** De **60FPS Player Mode** addon is gemaakt.
- **v1.3.0** De addon is nu standaard ingeschakeld voor alle gebruikers en heeft het label 'Aanbevolen' gekregen.
- **v1.7.0** Optie toegevoegd om de doel-FPS aan te passen, deze was hiervoor vergrendeld op 60.
- **v1.11.0** De addon is hernoemd naar **Alt+GreenFlag 60FPS player mode**, en er is een kort informatievenster toegevoegd. Er is een limiet ingesteld op de aangepaste FPS, die nu minimaal 31 en maximaal 240 kan zijn.
- **v1.13.0** De detectie van `Alt` + het klikken op de groene vlag is verbeterd. De addon kan nu dynamisch worden in- en uitgeschakeld.
- **v1.14.0** The addon was given the Project Player tag.
- **v1.18.0** The addon was renamed to **60FPS project player mode**. The addon can now run in project embeds.
- **v1.18.0** De addon is hernoemd tot **60FPS project player mode**. De addon kan nu worden uitgevoerd in geëmbedde projecten.
- **v1.24.0** Bug fix: The addon no longer loses track of state when changing from project page to editor.
- **v1.26.0** Bug fix: The addon no longer causes variables to not visually update in some cases.
- **v1.30.0** The addon is no longer enabled by default for all users.
Expand Down
4 changes: 2 additions & 2 deletions nl/markdown/addons/middle-click-popup.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The original version was made by Griffpatch for the Developer Tools extension. A
- For mathematical blocks, the order of operations applies by default, but you can use brackets to change the order.
- You can surround text in double quotes to force the searcher not to turn your text into blocks. This is useful for sitruations like trying to say the text "x position" instead of the variable `x position`, where you could type say "x position".

## Settings
## Instellingen

### Popup block size

Expand All @@ -30,7 +30,7 @@ Controls how wide the popup is. This is a percentage of the width of the entire

Controls how tall the popup can be before a scrollbar appears. This is a percentage of the hight of the entire window.

## Future plans
## Toekomstplannen

- The popup should be resizable by dragging one of the corners in the editor instead of having to change a setting.
- Adding string interpolation for strings in quotes could really help out situatoins where a lot of join blocks would normally have to be tediously arranged.
Expand Down
2 changes: 1 addition & 1 deletion nl/markdown/addons/paint-by-default.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The addon was created under the philosophy that intermediate and advanced Scratc
- Upload: Allows you to upload a file
- The tooltip that appears when hovering over the main button also displays the correct default action.

## Settings
## Instellingen

### Add Sprite

Expand Down

0 comments on commit 1dedcb5

Please sign in to comment.