@nitro-bolt/scratchblocks 1.1.0

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.
Files changed (106) hide show
  1. package/LICENSE +18 -0
  2. package/README.md +205 -0
  3. package/browser.es.js +8 -0
  4. package/browser.js +8 -0
  5. package/build/scratchblocks.min.es.js +11 -0
  6. package/build/scratchblocks.min.es.js.map +1 -0
  7. package/build/scratchblocks.min.js +11 -0
  8. package/build/scratchblocks.min.js.map +1 -0
  9. package/build/translations-all-es.js +10 -0
  10. package/build/translations-all.js +10 -0
  11. package/build/translations-es.js +10 -0
  12. package/build/translations.js +10 -0
  13. package/index.js +163 -0
  14. package/locales/ab.json +261 -0
  15. package/locales/af.json +261 -0
  16. package/locales/all.js +161 -0
  17. package/locales/am.json +262 -0
  18. package/locales/an.json +261 -0
  19. package/locales/ar.json +261 -0
  20. package/locales/ast.json +261 -0
  21. package/locales/az.json +262 -0
  22. package/locales/be.json +261 -0
  23. package/locales/bg.json +261 -0
  24. package/locales/bn.json +261 -0
  25. package/locales/ca.json +267 -0
  26. package/locales/ckb.json +261 -0
  27. package/locales/cs.json +267 -0
  28. package/locales/cy.json +266 -0
  29. package/locales/da.json +261 -0
  30. package/locales/de.json +266 -0
  31. package/locales/el.json +268 -0
  32. package/locales/eo.json +261 -0
  33. package/locales/es-419.json +261 -0
  34. package/locales/es.json +266 -0
  35. package/locales/et.json +261 -0
  36. package/locales/eu.json +261 -0
  37. package/locales/fa.json +266 -0
  38. package/locales/fi.json +261 -0
  39. package/locales/fil.json +262 -0
  40. package/locales/forums.js +37 -0
  41. package/locales/fr.json +266 -0
  42. package/locales/fy.json +261 -0
  43. package/locales/ga.json +261 -0
  44. package/locales/gd.json +266 -0
  45. package/locales/gl.json +261 -0
  46. package/locales/ha.json +261 -0
  47. package/locales/he.json +266 -0
  48. package/locales/hi.json +266 -0
  49. package/locales/hr.json +266 -0
  50. package/locales/ht.json +261 -0
  51. package/locales/hu.json +267 -0
  52. package/locales/hy.json +261 -0
  53. package/locales/id.json +266 -0
  54. package/locales/is.json +261 -0
  55. package/locales/it.json +266 -0
  56. package/locales/ja-Hira.json +268 -0
  57. package/locales/ja.json +268 -0
  58. package/locales/ka.json +261 -0
  59. package/locales/kk.json +263 -0
  60. package/locales/km.json +261 -0
  61. package/locales/ko.json +261 -0
  62. package/locales/ku.json +263 -0
  63. package/locales/lt.json +261 -0
  64. package/locales/lv.json +261 -0
  65. package/locales/mi.json +261 -0
  66. package/locales/mn.json +262 -0
  67. package/locales/nb.json +266 -0
  68. package/locales/nl.json +266 -0
  69. package/locales/nn.json +261 -0
  70. package/locales/nso.json +261 -0
  71. package/locales/oc.json +261 -0
  72. package/locales/or.json +262 -0
  73. package/locales/pl.json +266 -0
  74. package/locales/pt-br.json +261 -0
  75. package/locales/pt.json +266 -0
  76. package/locales/qu.json +261 -0
  77. package/locales/rap.json +263 -0
  78. package/locales/ro.json +266 -0
  79. package/locales/ru.json +266 -0
  80. package/locales/sk.json +261 -0
  81. package/locales/sl.json +266 -0
  82. package/locales/sr.json +261 -0
  83. package/locales/sv.json +261 -0
  84. package/locales/sw.json +261 -0
  85. package/locales/th.json +261 -0
  86. package/locales/tn.json +261 -0
  87. package/locales/tr.json +269 -0
  88. package/locales/uk.json +261 -0
  89. package/locales/uz.json +262 -0
  90. package/locales/vi.json +262 -0
  91. package/locales/xh.json +261 -0
  92. package/locales/zh-cn.json +266 -0
  93. package/locales/zh-tw.json +266 -0
  94. package/locales/zu.json +261 -0
  95. package/package.json +77 -0
  96. package/scratch3/blocks.js +959 -0
  97. package/scratch3/draw.js +404 -0
  98. package/scratch3/index.js +12 -0
  99. package/scratch3/style.css.js +226 -0
  100. package/scratch3/style.js +807 -0
  101. package/syntax/blocks.js +467 -0
  102. package/syntax/commands.js +1692 -0
  103. package/syntax/extensions.js +33 -0
  104. package/syntax/index.js +17 -0
  105. package/syntax/model.js +427 -0
  106. package/syntax/syntax.js +941 -0
