scratch-l10n 6.1.32 → 6.1.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,13 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See
|
|
4
4
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [6.1.33](https://github.com/scratchfoundation/scratch-l10n/compare/v6.1.32...v6.1.33) (2025-12-04)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* pull new editor translations from Transifex ([3e855b9](https://github.com/scratchfoundation/scratch-l10n/commit/3e855b9b5dcd4bd5511da7beb108c76a31a22243))
|
|
12
|
+
|
|
6
13
|
## [6.1.32](https://github.com/scratchfoundation/scratch-l10n/compare/v6.1.31...v6.1.32) (2025-12-03)
|
|
7
14
|
|
|
8
15
|
|
package/editor/interface/fr.json
CHANGED
|
@@ -58,9 +58,9 @@
|
|
|
58
58
|
"gui.connection.updatePeripheral.progress": "Updating {progressPercentage}%",
|
|
59
59
|
"gui.connection.updatePeripheral.updateSuccessful": "Update successful!",
|
|
60
60
|
"gui.connection.updatePeripheral.updateFailed": "Update failed.",
|
|
61
|
-
"gui.connection.updatePeripheral.goBackButton": "
|
|
61
|
+
"gui.connection.updatePeripheral.goBackButton": "Retour",
|
|
62
62
|
"gui.connection.updatePeripheral.updateNowButton": "Do Update",
|
|
63
|
-
"gui.connection.updatePeripheral.updateAgainButton": "
|
|
63
|
+
"gui.connection.updatePeripheral.updateAgainButton": "Essayer à nouveau",
|
|
64
64
|
"gui.controls.go": "Commencer",
|
|
65
65
|
"gui.controls.stop": "Stop",
|
|
66
66
|
"gui.crashMessage.label": "Oups ! Quelque chose s'est mal passé.",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"gui.customProcedures.runWithoutScreenRefresh": "Exécuter sans rafraîchissement d'écran",
|
|
77
77
|
"gui.customProcedures.cancel": "Annuler",
|
|
78
78
|
"gui.customProcedures.ok": "OK",
|
|
79
|
-
"gui.debugModal.title": "
|
|
79
|
+
"gui.debugModal.title": "Débogage | Déblocage",
|
|
80
80
|
"gui.debugModal.readAloud.title": "Read Aloud",
|
|
81
81
|
"gui.debugModal.readAloud.description1": "As you read your code aloud, think from the computer’s perspective.",
|
|
82
82
|
"gui.debugModal.readAloud.description2": "Are you including steps that aren’t there?",
|
package/locales/editor-msgs.js
CHANGED
|
@@ -22185,9 +22185,9 @@ export default {
|
|
|
22185
22185
|
"gui.connection.updatePeripheral.progress": "Updating {progressPercentage}%",
|
|
22186
22186
|
"gui.connection.updatePeripheral.updateSuccessful": "Update successful!",
|
|
22187
22187
|
"gui.connection.updatePeripheral.updateFailed": "Update failed.",
|
|
22188
|
-
"gui.connection.updatePeripheral.goBackButton": "
|
|
22188
|
+
"gui.connection.updatePeripheral.goBackButton": "Retour",
|
|
22189
22189
|
"gui.connection.updatePeripheral.updateNowButton": "Do Update",
|
|
22190
|
-
"gui.connection.updatePeripheral.updateAgainButton": "
|
|
22190
|
+
"gui.connection.updatePeripheral.updateAgainButton": "Essayer à nouveau",
|
|
22191
22191
|
"gui.controls.go": "Commencer",
|
|
22192
22192
|
"gui.controls.stop": "Stop",
|
|
22193
22193
|
"gui.crashMessage.label": "Oups ! Quelque chose s'est mal passé.",
|
|
@@ -22203,7 +22203,7 @@ export default {
|
|
|
22203
22203
|
"gui.customProcedures.runWithoutScreenRefresh": "Exécuter sans rafraîchissement d'écran",
|
|
22204
22204
|
"gui.customProcedures.cancel": "Annuler",
|
|
22205
22205
|
"gui.customProcedures.ok": "OK",
|
|
22206
|
-
"gui.debugModal.title": "
|
|
22206
|
+
"gui.debugModal.title": "Débogage | Déblocage",
|
|
22207
22207
|
"gui.debugModal.readAloud.title": "Read Aloud",
|
|
22208
22208
|
"gui.debugModal.readAloud.description1": "As you read your code aloud, think from the computer’s perspective.",
|
|
22209
22209
|
"gui.debugModal.readAloud.description2": "Are you including steps that aren’t there?",
|
|
@@ -15360,9 +15360,9 @@ export default {
|
|
|
15360
15360
|
"gui.connection.updatePeripheral.progress": "Updating {progressPercentage}%",
|
|
15361
15361
|
"gui.connection.updatePeripheral.updateSuccessful": "Update successful!",
|
|
15362
15362
|
"gui.connection.updatePeripheral.updateFailed": "Update failed.",
|
|
15363
|
-
"gui.connection.updatePeripheral.goBackButton": "
|
|
15363
|
+
"gui.connection.updatePeripheral.goBackButton": "Retour",
|
|
15364
15364
|
"gui.connection.updatePeripheral.updateNowButton": "Do Update",
|
|
15365
|
-
"gui.connection.updatePeripheral.updateAgainButton": "
|
|
15365
|
+
"gui.connection.updatePeripheral.updateAgainButton": "Essayer à nouveau",
|
|
15366
15366
|
"gui.controls.go": "Commencer",
|
|
15367
15367
|
"gui.controls.stop": "Stop",
|
|
15368
15368
|
"gui.crashMessage.label": "Oups ! Quelque chose s'est mal passé.",
|
|
@@ -15378,7 +15378,7 @@ export default {
|
|
|
15378
15378
|
"gui.customProcedures.runWithoutScreenRefresh": "Exécuter sans rafraîchissement d'écran",
|
|
15379
15379
|
"gui.customProcedures.cancel": "Annuler",
|
|
15380
15380
|
"gui.customProcedures.ok": "OK",
|
|
15381
|
-
"gui.debugModal.title": "
|
|
15381
|
+
"gui.debugModal.title": "Débogage | Déblocage",
|
|
15382
15382
|
"gui.debugModal.readAloud.title": "Read Aloud",
|
|
15383
15383
|
"gui.debugModal.readAloud.description1": "As you read your code aloud, think from the computer’s perspective.",
|
|
15384
15384
|
"gui.debugModal.readAloud.description2": "Are you including steps that aren’t there?",
|
package/package.json
CHANGED