@@ -0,0 +1,261 @@
1
+ {
2
+ "commands": {
3
+ "MOTION_MOVESTEPS": "mover %1 pasos",
4
+ "MOTION_TURNRIGHT": "girar @turnRight %1 grados",
5
+ "MOTION_TURNLEFT": "girar @turnLeft %1 grados",
6
+ "MOTION_POINTINDIRECTION": "apuntar en dirección %1",
7
+ "MOTION_POINTTOWARDS": "apuntar hacia %1",
8
+ "MOTION_GOTOXY": "ir a x: %1 y: %2",
9
+ "MOTION_GOTO": "ir a %1",
10
+ "MOTION_GLIDESECSTOXY": "desplazar en %1 segs a x: %2 y: %3",
11
+ "MOTION_GLIDETO": "desplazar en %1 segs a %2",
12
+ "MOTION_CHANGEXBY": "cambiar x en %1",
13
+ "MOTION_SETX": "fijar x a %1",
14
+ "MOTION_CHANGEYBY": "cambiar y en %1",
15
+ "MOTION_SETY": "fijar y a %1",
16
+ "MOTION_SETROTATIONSTYLE": "fijar estilo de rotación a %1",
17
+ "LOOKS_SAYFORSECS": "decir %1 durante %2 segundos",
18
+ "LOOKS_SAY": "decir %1",
19
+ "LOOKS_THINKFORSECS": "pensar %1 durante %2 segundos",
20
+ "LOOKS_THINK": "pensar %1",
21
+ "LOOKS_SHOW": "mostrar",
22
+ "LOOKS_HIDE": "esconder",
23
+ "LOOKS_SWITCHCOSTUMETO": "cambiar disfraz a %1",
24
+ "LOOKS_NEXTCOSTUME": "siguiente disfraz",
25
+ "LOOKS_NEXTBACKDROP_BLOCK": "siguiente fondo",
26
+ "LOOKS_SWITCHBACKDROPTO": "cambiar fondo a %1",
27
+ "LOOKS_SWITCHBACKDROPTOANDWAIT": "cambiar fondo a %1 y esperar",
28
+ "LOOKS_CHANGEEFFECTBY": "cambiar el efecto %1 en %2",
29
+ "LOOKS_SETEFFECTTO": "fijar efecto %1 a %2",
30
+ "LOOKS_CLEARGRAPHICEFFECTS": "quitar efectos gráficos",
31
+ "LOOKS_CHANGESIZEBY": "cambiar tamaño en %1",
32
+ "LOOKS_SETSIZETO": "fijar tamaño a %1 %",
33
+ "LOOKS_GOTOFRONTBACK": "ir a la capa %1",
34
+ "LOOKS_GOFORWARDBACKWARDLAYERS": "ir %2 capas hacia %1",
35
+ "SOUND_PLAY": "iniciar sonido %1",
36
+ "SOUND_CHANGEEFFECTBY": "cambiar efecto %1 en %2",
37
+ "SOUND_SETEFFECTO": "fijar efecto %1 a %2",
38
+ "SOUND_CLEAREFFECTS": "quitar efectos de sonido",
39
+ "SOUND_PLAYUNTILDONE": "tocar sonido %1 hasta que termine",
40
+ "SOUND_STOPALLSOUNDS": "detener todos los sonidos",
41
+ "music.playDrumForBeats": "tocar tambor %1 durante %2 tiempos",
42
+ "music.restForBeats": "silenciar durante %1 tiempos",
43
+ "music.playNoteForBeats": "tocar nota %1 durante %2 tiempos",
44
+ "music.setInstrument": "fijar instrumento a %1",
45
+ "SOUND_CHANGEVOLUMEBY": "cambiar volumen en %1",
46
+ "SOUND_SETVOLUMETO": "fijar volumen a %1%",
47
+ "music.changeTempo": "cambiar el tempo en %1",
48
+ "music.setTempo": "fijar tempo a %1",
49
+ "pen.clear": "borrar todo",
50
+ "pen.stamp": "sellar",
51
+ "pen.penDown": "bajar lápiz",
52
+ "pen.penUp": "subir lápiz",
53
+ "pen.setColor": "fijar color de lápiz a %1",
54
+ "pen.changeHue": "cambiar color de lápiz en %1",
55
+ "pen.setColorParam": "fijar %1 de lápiz a %2",
56
+ "pen.changeColorParam": "cambiar %1 de lápiz en %2",
57
+ "pen.setHue": "fijar color de lápiz a %1",
58
+ "pen.changeShade": "cambiar sombra de lápiz en %1",
59
+ "pen.setShade": "fijar sombra de lápiz a %1",
60
+ "pen.changeSize": "cambiar tamaño de lápiz en %1",
61
+ "pen.setSize": "fijar tamaño de lápiz a %1",
62
+ "EVENT_WHENFLAGCLICKED": "al presionar @greenFlag",
63
+ "EVENT_WHENKEYPRESSED": "al presionar tecla %1",
64
+ "EVENT_WHENTHISSPRITECLICKED": "al hacer clic en este objeto",
65
+ "EVENT_WHENSTAGECLICKED": "al hacer clic en el escenario",
66
+ "EVENT_WHENBACKDROPSWITCHESTO": "cuando el fondo cambie a %1",
67
+ "EVENT_WHENGREATERTHAN": "cuando %1 > %2",
68
+ "EVENT_WHENBROADCASTRECEIVED": "al recibir %1",
69
+ "EVENT_BROADCAST": "enviar %1",
70
+ "EVENT_BROADCASTANDWAIT": "enviar %1 y esperar",
71
+ "CONTROL_WAIT": "esperar %1 segundos",
72
+ "CONTROL_REPEAT": "repetir %1",
73
+ "CONTROL_FOREVER": "por siempre",
74
+ "CONTROL_IF": "si %1 entonces",
75
+ "CONTROL_WAITUNTIL": "esperar hasta que %1",
76
+ "CONTROL_REPEATUNTIL": "repetir hasta que %1",
77
+ "CONTROL_STOP": "detener %1",
78
+ "CONTROL_STARTASCLONE": "al comenzar como clon",
79
+ "CONTROL_CREATECLONEOF": "crear clon de %1",
80
+ "CONTROL_DELETETHISCLONE": "eliminar este clon",
81
+ "SENSING_ASKANDWAIT": "preguntar %1 y esperar",
82
+ "videoSensing.videoToggle": "%1 video",
83
+ "videoSensing.setVideoTransparency": "fijar transparencia de video a %1",
84
+ "videoSensing.whenMotionGreaterThan": "cuando el movimiento del video > %1",
85
+ "SENSING_RESETTIMER": "reiniciar cronómetro",
86
+ "DATA_SETVARIABLETO": "fijar %1 a %2",
87
+ "DATA_CHANGEVARIABLEBY": "cambiar %1 en %2",
88
+ "DATA_SHOWVARIABLE": "mostrar variable %1",
89
+ "DATA_HIDEVARIABLE": "esconder variable %1",
90
+ "DATA_ADDTOLIST": "añadir %1 a %2",
91
+ "DATA_DELETEOFLIST": "eliminar %1 de %2",
92
+ "DATA_DELETEALLOFLIST": "Eliminar todos de %1",
93
+ "MOTION_IFONEDGEBOUNCE": "si toca un borde, rebotar",
94
+ "DATA_INSERTATLIST": "insertar %1 en %2 de %3",
95
+ "DATA_REPLACEITEMOFLIST": "reemplazar elemento %1 de %2 con %3",
96
+ "DATA_SHOWLIST": "mostrar lista %1",
97
+ "DATA_HIDELIST": "esconder lista %1",
98
+ "SENSING_OF_XPOSITION": "posición en x",
99
+ "SENSING_OF_YPOSITION": "posición en y",
100
+ "SENSING_OF_DIRECTION": "dirección",
101
+ "SENSING_OF_COSTUMENUMBER": "# de disfraz",
102
+ "LOOKS_COSTUMENUMBERNAME": "disfraz %1",
103
+ "SENSING_OF_SIZE": "tamaño",
104
+ "SENSING_OF_BACKDROPNAME": "nombre de fondo",
105
+ "LOOKS_BACKDROPNUMBERNAME": "fondo %1",
106
+ "SENSING_OF_BACKDROPNUMBER": "# de fondo",
107
+ "SOUND_VOLUME": "volumen",
108
+ "music.getTempo": "tempo",
109
+ "SENSING_TOUCHINGOBJECT": "¿tocando %1?",
110
+ "SENSING_TOUCHINGCOLOR": "¿tocando el color %1?",
111
+ "SENSING_COLORISTOUCHINGCOLOR": "¿color %1 está tocando %2?",
112
+ "SENSING_DISTANCETO": "distancia a %1",
113
+ "SENSING_ANSWER": "respuesta",
114
+ "SENSING_KEYPRESSED": "¿tecla %1 presionada?",
115
+ "SENSING_MOUSEDOWN": "¿ratón presionado?",
116
+ "SENSING_MOUSEX": "posición x del ratón",
117
+ "SENSING_MOUSEY": "posición y del ratón",
118
+ "SENSING_SETDRAGMODE": "fijar modo de arrastre a %1",
119
+ "SENSING_LOUDNESS": "volumen del sonido",
120
+ "videoSensing.videoOn": "%1 del video en %2",
121
+ "SENSING_TIMER": "cronómetro",
122
+ "SENSING_OF": "%1 de %2",
123
+ "SENSING_CURRENT": "%1 actual",
124
+ "SENSING_DAYSSINCE2000": "días desde el 2000",
125
+ "SENSING_USERNAME": "nombre de usuario",
126
+ "OPERATORS_ADD": "%1 + %2",
127
+ "OPERATORS_SUBTRACT": "%1 - %2",
128
+ "OPERATORS_MULTIPLY": "%1 * %2",
129
+ "OPERATORS_DIVIDE": "%1 / %2",
130
+ "OPERATORS_RANDOM": "elegir número al azar entre %1 y %2",
131
+ "OPERATORS_LT": "%1 < %2",
132
+ "OPERATORS_EQUALS": "%1 = %2",
133
+ "OPERATORS_GT": "%1 > %2",
134
+ "OPERATORS_AND": "%1 y %2",
135
+ "OPERATORS_OR": "%1 o %2",
136
+ "OPERATORS_NOT": "no %1",
137
+ "OPERATORS_JOIN": "unir %1 %2",
138
+ "OPERATORS_LETTEROF": "letra %1 de %2",
139
+ "OPERATORS_LENGTH": "longitud de %1",
140
+ "OPERATORS_MOD": "%1 módulo %2",
141
+ "OPERATORS_ROUND": "redondear %1",
142
+ "OPERATORS_MATHOP": "%1 de %2",
143
+ "OPERATORS_CONTAINS": "¿%1 contiene %2?",
144
+ "DATA_ITEMOFLIST": "elemento %1 de %2",
145
+ "DATA_ITEMNUMOFLIST": "# de elemento de %1 en %2",
146
+ "DATA_LENGTHOFLIST": "longitud de %1",
147
+ "DATA_LISTCONTAINSITEM": "¿%2 está en %1?",
148
+ "CONTROL_ELSE": "si no",
149
+ "SENSING_USERID": "nombre de usuario",
150
+ "SENSING_LOUD": "¿fuerte?",
151
+ "text2speech.speakAndWaitBlock": "decir %1",
152
+ "text2speech.setVoiceBlock": "fijar voz a %1",
153
+ "text2speech.setLanguageBlock": "fijar idioma a %1",
154
+ "translate.translateBlock": "traducir %1 al %2",
155
+ "translate.viewerLanguage": "idioma",
156
+ "makeymakey.whenKeyPressed": "al presionar la tecla %1",
157
+ "makeymakey.whenKeysPressedInOrder": "al presionar en orden %1",
158
+ "microbit.whenButtonPressed": "al presionar botón %1",
159
+ "microbit.isButtonPressed": "¿botón %1 presionado?",
160
+ "microbit.whenGesture": "al %1",
161
+ "microbit.displaySymbol": "mostrar %1",
162
+ "microbit.displayText": "mostrar texto %1",
163
+ "microbit.clearDisplay": "limpiar pantalla",
164
+ "microbit.whenTilted": "al inclinar %1",
165
+ "microbit.isTilted": "¿inclinado hacia %1?",
166
+ "microbit.tiltAngle": "ángulo de inclinación hacia %1",
167
+ "microbit.whenPinConnected": "al conectar pin %1",
168
+ "ev3.motorTurnClockwise": "girar motor %1 hacia acá durante %2 segundos",
169
+ "ev3.motorTurnCounterClockwise": "girar motor %1 hacia allá durante %2 segundos",
170
+ "ev3.motorSetPower": "fijar potencia de motor %1 a %2%",
171
+ "ev3.getMotorPosition": "posición del motor %1",
172
+ "ev3.whenButtonPressed": "al presionar botón %1",
173
+ "ev3.whenDistanceLessThan": "cuando distancia < %1",
174
+ "ev3.whenBrightnessLessThan": "cuando brillo < %1",
175
+ "ev3.buttonPressed": "¿botón %1 presionado?",
176
+ "ev3.getDistance": "distancia",
177
+ "ev3.getBrightness": "brillo",
178
+ "ev3.beepNote": "tocar nota %1 durante %2 segundos",
179
+ "wedo2.motorOn": "encender %1",
180
+ "wedo2.motorOff": "apagar %1",
181
+ "wedo2.startMotorPower": "fijar potencia de %1 a %2",
182
+ "wedo2.setMotorDirection": "fijar dirección de %1 hacia %2",
183
+ "wedo2.whenDistance": "cuando distancia %1 %2",
184
+ "wedo2.getDistance": "distancia",
185
+ "wedo2.motorOnFor": "encender %1 durante %2 segundos",
186
+ "wedo2.setLightHue": "fijar color de la luz a %1",
187
+ "wedo2.playNoteFor": "tocar nota %1 durante %2 segundos",
188
+ "wedo2.whenTilted": "al inclinar hacia %1",
189
+ "wedo2.isTilted": "¿inclinado hacia %1?",
190
+ "wedo2.getTiltAngle": "ángulo de inclinación hacia %1",
191
+ "gdxfor.whenGesture": "al %1",
192
+ "gdxfor.whenForcePushedOrPulled": "cuando el sensor de fuerza es %1",
193
+ "gdxfor.getForce": "fuerza",
194
+ "gdxfor.whenTilted": "al inclinarse hacia %1",
195
+ "gdxfor.isTilted": "¿inclinado hacia %1?",
196
+ "gdxfor.getTilt": "ángulo de inclinación hacia %1",
197
+ "gdxfor.isFreeFalling": "¿cayendo?",
198
+ "gdxfor.getSpin": "velocidad de giro %1",
199
+ "gdxfor.getAcceleration": "aceleración %1",
200
+ "boost.motorOnFor": "girar motor %1 durante %2 segundos",
201
+ "boost.motorOnForRotation": "girar motor %1 por %2 vueltas",
202
+ "boost.motorOn": "encender motor %1",
203
+ "boost.motorOff": "apagar motor %1",
204
+ "boost.setMotorPower": "fijar velocidad del motor %1 a %2 %",
205
+ "boost.setMotorDirection": "fijar dirección de motor %1 hacia %2",
206
+ "boost.getMotorPosition": "posición de motor %1",
207
+ "boost.whenColor": "cuando vea pieza %1",
208
+ "boost.seeingColor": "¿viendo pieza %1?",
209
+ "boost.whenTilted": "al inclinar hacia %1",
210
+ "boost.getTiltAngle": "ángulo de inclinación hacia %1",
211
+ "boost.setLightHue": "fijar color de luz a %1"
212
+ },
213
+ "dropdowns": {},
214
+ "ignorelt": [],
215
+ "soundEffects": [
216
+ "tono",
217
+ "paneo izquierda/derecha"
218
+ ],
219
+ "microbitWhen": [
220
+ "mover",
221
+ "agitar",
222
+ "saltar"
223
+ ],
224
+ "osis": [
225
+ "otros programas en el objeto"
226
+ ],
227
+ "definePrefix": [
228
+ "definir"
229
+ ],
230
+ "defineSuffix": [],
231
+ "palette": {
232
+ "Motion": "Movimiento",
233
+ "Looks": "Apariencia",
234
+ "Sound": "Sonido",
235
+ "Events": "Eventos",
236
+ "Control": "Control",
237
+ "Sensing": "Sensores",
238
+ "Operators": "Operadores",
239
+ "Variables": "Variables",
240
+ "My Blocks": "Mis Bloques"
241
+ },
242
+ "math": [
243
+ "valor absoluto",
244
+ "piso",
245
+ "techo",
246
+ "raíz cuadrada",
247
+ "sen",
248
+ "cos",
249
+ "tan",
250
+ "arcsen",
251
+ "arccos",
252
+ "arctan",
253
+ "ln",
254
+ "log",
255
+ "e ^",
256
+ "10 ^"
257
+ ],
258
+ "aliases": {},
259
+ "name": "Español Latinoamericano",
260
+ "percentTranslated": 100
261
+ }
@@ -0,0 +1,266 @@
1
+ {
2
+ "commands": {
3
+ "MOTION_MOVESTEPS": "mover %1 pasos",
4
+ "MOTION_TURNRIGHT": "girar @turnRight %1 grados",
5
+ "MOTION_TURNLEFT": "girar @turnLeft %1 grados",
6
+ "MOTION_POINTINDIRECTION": "apuntar en dirección %1",
7
+ "MOTION_POINTTOWARDS": "apuntar hacia %1",
8
+ "MOTION_GOTOXY": "ir a x: %1 y: %2",
9
+ "MOTION_GOTO": "ir a %1",
10
+ "MOTION_GLIDESECSTOXY": "deslizar en %1 segs a x: %2 y: %3",
11
+ "MOTION_GLIDETO": "deslizar en %1 segs a %2",
12
+ "MOTION_CHANGEXBY": "sumar a x %1",
13
+ "MOTION_SETX": "dar a x el valor %1",
14
+ "MOTION_CHANGEYBY": "sumar a y %1",
15
+ "MOTION_SETY": "dar a y el valor %1",
16
+ "MOTION_SETROTATIONSTYLE": "fijar estilo de rotación a %1",
17
+ "LOOKS_SAYFORSECS": "decir %1 durante %2 segundos",
18
+ "LOOKS_SAY": "decir %1",
19
+ "LOOKS_THINKFORSECS": "pensar %1 durante %2 segundos",
20
+ "LOOKS_THINK": "pensar %1",
21
+ "LOOKS_SHOW": "mostrar",
22
+ "LOOKS_HIDE": "esconder",
23
+ "LOOKS_SWITCHCOSTUMETO": "cambiar disfraz a %1",
24
+ "LOOKS_NEXTCOSTUME": "siguiente disfraz",
25
+ "LOOKS_NEXTBACKDROP_BLOCK": "siguiente fondo",
26
+ "LOOKS_SWITCHBACKDROPTO": "cambiar fondo a %1",
27
+ "LOOKS_SWITCHBACKDROPTOANDWAIT": "cambiar fondo a %1 y esperar",
28
+ "LOOKS_CHANGEEFFECTBY": "sumar al efecto %1 %2",
29
+ "LOOKS_SETEFFECTTO": "dar al efecto %1 el valor %2",
30
+ "LOOKS_CLEARGRAPHICEFFECTS": "quitar efectos gráficos",
31
+ "LOOKS_CHANGESIZEBY": "cambiar tamaño por %1",
32
+ "LOOKS_SETSIZETO": "fijar tamaño al %1 %",
33
+ "LOOKS_GOTOFRONTBACK": "ir a capa %1",
34
+ "LOOKS_GOFORWARDBACKWARDLAYERS": "ir %2 capas hacia %1",
35
+ "SOUND_PLAY": "iniciar sonido %1",
36
+ "SOUND_CHANGEEFFECTBY": "sumar al efecto %1 %2",
37
+ "SOUND_SETEFFECTO": "dar al efecto %1 el valor %2",
38
+ "SOUND_CLEAREFFECTS": "quitar efectos de sonido",
39
+ "SOUND_PLAYUNTILDONE": "tocar sonido %1 hasta que termine",
40
+ "SOUND_STOPALLSOUNDS": "detener todos los sonidos",
41
+ "music.playDrumForBeats": "tocar tambor %1 durante %2 tiempos",
42
+ "music.restForBeats": "silencio de %1 tiempos",
43
+ "music.playNoteForBeats": "tocar nota %1 durante %2 tiempos",
44
+ "music.setInstrument": "fijar instrumento a %1",
45
+ "SOUND_CHANGEVOLUMEBY": "cambiar volumen por %1",
46
+ "SOUND_SETVOLUMETO": "fijar volumen al %1%",
47
+ "music.changeTempo": "cambiar tempo por %1",
48
+ "music.setTempo": "dar al tempo el valor %1",
49
+ "pen.clear": "borrar todo",
50
+ "pen.stamp": "sellar",
51
+ "pen.penDown": "bajar lápiz",
52
+ "pen.penUp": "subir lápiz",
53
+ "pen.setColor": "fijar color de lápiz a %1",
54
+ "pen.changeHue": "cambiar color de lápiz por %1",
55
+ "pen.setColorParam": "fijar %1 de lápiz a %2",
56
+ "pen.changeColorParam": "cambiar %1 de lápiz por %2",
57
+ "pen.setHue": "fijar color de lápiz a %1",
58
+ "pen.changeShade": "cambiar sombra de lápiz por %1",
59
+ "pen.setShade": "fijar sombra de lápiz a %1",
60
+ "pen.changeSize": "cambiar tamaño de lápiz por %1",
61
+ "pen.setSize": "fijar tamaño de lápiz a %1",
62
+ "EVENT_WHENFLAGCLICKED": "al hacer clic en @greenFlag",
63
+ "EVENT_WHENKEYPRESSED": "al presionar tecla %1",
64
+ "EVENT_WHENTHISSPRITECLICKED": "al hacer clic en este objeto",
65
+ "EVENT_WHENSTAGECLICKED": "al hacer clic en el escenario",
66
+ "EVENT_WHENBACKDROPSWITCHESTO": "cuando el fondo cambie a %1",
67
+ "EVENT_WHENGREATERTHAN": "cuando %1 > %2",
68
+ "EVENT_WHENBROADCASTRECEIVED": "al recibir %1",
69
+ "EVENT_BROADCAST": "enviar %1",
70
+ "EVENT_BROADCASTANDWAIT": "enviar %1 y esperar",
71
+ "CONTROL_WAIT": "esperar %1 segundos",
72
+ "CONTROL_REPEAT": "repetir %1",
73
+ "CONTROL_FOREVER": "por siempre",
74
+ "CONTROL_IF": "si %1 entonces",
75
+ "CONTROL_WAITUNTIL": "esperar hasta que %1",
76
+ "CONTROL_REPEATUNTIL": "repetir hasta que %1",
77
+ "CONTROL_STOP": "detener %1",
78
+ "CONTROL_STARTASCLONE": "al comenzar como clon",
79
+ "CONTROL_CREATECLONEOF": "crear clon de %1",
80
+ "CONTROL_DELETETHISCLONE": "eliminar este clon",
81
+ "SENSING_ASKANDWAIT": "preguntar %1 y esperar",
82
+ "videoSensing.videoToggle": "%1 vídeo",
83
+ "videoSensing.setVideoTransparency": "fijar transparencia de vídeo a %1",
84
+ "videoSensing.whenMotionGreaterThan": "cuando movimiento de vídeo > %1",
85
+ "SENSING_RESETTIMER": "reiniciar cronómetro",
86
+ "DATA_SETVARIABLETO": "dar a %1 el valor %2",
87
+ "DATA_CHANGEVARIABLEBY": "sumar a %1 %2",
88
+ "DATA_SHOWVARIABLE": "mostrar variable %1",
89
+ "DATA_HIDEVARIABLE": "esconder variable %1",
90
+ "DATA_ADDTOLIST": "añadir %1 a %2",
91
+ "DATA_DELETEOFLIST": "eliminar %1 de %2",
92
+ "DATA_DELETEALLOFLIST": "eliminar todos de %1",
93
+ "MOTION_IFONEDGEBOUNCE": "si toca un borde, rebotar",
94
+ "DATA_INSERTATLIST": "insertar %1 en %2 de %3",
95
+ "DATA_REPLACEITEMOFLIST": "reemplazar elemento %1 de %2 con %3",
96
+ "DATA_SHOWLIST": "mostrar lista %1",
97
+ "DATA_HIDELIST": "esconder lista %1",
98
+ "SENSING_OF_XPOSITION": "posición en x",
99
+ "SENSING_OF_YPOSITION": "posición en y",
100
+ "SENSING_OF_DIRECTION": "dirección",
101
+ "SENSING_OF_COSTUMENUMBER": "# de disfraz",
102
+ "LOOKS_COSTUMENUMBERNAME": "%1 de disfraz",
103
+ "SENSING_OF_SIZE": "tamaño",
104
+ "SENSING_OF_BACKDROPNAME": "nombre de fondo",
105
+ "LOOKS_BACKDROPNUMBERNAME": "%1 de fondo",
106
+ "SENSING_OF_BACKDROPNUMBER": "# de fondo",
107
+ "SOUND_VOLUME": "volumen",
108
+ "music.getTempo": "tempo",
109
+ "SENSING_TOUCHINGOBJECT": "¿tocando %1?",
110
+ "SENSING_TOUCHINGCOLOR": "¿tocando el color %1?",
111
+ "SENSING_COLORISTOUCHINGCOLOR": "¿color %1 tocando %2?",
112
+ "SENSING_DISTANCETO": "distancia a %1",
113
+ "SENSING_ANSWER": "respuesta",
114
+ "SENSING_KEYPRESSED": "¿tecla %1 presionada?",
115
+ "SENSING_MOUSEDOWN": "¿ratón presionado?",
116
+ "SENSING_MOUSEX": "posición x del ratón",
117
+ "SENSING_MOUSEY": "posición y del ratón",
118
+ "SENSING_SETDRAGMODE": "fijar modo de arrastre a %1",
119
+ "SENSING_LOUDNESS": "volumen del sonido",
120
+ "videoSensing.videoOn": "%1 de vídeo en %2",
121
+ "SENSING_TIMER": "cronómetro",
122
+ "SENSING_OF": "%1 de %2",
123
+ "SENSING_CURRENT": "%1 actual",
124
+ "SENSING_DAYSSINCE2000": "días desde el 2000",
125
+ "SENSING_USERNAME": "nombre de usuario",
126
+ "OPERATORS_ADD": "%1 + %2",
127
+ "OPERATORS_SUBTRACT": "%1 - %2",
128
+ "OPERATORS_MULTIPLY": "%1 * %2",
129
+ "OPERATORS_DIVIDE": "%1 / %2",
130
+ "OPERATORS_RANDOM": "número aleatorio entre %1 y %2",
131
+ "OPERATORS_LT": "%1 < %2",
132
+ "OPERATORS_EQUALS": "%1 = %2",
133
+ "OPERATORS_GT": "%1 > %2",
134
+ "OPERATORS_AND": "%1 y %2",
135
+ "OPERATORS_OR": "%1 o %2",
136
+ "OPERATORS_NOT": "no %1",
137
+ "OPERATORS_JOIN": "unir %1 %2",
138
+ "OPERATORS_LETTEROF": "letra %1 de %2",
139
+ "OPERATORS_LENGTH": "longitud de %1",
140
+ "OPERATORS_MOD": "%1 módulo %2",
141
+ "OPERATORS_ROUND": "redondear %1",
142
+ "OPERATORS_MATHOP": "%1 de %2",
143
+ "OPERATORS_CONTAINS": "¿%2 está en %1?",
144
+ "DATA_ITEMOFLIST": "elemento %1 de %2",
145
+ "DATA_ITEMNUMOFLIST": "# de elemento de %1 en %2",
146
+ "DATA_LENGTHOFLIST": "longitud de %1",
147
+ "DATA_LISTCONTAINSITEM": "¿%2 está en %1?",
148
+ "CONTROL_ELSE": "si no",
149
+ "SENSING_USERID": "id de usuario",
150
+ "SENSING_LOUD": "¿ruidoso?",
151
+ "text2speech.speakAndWaitBlock": "decir %1",
152
+ "text2speech.setVoiceBlock": "asignar voz a %1",
153
+ "text2speech.setLanguageBlock": "fijar idioma a %1",
154
+ "translate.translateBlock": "traducir %1 al %2",
155
+ "translate.viewerLanguage": "idioma",
156
+ "makeymakey.whenKeyPressed": "al presionar tecla %1",
157
+ "makeymakey.whenKeysPressedInOrder": "al presionar %1 en orden",
158
+ "microbit.whenButtonPressed": "al presionar botón %1",
159
+ "microbit.isButtonPressed": "¿botón %1 presionado?",
160
+ "microbit.whenGesture": "al %1",
161
+ "microbit.displaySymbol": "mostrar %1",
162
+ "microbit.displayText": "mostrar texto %1",
163
+ "microbit.clearDisplay": "limpiar pantalla",
164
+ "microbit.whenTilted": "al inclinar hacia %1",
165
+ "microbit.isTilted": "¿inclinado hacia %1?",
166
+ "microbit.tiltAngle": "ángulo de inclinación hacia %1",
167
+ "microbit.whenPinConnected": "al conectar pin %1",
168
+ "ev3.motorTurnClockwise": "motor %1 girar a un lado %2 segundos",
169
+ "ev3.motorTurnCounterClockwise": "motor %1 girar al otro lado %2 segundos",
170
+ "ev3.motorSetPower": "motor %1 fijar potencia a %2 %",
171
+ "ev3.getMotorPosition": "posición del motor %1",
172
+ "ev3.whenButtonPressed": "al presionar botón %1",
173
+ "ev3.whenDistanceLessThan": "cuando distancia < %1",
174
+ "ev3.whenBrightnessLessThan": "cuando brillo < %1",
175
+ "ev3.buttonPressed": "¿botón %1 presionado?",
176
+ "ev3.getDistance": "distancia",
177
+ "ev3.getBrightness": "brillo",
178
+ "ev3.beepNote": "tocar nota %1 durante %2 segundos",
179
+ "wedo2.motorOn": "encender %1",
180
+ "wedo2.motorOff": "apagar %1",
181
+ "wedo2.startMotorPower": "fijar potencia de %1 a %2",
182
+ "wedo2.setMotorDirection": "fijar dirección de %1 a %2",
183
+ "wedo2.whenDistance": "cuando distancia %1 %2",
184
+ "wedo2.getDistance": "distancia",
185
+ "wedo2.motorOnFor": "encender %1 durante %2 segundos",
186
+ "wedo2.setLightHue": "fijar color de la luz a %1",
187
+ "wedo2.playNoteFor": "tocar nota %1 durante %2 segundos",
188
+ "wedo2.whenTilted": "al inclinar hacia %1",
189
+ "wedo2.isTilted": "¿inclinado hacia %1?",
190
+ "wedo2.getTiltAngle": "ángulo de inclinación hacia %1",
191
+ "gdxfor.whenGesture": "al %1",
192
+ "gdxfor.whenForcePushedOrPulled": "cuando el sensor de fuerza %1",
193
+ "gdxfor.getForce": "fuerza",
194
+ "gdxfor.whenTilted": "al inclinar %1",
195
+ "gdxfor.isTilted": "¿inclinado %1?",
196
+ "gdxfor.getTilt": "ángulo de inclinación %1",
197
+ "gdxfor.isFreeFalling": "¿cayendo?",
198
+ "gdxfor.getSpin": "velocidad de giro %1",
199
+ "gdxfor.getAcceleration": "aceleración %1",
200
+ "boost.motorOnFor": "girar motor %1 %2 segundos",
201
+ "boost.motorOnForRotation": "girar motor %1 %2 vueltas",
202
+ "boost.motorOn": "encender motor %1",
203
+ "boost.motorOff": "apagar motor %1",
204
+ "boost.setMotorPower": "fijar velocidad del motor %1 al %2 %",
205
+ "boost.setMotorDirection": "fijar dirección del motor %1 %2",
206
+ "boost.getMotorPosition": "posición del motor %1",
207
+ "boost.whenColor": "cuando vea pieza %1",
208
+ "boost.seeingColor": "¿ve pieza %1?",
209
+ "boost.whenTilted": "al inclinar hacia %1",
210
+ "boost.getTiltAngle": "ángulo de inclinación hacia %1",
211
+ "boost.setLightHue": "fijar color de la luz a %1"
212
+ },
213
+ "dropdowns": {},
214
+ "ignorelt": [],
215
+ "soundEffects": [
216
+ "altura",
217
+ "balance izquierda/derecha"
218
+ ],
219
+ "microbitWhen": [
220
+ "mover",
221
+ "agitar",
222
+ "saltar"
223
+ ],
224
+ "osis": [
225
+ "otros programas en el objeto"
226
+ ],
227
+ "definePrefix": [
228
+ "definir"
229
+ ],
230
+ "defineSuffix": [],
231
+ "palette": {
232
+ "Motion": "Movimiento",
233
+ "Looks": "Apariencia",
234
+ "Sound": "Sonido",
235
+ "Events": "Eventos",
236
+ "Control": "Control",
237
+ "Sensing": "Sensores",
238
+ "Operators": "Operadores",
239
+ "Variables": "Variables",
240
+ "My Blocks": "Mis bloques"
241
+ },
242
+ "math": [
243
+ "valor absoluto",
244
+ "suelo",
245
+ "techo",
246
+ "raíz cuadrada",
247
+ "sen",
248
+ "cos",
249
+ "tan",
250
+ "arcsen",
251
+ "arccos",
252
+ "arctan",
253
+ "ln",
254
+ "log",
255
+ "e ^",
256
+ "10 ^"
257
+ ],
258
+ "aliases": {
259
+ "girar a la izquierda %1 grados": "MOTION_TURNLEFT",
260
+ "girar a la derecha %1 grados": "MOTION_TURNRIGHT",
261
+ "al presionar bandera verde": "EVENT_WHENFLAGCLICKED",
262
+ "fin": "scratchblocks:end"
263
+ },
264
+ "name": "Español (España)",
265
+ "percentTranslated": 100
266
+ }