@robotical/martyblocksjr 1.3.54 → 3.0.4

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 (558) hide show
  1. package/.firebase/hosting.ZWRpdGlvbnMvZnJlZS9zcmM.cache +832 -465
  2. package/.firebaserc +1 -1
  3. package/ADD_TUTORIAL_HOW_TO.md +68 -0
  4. package/LEGACY_VERSION.md +1 -0
  5. package/TODOs.md +0 -0
  6. package/bin/readme.md +3 -0
  7. package/editions/free/src/404.html +1 -1
  8. package/editions/free/src/app.bundle.js +1 -1
  9. package/editions/free/src/app.bundle.js.map +1 -1
  10. package/editions/free/src/assets/blockicons/Bump.svg +1 -1
  11. package/editions/free/src/assets/blockicons/IOLights.svg +96 -0
  12. package/editions/free/src/assets/blockicons/MartyConfusion.svg +1 -99
  13. package/editions/free/src/assets/blockicons/MartyDisbelief.svg +1 -80
  14. package/editions/free/src/assets/blockicons/MartyExcitment.svg +1 -106
  15. package/editions/free/src/assets/blockicons/MartyNo copy.svg +85 -0
  16. package/editions/free/src/assets/blockicons/MartyNo.svg +1 -85
  17. package/editions/free/src/assets/blockicons/MartyNoWay.svg +1 -107
  18. package/editions/free/src/assets/blockicons/MartyWhistle.svg +1 -88
  19. package/editions/free/src/assets/blockicons/OnTouch.svg +1 -1
  20. package/editions/free/src/assets/blockicons/audio-pop.svg +67 -0
  21. package/editions/free/src/assets/blockicons/clearcolours.svg +1 -0
  22. package/editions/free/src/assets/blockicons/counter_decrease.svg +2 -0
  23. package/editions/free/src/assets/blockicons/counter_increase.svg +2 -0
  24. package/editions/free/src/assets/blockicons/counter_start-reset.svg +2 -0
  25. package/editions/free/src/assets/blockicons/notea.svg +1 -0
  26. package/editions/free/src/assets/blockicons/noteasharp.svg +1 -0
  27. package/editions/free/src/assets/blockicons/noteb.svg +1 -0
  28. package/editions/free/src/assets/blockicons/notec.svg +1 -0
  29. package/editions/free/src/assets/blockicons/notecsharp.svg +1 -0
  30. package/editions/free/src/assets/blockicons/noted.svg +1 -0
  31. package/editions/free/src/assets/blockicons/notedsharp.svg +1 -0
  32. package/editions/free/src/assets/blockicons/notee.svg +1 -0
  33. package/editions/free/src/assets/blockicons/notef.svg +1 -0
  34. package/editions/free/src/assets/blockicons/notefsharp.svg +1 -0
  35. package/editions/free/src/assets/blockicons/noteg.svg +1 -0
  36. package/editions/free/src/assets/blockicons/notegsharp.svg +1 -0
  37. package/editions/free/src/assets/blockicons/noterest.svg +8 -0
  38. package/editions/free/src/assets/blockicons/onclosedistance.svg +3 -0
  39. package/editions/free/src/assets/blockicons/onfardistance.svg +3 -0
  40. package/editions/free/src/assets/blockicons/onhighlight.svg +2 -0
  41. package/editions/free/src/assets/blockicons/onlowlight.svg +2 -0
  42. package/editions/free/src/assets/blockicons/onmidlight.svg +2 -0
  43. package/editions/free/src/assets/blockicons/onmove.svg +2 -0
  44. package/editions/free/src/assets/blockicons/onnoobjectsensed.svg +2 -0
  45. package/editions/free/src/assets/blockicons/onobjectsensedleft.svg +2 -0
  46. package/editions/free/src/assets/blockicons/onobjectsensedright.svg +2 -0
  47. package/editions/free/src/assets/blockicons/onshake.svg +1 -0
  48. package/editions/free/src/assets/blockicons/ontouchcog.svg +1 -0
  49. package/editions/free/src/assets/blockicons/patternpinwheel.svg +1 -0
  50. package/editions/free/src/assets/blockicons/patternrainbow.svg +1 -0
  51. package/editions/free/src/assets/blockicons/patternshowoff.svg +2 -0
  52. package/editions/free/src/assets/blockicons/selectcolourblue.svg +1 -0
  53. package/editions/free/src/assets/blockicons/selectcolourgreen.svg +1 -0
  54. package/editions/free/src/assets/blockicons/selectcolourorange.svg +1 -0
  55. package/editions/free/src/assets/blockicons/selectcolourpurple.svg +1 -0
  56. package/editions/free/src/assets/blockicons/selectcolourred.svg +1 -0
  57. package/editions/free/src/assets/blockicons/selectcolouryellow.svg +1 -0
  58. package/editions/free/src/assets/blockicons/tempo.svg +20 -0
  59. package/editions/free/src/assets/blockicons/tilt_any.svg +1 -0
  60. package/editions/free/src/assets/blockicons/tiltbackward.svg +1 -0
  61. package/editions/free/src/assets/blockicons/tiltbackwardforward.svg +1 -0
  62. package/editions/free/src/assets/blockicons/tiltforward.svg +1 -0
  63. package/editions/free/src/assets/blockicons/tiltleft.svg +1 -0
  64. package/editions/free/src/assets/blockicons/tiltleftright.svg +1 -0
  65. package/editions/free/src/assets/blockicons/tiltright.svg +1 -0
  66. package/editions/free/src/assets/categories/CogLooksOff.svg +1 -0
  67. package/editions/free/src/assets/categories/CogLooksOn.svg +1 -0
  68. package/editions/free/src/assets/categories/CogSoundOff.svg +1 -0
  69. package/editions/free/src/assets/categories/CogSoundOn.svg +1 -0
  70. package/editions/free/src/assets/categories/CogStartOff.svg +1 -0
  71. package/editions/free/src/assets/categories/CogStartOn.svg +1 -0
  72. package/editions/free/src/assets/categories/FlowOff.svg +1 -1
  73. package/editions/free/src/assets/categories/FlowOn.svg +1 -1
  74. package/editions/free/src/assets/categories/LooksOff.svg +1 -1
  75. package/editions/free/src/assets/categories/LooksOn.svg +1 -1
  76. package/editions/free/src/assets/categories/MartyFlowOff.svg +1 -0
  77. package/editions/free/src/assets/categories/MartyFlowOn.svg +1 -0
  78. package/editions/free/src/assets/categories/MartyLooksOff.svg +1 -0
  79. package/editions/free/src/assets/categories/MartyLooksOn.svg +1 -0
  80. package/editions/free/src/assets/categories/MartyMotionOff.svg +1 -0
  81. package/editions/free/src/assets/categories/MartyMotionOn.svg +1 -0
  82. package/editions/free/src/assets/categories/MartySoundOff.svg +1 -0
  83. package/editions/free/src/assets/categories/MartySoundOn.svg +1 -0
  84. package/editions/free/src/assets/categories/MartyStartOff.svg +1 -0
  85. package/editions/free/src/assets/categories/MartyStartOn.svg +1 -0
  86. package/editions/free/src/assets/categories/MartyStopOff.svg +1 -0
  87. package/editions/free/src/assets/categories/MartyStopOn.svg +1 -0
  88. package/editions/free/src/assets/categories/MotionOff.svg +1 -1
  89. package/editions/free/src/assets/categories/MotionOn.svg +1 -1
  90. package/editions/free/src/assets/categories/SoundOff.svg +1 -1
  91. package/editions/free/src/assets/categories/SoundOn.svg +1 -1
  92. package/editions/free/src/assets/categories/StartOff.svg +1 -1
  93. package/editions/free/src/assets/categories/StartOn.svg +1 -1
  94. package/editions/free/src/assets/categories/StopOff.svg +1 -1
  95. package/editions/free/src/assets/categories/StopOn.svg +1 -1
  96. package/editions/free/src/assets/connection/connect_btn-default.svg +1 -0
  97. package/editions/free/src/assets/connection/connect_btn-hover.svg +1 -0
  98. package/editions/free/src/assets/connection/disconnect_btn-default.svg +1 -0
  99. package/editions/free/src/assets/connection/disconnect_btn-hover.svg +1 -0
  100. package/editions/free/src/assets/fonts/Lato-Bold.ttf +0 -0
  101. package/editions/free/src/assets/fonts/Lato-Regular.woff +0 -0
  102. package/editions/free/src/assets/fonts/big_noodle_titling.woff +0 -0
  103. package/editions/free/src/assets/fonts/big_noodle_titling_oblique.woff +0 -0
  104. package/editions/free/src/assets/lobby/scratchJrlogo.svg +1 -0
  105. package/editions/free/src/assets/logoBlue.png +0 -0
  106. package/editions/free/src/assets/ui/Marty_Instructor.svg +545 -0
  107. package/editions/free/src/assets/ui/martyModeDisabled.svg +1 -0
  108. package/editions/free/src/assets/ui/martyModeEnabled.svg +1 -0
  109. package/editions/free/src/assets/ui/zoom-out.svg +1 -0
  110. package/editions/free/src/css/base.css +52 -7
  111. package/editions/free/src/css/connection-modal.css +72 -0
  112. package/editions/free/src/css/disconnect-btn.css +9 -9
  113. package/editions/free/src/css/editor.css +144 -81
  114. package/editions/free/src/css/editorleftpanel.css +168 -106
  115. package/editions/free/src/css/editormodal.css +1 -1
  116. package/editions/free/src/css/editorstage.css +41 -8
  117. package/editions/free/src/css/font.css +19 -19
  118. package/editions/free/src/css/librarymodal.css +1 -1
  119. package/editions/free/src/css/lobby.css +4 -4
  120. package/editions/free/src/css/media-queries.css +2 -2
  121. package/editions/free/src/css/paintlook.css +2 -2
  122. package/editions/free/src/css/start.css +10 -14
  123. package/editions/free/src/css/thumbs.css +1 -1
  124. package/editions/free/src/css/tutorial.css +254 -0
  125. package/editions/free/src/editor.html +1 -1
  126. package/editions/free/src/inapp/about.html +8 -0
  127. package/editions/free/src/inapp/blocks.html +124 -90
  128. package/editions/free/src/inapp/images/clearcolours copy.png +0 -0
  129. package/editions/free/src/inapp/images/clearcolours.png +0 -0
  130. package/editions/free/src/inapp/images/onmove.png +0 -0
  131. package/editions/free/src/inapp/images/onshake.png +0 -0
  132. package/editions/free/src/inapp/images/ontiltany.png +0 -0
  133. package/editions/free/src/inapp/images/ontouch.png +0 -0
  134. package/editions/free/src/inapp/images/patternpinwheel.png +0 -0
  135. package/editions/free/src/inapp/images/patternrainbow.png +0 -0
  136. package/editions/free/src/inapp/images/patternshowoff.png +0 -0
  137. package/editions/free/src/inapp/images/playnote.png +0 -0
  138. package/editions/free/src/inapp/images/tiltbackwardforward.png +0 -0
  139. package/editions/free/src/inapp/images/tiltdown.png +0 -0
  140. package/editions/free/src/inapp/images/tiltleft.png +0 -0
  141. package/editions/free/src/inapp/images/tiltleftright.png +0 -0
  142. package/editions/free/src/inapp/images/tiltright.png +0 -0
  143. package/editions/free/src/inapp/images/tiltup.png +0 -0
  144. package/editions/free/src/inapp/interface.html +134 -398
  145. package/editions/free/src/inapp/paint.html +1 -1
  146. package/editions/free/src/inapp/style/about.css +1 -1
  147. package/editions/free/src/inapp/style/blocks.css +2 -2
  148. package/editions/free/src/inapp/style/interface.css +7 -132
  149. package/editions/free/src/inapp/style/paint.css +1 -1
  150. package/editions/free/src/inapp/style/privacy.css +1 -1
  151. package/editions/free/src/inapp/style/style.css +2 -2
  152. package/editions/free/src/index.html +8 -1
  153. package/editions/free/src/localizations/en.json +553 -544
  154. package/editions/free/src/media.json +254 -21
  155. package/editions/free/src/pnglibrary/Aeroplane.png +0 -0
  156. package/editions/free/src/pnglibrary/Apartment.png +0 -0
  157. package/editions/free/src/pnglibrary/Apple.png +0 -0
  158. package/editions/free/src/pnglibrary/Arctic.png +0 -0
  159. package/editions/free/src/pnglibrary/Astronaut.png +0 -0
  160. package/editions/free/src/pnglibrary/Baby.png +0 -0
  161. package/editions/free/src/pnglibrary/Ball.png +0 -0
  162. package/editions/free/src/pnglibrary/Bank.png +0 -0
  163. package/editions/free/src/pnglibrary/Barn.png +0 -0
  164. package/editions/free/src/pnglibrary/Basketball.png +0 -0
  165. package/editions/free/src/pnglibrary/Bat.png +0 -0
  166. package/editions/free/src/pnglibrary/BeachDay.png +0 -0
  167. package/editions/free/src/pnglibrary/BeachNight.png +0 -0
  168. package/editions/free/src/pnglibrary/BeachSunrise.png +0 -0
  169. package/editions/free/src/pnglibrary/Bed.png +0 -0
  170. package/editions/free/src/pnglibrary/Bedroom.png +0 -0
  171. package/editions/free/src/pnglibrary/Bike.png +0 -0
  172. package/editions/free/src/pnglibrary/Bike2.png +0 -0
  173. package/editions/free/src/pnglibrary/Bird.png +0 -0
  174. package/editions/free/src/pnglibrary/Blue.png +0 -0
  175. package/editions/free/src/pnglibrary/Boat2.png +0 -0
  176. package/editions/free/src/pnglibrary/Boy.png +0 -0
  177. package/editions/free/src/pnglibrary/Boy1.png +0 -0
  178. package/editions/free/src/pnglibrary/Boy2.png +0 -0
  179. package/editions/free/src/pnglibrary/Boy3.png +0 -0
  180. package/editions/free/src/pnglibrary/Bus.png +0 -0
  181. package/editions/free/src/pnglibrary/Butterfly.png +0 -0
  182. package/editions/free/src/pnglibrary/Cactus.png +0 -0
  183. package/editions/free/src/pnglibrary/Cake.png +0 -0
  184. package/editions/free/src/pnglibrary/Camel.png +0 -0
  185. package/editions/free/src/pnglibrary/Car.png +0 -0
  186. package/editions/free/src/pnglibrary/Car1.png +0 -0
  187. package/editions/free/src/pnglibrary/Car2.png +0 -0
  188. package/editions/free/src/pnglibrary/Castle.png +0 -0
  189. package/editions/free/src/pnglibrary/Chicken.png +0 -0
  190. package/editions/free/src/pnglibrary/Child1.png +0 -0
  191. package/editions/free/src/pnglibrary/City.png +0 -0
  192. package/editions/free/src/pnglibrary/Classroom.png +0 -0
  193. package/editions/free/src/pnglibrary/Cloud1.png +0 -0
  194. package/editions/free/src/pnglibrary/Crab.png +0 -0
  195. package/editions/free/src/pnglibrary/Creek.png +0 -0
  196. package/editions/free/src/pnglibrary/CrescentMoon.png +0 -0
  197. package/editions/free/src/pnglibrary/Daffodil.png +0 -0
  198. package/editions/free/src/pnglibrary/Daisy1.png +0 -0
  199. package/editions/free/src/pnglibrary/Daisy2.png +0 -0
  200. package/editions/free/src/pnglibrary/Daisy3.png +0 -0
  201. package/editions/free/src/pnglibrary/Desert.png +0 -0
  202. package/editions/free/src/pnglibrary/Dog.png +0 -0
  203. package/editions/free/src/pnglibrary/Dragon.png +0 -0
  204. package/editions/free/src/pnglibrary/Duck.png +0 -0
  205. package/editions/free/src/pnglibrary/Earth.png +0 -0
  206. package/editions/free/src/pnglibrary/Elephant.png +0 -0
  207. package/editions/free/src/pnglibrary/EmptyRoom.png +0 -0
  208. package/editions/free/src/pnglibrary/Evergreen.png +0 -0
  209. package/editions/free/src/pnglibrary/Fairy.png +0 -0
  210. package/editions/free/src/pnglibrary/Fall.png +0 -0
  211. package/editions/free/src/pnglibrary/Farm copy.png +0 -0
  212. package/editions/free/src/pnglibrary/Farm.png +0 -0
  213. package/editions/free/src/pnglibrary/Farmer.png +0 -0
  214. package/editions/free/src/pnglibrary/Farmer1.png +0 -0
  215. package/editions/free/src/pnglibrary/Father.png +0 -0
  216. package/editions/free/src/pnglibrary/Fence.png +0 -0
  217. package/editions/free/src/pnglibrary/Fish1.png +0 -0
  218. package/editions/free/src/pnglibrary/Fish2.png +0 -0
  219. package/editions/free/src/pnglibrary/Flowers.png +0 -0
  220. package/editions/free/src/pnglibrary/Fly.png +0 -0
  221. package/editions/free/src/pnglibrary/Fort.png +0 -0
  222. package/editions/free/src/pnglibrary/Frog.png +0 -0
  223. package/editions/free/src/pnglibrary/Giraffe.png +0 -0
  224. package/editions/free/src/pnglibrary/Girl.png +0 -0
  225. package/editions/free/src/pnglibrary/Girl1.png +0 -0
  226. package/editions/free/src/pnglibrary/Girl2.png +0 -0
  227. package/editions/free/src/pnglibrary/Girl3.png +0 -0
  228. package/editions/free/src/pnglibrary/Grandfather.png +0 -0
  229. package/editions/free/src/pnglibrary/Grandmother.png +0 -0
  230. package/editions/free/src/pnglibrary/Gym.png +0 -0
  231. package/editions/free/src/pnglibrary/Gym2.png +0 -0
  232. package/editions/free/src/pnglibrary/Horse.png +0 -0
  233. package/editions/free/src/pnglibrary/House.png +0 -0
  234. package/editions/free/src/pnglibrary/House1.png +0 -0
  235. package/editions/free/src/pnglibrary/House3.png +0 -0
  236. package/editions/free/src/pnglibrary/House4.png +0 -0
  237. package/editions/free/src/pnglibrary/Igloo.png +0 -0
  238. package/editions/free/src/pnglibrary/Inuit.png +0 -0
  239. package/editions/free/src/pnglibrary/Jungle.png +0 -0
  240. package/editions/free/src/pnglibrary/Lake.png +0 -0
  241. package/editions/free/src/pnglibrary/Library.png +0 -0
  242. package/editions/free/src/pnglibrary/Lizard.png +0 -0
  243. package/editions/free/src/pnglibrary/Mailbox.png +0 -0
  244. package/editions/free/src/pnglibrary/MartyBirdsEye.png +0 -0
  245. package/editions/free/src/pnglibrary/Monkey.png +0 -0
  246. package/editions/free/src/pnglibrary/Moon.png +0 -0
  247. package/editions/free/src/pnglibrary/MoonBkg.png +0 -0
  248. package/editions/free/src/pnglibrary/Mother.png +0 -0
  249. package/editions/free/src/pnglibrary/Mushroom.png +0 -0
  250. package/editions/free/src/pnglibrary/NightTable.png +0 -0
  251. package/editions/free/src/pnglibrary/Park.png +0 -0
  252. package/editions/free/src/pnglibrary/Pasture.png +0 -0
  253. package/editions/free/src/pnglibrary/Peach.png +0 -0
  254. package/editions/free/src/pnglibrary/Penguin.png +0 -0
  255. package/editions/free/src/pnglibrary/Pig.png +0 -0
  256. package/editions/free/src/pnglibrary/Planet.png +0 -0
  257. package/editions/free/src/pnglibrary/PolarBear.png +0 -0
  258. package/editions/free/src/pnglibrary/Purple.png +0 -0
  259. package/editions/free/src/pnglibrary/Rabbit.png +0 -0
  260. package/editions/free/src/pnglibrary/Rancher.png +0 -0
  261. package/editions/free/src/pnglibrary/Red.png +0 -0
  262. package/editions/free/src/pnglibrary/Rocket.png +0 -0
  263. package/editions/free/src/pnglibrary/Rowboat.png +0 -0
  264. package/editions/free/src/pnglibrary/SailBoat.png +0 -0
  265. package/editions/free/src/pnglibrary/Savannah.png +0 -0
  266. package/editions/free/src/pnglibrary/School.png +0 -0
  267. package/editions/free/src/pnglibrary/Scubadiver.png +0 -0
  268. package/editions/free/src/pnglibrary/Seahorse.png +0 -0
  269. package/editions/free/src/pnglibrary/ShootingStar.png +0 -0
  270. package/editions/free/src/pnglibrary/Shop.png +0 -0
  271. package/editions/free/src/pnglibrary/Snake.png +0 -0
  272. package/editions/free/src/pnglibrary/SoccerNet.png +0 -0
  273. package/editions/free/src/pnglibrary/Soccerball.png +0 -0
  274. package/editions/free/src/pnglibrary/Space.png +0 -0
  275. package/editions/free/src/pnglibrary/Spring.png +0 -0
  276. package/editions/free/src/pnglibrary/Sprites_Marty.png +0 -0
  277. package/editions/free/src/pnglibrary/Sprites_Octopus-Blue.png +0 -0
  278. package/editions/free/src/pnglibrary/Sprites_Octopus-Pink.png +0 -0
  279. package/editions/free/src/pnglibrary/Sprites_Octopus.png +0 -0
  280. package/editions/free/src/pnglibrary/Sprites_Raccoon.png +0 -0
  281. package/editions/free/src/pnglibrary/Sprites_Tree.png +0 -0
  282. package/editions/free/src/pnglibrary/Sprites_Unicorn.png +0 -0
  283. package/editions/free/src/pnglibrary/Star copy.png +0 -0
  284. package/editions/free/src/pnglibrary/Star.png +0 -0
  285. package/editions/free/src/pnglibrary/Star2.png +0 -0
  286. package/editions/free/src/pnglibrary/Star3.png +0 -0
  287. package/editions/free/src/pnglibrary/Starfish.png +0 -0
  288. package/editions/free/src/pnglibrary/Stool.png +0 -0
  289. package/editions/free/src/pnglibrary/Suburbs.png +0 -0
  290. package/editions/free/src/pnglibrary/Summer.png +0 -0
  291. package/editions/free/src/pnglibrary/Sun.png +0 -0
  292. package/editions/free/src/pnglibrary/Table.png +0 -0
  293. package/editions/free/src/pnglibrary/Teen2.png +0 -0
  294. package/editions/free/src/pnglibrary/Teen3.png +0 -0
  295. package/editions/free/src/pnglibrary/TeenBoy1.png +0 -0
  296. package/editions/free/src/pnglibrary/TeenBoy2.png +0 -0
  297. package/editions/free/src/pnglibrary/TeenBoy3.png +0 -0
  298. package/editions/free/src/pnglibrary/TeenGirl1.png +0 -0
  299. package/editions/free/src/pnglibrary/TeenGirl2.png +0 -0
  300. package/editions/free/src/pnglibrary/TeenGirl3.png +0 -0
  301. package/editions/free/src/pnglibrary/Theatre.png +0 -0
  302. package/editions/free/src/pnglibrary/Thundercloud.png +0 -0
  303. package/editions/free/src/pnglibrary/Tornado.png +0 -0
  304. package/editions/free/src/pnglibrary/Tree1.png +0 -0
  305. package/editions/free/src/pnglibrary/Tree2.png +0 -0
  306. package/editions/free/src/pnglibrary/Tree3.png +0 -0
  307. package/editions/free/src/pnglibrary/Tree4.png +0 -0
  308. package/editions/free/src/pnglibrary/Tulip2.png +0 -0
  309. package/editions/free/src/pnglibrary/Underwater.png +0 -0
  310. package/editions/free/src/pnglibrary/Weed.png +0 -0
  311. package/editions/free/src/pnglibrary/Whale.png +0 -0
  312. package/editions/free/src/pnglibrary/Winter.png +0 -0
  313. package/editions/free/src/pnglibrary/Wizard.png +0 -0
  314. package/editions/free/src/pnglibrary/Woods.png +0 -0
  315. package/editions/free/src/pnglibrary/Zebra.png +0 -0
  316. package/editions/free/src/pnglibrary/country_park.png +0 -0
  317. package/editions/free/src/settings.json +3 -3
  318. package/editions/free/src/sql-wasm-3c9c90e7338c86960ecfd8afd6929260.wasm +0 -0
  319. package/editions/free/src/sql-wasm-3d42a85146c582378e8ebf571c4fe4de.wasm +0 -0
  320. package/editions/free/src/svglibrary/Aeroplane.svg +365 -0
  321. package/editions/free/src/svglibrary/Apartment.svg +32 -0
  322. package/editions/free/src/svglibrary/Apple.svg +34 -0
  323. package/editions/free/src/svglibrary/Arctic.svg +58 -0
  324. package/editions/free/src/svglibrary/Astronaut.svg +281 -0
  325. package/editions/free/src/svglibrary/Baby.svg +164 -0
  326. package/editions/free/src/svglibrary/Ball.svg +40 -0
  327. package/editions/free/src/svglibrary/Bank.svg +1 -0
  328. package/editions/free/src/svglibrary/Barn.svg +49 -0
  329. package/editions/free/src/svglibrary/Basketball.svg +1 -0
  330. package/editions/free/src/svglibrary/Bat.svg +17 -0
  331. package/editions/free/src/svglibrary/BeachDay.svg +140 -0
  332. package/editions/free/src/svglibrary/BeachNight.svg +111 -0
  333. package/editions/free/src/svglibrary/BeachSunrise.svg +110 -0
  334. package/editions/free/src/svglibrary/Bed.svg +107 -0
  335. package/editions/free/src/svglibrary/Bedroom.svg +1469 -0
  336. package/editions/free/src/svglibrary/Bike.svg +486 -0
  337. package/editions/free/src/svglibrary/Bike2.svg +388 -0
  338. package/editions/free/src/svglibrary/Bird.svg +100 -0
  339. package/editions/free/src/svglibrary/Blue.svg +108 -0
  340. package/editions/free/src/svglibrary/Boat2.svg +111 -0
  341. package/editions/free/src/svglibrary/Boy.svg +238 -0
  342. package/editions/free/src/svglibrary/Boy1.svg +268 -0
  343. package/editions/free/src/svglibrary/Boy2.svg +290 -0
  344. package/editions/free/src/svglibrary/Boy3.svg +247 -0
  345. package/editions/free/src/svglibrary/Bus.svg +1 -0
  346. package/editions/free/src/svglibrary/Butterfly.svg +1 -0
  347. package/editions/free/src/svglibrary/Cactus.svg +1 -0
  348. package/editions/free/src/svglibrary/Cake.svg +126 -0
  349. package/editions/free/src/svglibrary/Camel.svg +262 -0
  350. package/editions/free/src/svglibrary/Car.svg +129 -0
  351. package/editions/free/src/svglibrary/Car1.svg +313 -0
  352. package/editions/free/src/svglibrary/Car2.svg +283 -0
  353. package/editions/free/src/svglibrary/Castle.svg +97 -0
  354. package/editions/free/src/svglibrary/Chicken.svg +1 -0
  355. package/editions/free/src/svglibrary/Child1.svg +233 -0
  356. package/editions/free/src/svglibrary/City.svg +252 -0
  357. package/editions/free/src/svglibrary/Classroom.svg +761 -0
  358. package/editions/free/src/svglibrary/Cloud1.svg +1 -0
  359. package/editions/free/src/svglibrary/Country_Park.svg +90 -0
  360. package/editions/free/src/svglibrary/Crab.svg +1 -0
  361. package/editions/free/src/svglibrary/Creek.svg +501 -0
  362. package/editions/free/src/svglibrary/CrescentMoon.svg +1 -0
  363. package/editions/free/src/svglibrary/Daffodil.svg +185 -0
  364. package/editions/free/src/svglibrary/Daisy1.svg +82 -0
  365. package/editions/free/src/svglibrary/Daisy2.svg +92 -0
  366. package/editions/free/src/svglibrary/Daisy3.svg +1 -0
  367. package/editions/free/src/svglibrary/Desert.svg +211 -0
  368. package/editions/free/src/svglibrary/Dog.svg +1 -0
  369. package/editions/free/src/svglibrary/Dragon.svg +428 -0
  370. package/editions/free/src/svglibrary/Duck.svg +1 -0
  371. package/editions/free/src/svglibrary/Earth.svg +1 -0
  372. package/editions/free/src/svglibrary/Elephant.svg +267 -0
  373. package/editions/free/src/svglibrary/EmptyRoom.svg +115 -0
  374. package/editions/free/src/svglibrary/Evergreen.svg +14 -0
  375. package/editions/free/src/svglibrary/Fairy.svg +328 -0
  376. package/editions/free/src/svglibrary/Fall.svg +297 -0
  377. package/editions/free/src/svglibrary/Farm copy.svg +312 -0
  378. package/editions/free/src/svglibrary/Farmer.svg +234 -0
  379. package/editions/free/src/svglibrary/Farmer1.svg +282 -0
  380. package/editions/free/src/svglibrary/Father.svg +224 -0
  381. package/editions/free/src/svglibrary/Fence.svg +24 -0
  382. package/editions/free/src/svglibrary/Fish1.svg +60 -0
  383. package/editions/free/src/svglibrary/Fish2.svg +45 -0
  384. package/editions/free/src/svglibrary/Flowers.svg +1 -0
  385. package/editions/free/src/svglibrary/Fly.svg +1 -0
  386. package/editions/free/src/svglibrary/Fort.svg +73 -0
  387. package/editions/free/src/svglibrary/Frog.svg +1 -0
  388. package/editions/free/src/svglibrary/Giraffe.svg +359 -0
  389. package/editions/free/src/svglibrary/Girl.svg +234 -0
  390. package/editions/free/src/svglibrary/Girl1.svg +234 -0
  391. package/editions/free/src/svglibrary/Girl2.svg +364 -0
  392. package/editions/free/src/svglibrary/Girl3.svg +237 -0
  393. package/editions/free/src/svglibrary/Grandfather.svg +187 -0
  394. package/editions/free/src/svglibrary/Grandmother.svg +248 -0
  395. package/editions/free/src/svglibrary/Gym.svg +393 -0
  396. package/editions/free/src/svglibrary/Gym2.svg +477 -0
  397. package/editions/free/src/svglibrary/Horse.svg +149 -0
  398. package/editions/free/src/svglibrary/House.svg +1 -0
  399. package/editions/free/src/svglibrary/House1.svg +102 -0
  400. package/editions/free/src/svglibrary/House3.svg +39 -0
  401. package/editions/free/src/svglibrary/House4.svg +99 -0
  402. package/editions/free/src/svglibrary/Igloo.svg +58 -0
  403. package/editions/free/src/svglibrary/Inuit.svg +255 -0
  404. package/editions/free/src/svglibrary/Jungle.svg +1193 -0
  405. package/editions/free/src/svglibrary/Lake.svg +146 -0
  406. package/editions/free/src/svglibrary/Library.svg +905 -0
  407. package/editions/free/src/svglibrary/Lizard.svg +205 -0
  408. package/editions/free/src/svglibrary/Mailbox.svg +17 -0
  409. package/editions/free/src/svglibrary/{Marty.svg → MartyBirdsEye.svg} +2 -2
  410. package/editions/free/src/svglibrary/Monkey.svg +1 -0
  411. package/editions/free/src/svglibrary/Moon.svg +76 -0
  412. package/editions/free/src/svglibrary/MoonBkg.svg +352 -0
  413. package/editions/free/src/svglibrary/Mother.svg +241 -0
  414. package/editions/free/src/svglibrary/Mushroom.svg +24 -0
  415. package/editions/free/src/svglibrary/NightTable.svg +31 -0
  416. package/editions/free/src/svglibrary/Park.svg +256 -0
  417. package/editions/free/src/svglibrary/Pasture.svg +151 -0
  418. package/editions/free/src/svglibrary/Peach.svg +1 -0
  419. package/editions/free/src/svglibrary/Penguin.svg +71 -0
  420. package/editions/free/src/svglibrary/Pig.svg +147 -0
  421. package/editions/free/src/svglibrary/Planet.svg +1 -0
  422. package/editions/free/src/svglibrary/PolarBear.svg +151 -0
  423. package/editions/free/src/svglibrary/Purple.svg +108 -0
  424. package/editions/free/src/svglibrary/Rabbit.svg +91 -0
  425. package/editions/free/src/svglibrary/Rancher.svg +304 -0
  426. package/editions/free/src/svglibrary/Red.svg +121 -0
  427. package/editions/free/src/svglibrary/Rocket.svg +271 -0
  428. package/editions/free/src/svglibrary/Rowboat.svg +245 -0
  429. package/editions/free/src/svglibrary/SailBoat.svg +49 -0
  430. package/editions/free/src/svglibrary/Savannah.svg +948 -0
  431. package/editions/free/src/svglibrary/School.svg +41 -0
  432. package/editions/free/src/svglibrary/Scubadiver.svg +309 -0
  433. package/editions/free/src/svglibrary/Seahorse.svg +205 -0
  434. package/editions/free/src/svglibrary/ShootingStar.svg +1 -0
  435. package/editions/free/src/svglibrary/Shop.svg +1 -0
  436. package/editions/free/src/svglibrary/Snake.svg +1 -0
  437. package/editions/free/src/svglibrary/SoccerNet.svg +178 -0
  438. package/editions/free/src/svglibrary/Soccerball.svg +1 -0
  439. package/editions/free/src/svglibrary/Space.svg +152 -0
  440. package/editions/free/src/svglibrary/Spring.svg +729 -0
  441. package/editions/free/src/svglibrary/Sprites_Marty.svg +171 -0
  442. package/editions/free/src/svglibrary/Sprites_Octopus-Blue.svg +214 -0
  443. package/editions/free/src/svglibrary/Sprites_Octopus-Pink.svg +214 -0
  444. package/editions/free/src/svglibrary/Sprites_Raccoon.svg +1 -0
  445. package/editions/free/src/svglibrary/Sprites_Tree.svg +73 -0
  446. package/editions/free/src/svglibrary/Sprites_Unicorn.svg +1 -0
  447. package/editions/free/src/svglibrary/Star copy.svg +1 -0
  448. package/editions/free/src/svglibrary/Star.svg +8 -1
  449. package/editions/free/src/svglibrary/Star2.svg +1 -0
  450. package/editions/free/src/svglibrary/Star3.svg +1 -0
  451. package/editions/free/src/svglibrary/Starfish.svg +1 -0
  452. package/editions/free/src/svglibrary/Stool.svg +54 -0
  453. package/editions/free/src/svglibrary/Suburbs.svg +462 -0
  454. package/editions/free/src/svglibrary/Summer.svg +868 -0
  455. package/editions/free/src/svglibrary/Sun.svg +27 -0
  456. package/editions/free/src/svglibrary/Table.svg +1 -0
  457. package/editions/free/src/svglibrary/Teen2.svg +224 -0
  458. package/editions/free/src/svglibrary/Teen3.svg +250 -0
  459. package/editions/free/src/svglibrary/TeenBoy1.svg +264 -0
  460. package/editions/free/src/svglibrary/TeenBoy2.svg +289 -0
  461. package/editions/free/src/svglibrary/TeenBoy3.svg +257 -0
  462. package/editions/free/src/svglibrary/TeenGirl1.svg +255 -0
  463. package/editions/free/src/svglibrary/TeenGirl2.svg +245 -0
  464. package/editions/free/src/svglibrary/TeenGirl3.svg +284 -0
  465. package/editions/free/src/svglibrary/Theatre.svg +238 -0
  466. package/editions/free/src/svglibrary/Thundercloud.svg +72 -0
  467. package/editions/free/src/svglibrary/Tornado.svg +198 -0
  468. package/editions/free/src/svglibrary/Tree1.svg +26 -0
  469. package/editions/free/src/svglibrary/Tree2.svg +33 -0
  470. package/editions/free/src/svglibrary/Tree3.svg +28 -0
  471. package/editions/free/src/svglibrary/Tree4.svg +290 -0
  472. package/editions/free/src/svglibrary/Tulip2.svg +80 -0
  473. package/editions/free/src/svglibrary/Underwater.svg +1392 -0
  474. package/editions/free/src/svglibrary/Weed.svg +1 -0
  475. package/editions/free/src/svglibrary/Whale.svg +63 -0
  476. package/editions/free/src/svglibrary/Winter.svg +180 -0
  477. package/editions/free/src/svglibrary/Wizard.svg +615 -0
  478. package/editions/free/src/svglibrary/Woods.svg +478 -0
  479. package/editions/free/src/svglibrary/Zebra.svg +208 -0
  480. package/martyBlocksJRCliProfile +5 -2
  481. package/package.json +8 -5
  482. package/tutorial.ts +374 -0
  483. package/webpack.config.js +1 -0
  484. package/editions/free/src/assets/blockicons/MartyLedEyesP3.svg +0 -2
  485. package/editions/free/src/assets/fonts/Roboto-400.woff2 +0 -0
  486. package/editions/free/src/assets/fonts/Roboto-500.woff2 +0 -0
  487. package/editions/free/src/assets/fonts/Roboto-700.woff2 +0 -0
  488. package/editions/free/src/assets/lobby/intro.mp4 +0 -0
  489. package/editions/free/src/assets/ui/frontMarty.png +0 -0
  490. package/editions/free/src/assets/ui/left-scroll.svg +0 -7
  491. package/editions/free/src/assets/ui/marty-connected.svg +0 -702
  492. package/editions/free/src/assets/ui/marty-not-connected.svg +0 -810
  493. package/editions/free/src/assets/ui/marty-small.svg +0 -116
  494. package/editions/free/src/assets/ui/martyMode.ai +10 -2688
  495. package/editions/free/src/assets/ui/martyMode.png +0 -0
  496. package/editions/free/src/assets/ui/right-scroll.svg +0 -7
  497. package/editions/free/src/assets/ui/scatchJrLogo.png +0 -0
  498. package/editions/free/src/assets/ui/scratchjr-home.svg +0 -55
  499. package/editions/free/src/assets/ui/wifi-graphic.svg +0 -659
  500. package/editions/free/src/inapp/images/celebrate.png +0 -0
  501. package/editions/free/src/inapp/images/interface_Marty.png +0 -0
  502. package/editions/free/src/inapp/images/lobby_interface.png +0 -0
  503. package/editions/free/src/inapp/images/looks_angry.png +0 -0
  504. package/editions/free/src/inapp/images/looks_excited.png +0 -0
  505. package/editions/free/src/inapp/images/looks_normal.png +0 -0
  506. package/editions/free/src/inapp/images/looks_wave_left.png +0 -0
  507. package/editions/free/src/inapp/images/looks_wave_right.png +0 -0
  508. package/editions/free/src/inapp/images/looks_wide.png +0 -0
  509. package/editions/free/src/inapp/images/looks_wiggle.png +0 -0
  510. package/editions/free/src/inapp/images/marty_eyes_colour.png +0 -0
  511. package/editions/free/src/inapp/images/marty_led_eyes_P1.png +0 -0
  512. package/editions/free/src/inapp/images/marty_led_eyes_P2.png +0 -0
  513. package/editions/free/src/inapp/images/marty_led_eyes_P3.png +0 -0
  514. package/editions/free/src/inapp/images/move_dance.png +0 -0
  515. package/editions/free/src/inapp/images/move_getReady.png +0 -0
  516. package/editions/free/src/inapp/images/movements_kick_left.png +0 -0
  517. package/editions/free/src/inapp/images/movements_kick_right.png +0 -0
  518. package/editions/free/src/inapp/images/paint_marty.png +0 -0
  519. package/editions/free/src/inapp/images/sound_confusion.png +0 -0
  520. package/editions/free/src/inapp/images/sound_disbelief.png +0 -0
  521. package/editions/free/src/inapp/images/sound_excitement.png +0 -0
  522. package/editions/free/src/inapp/images/sound_no.png +0 -0
  523. package/editions/free/src/inapp/images/sound_noWay.png +0 -0
  524. package/editions/free/src/inapp/images/sound_whistle.png +0 -0
  525. package/editions/free/src/pnglibrary/Beach.png +0 -0
  526. package/editions/free/src/pnglibrary/Checkered.png +0 -0
  527. package/editions/free/src/pnglibrary/Cobblestone.png +0 -0
  528. package/editions/free/src/pnglibrary/Farmland.png +0 -0
  529. package/editions/free/src/pnglibrary/Fields.png +0 -0
  530. package/editions/free/src/pnglibrary/Grass.png +0 -0
  531. package/editions/free/src/pnglibrary/Marble.png +0 -0
  532. package/editions/free/src/pnglibrary/Mars.png +0 -0
  533. package/editions/free/src/pnglibrary/Paper.png +0 -0
  534. package/editions/free/src/pnglibrary/Racetrack.png +0 -0
  535. package/editions/free/src/pnglibrary/RedCarpet.png +0 -0
  536. package/editions/free/src/pnglibrary/Road1.png +0 -0
  537. package/editions/free/src/pnglibrary/Road2.png +0 -0
  538. package/editions/free/src/pnglibrary/Sand.png +0 -0
  539. package/editions/free/src/pnglibrary/Tiles.png +0 -0
  540. package/editions/free/src/pnglibrary/USMap.png +0 -0
  541. package/editions/free/src/pnglibrary/WoodenFloor.png +0 -0
  542. package/editions/free/src/svglibrary/Beach.svg +0 -13
  543. package/editions/free/src/svglibrary/Checkered.svg +0 -13
  544. package/editions/free/src/svglibrary/Cobblestone.svg +0 -4
  545. package/editions/free/src/svglibrary/Farmland.svg +0 -4
  546. package/editions/free/src/svglibrary/Grass.svg +0 -13
  547. package/editions/free/src/svglibrary/Marble.svg +0 -13
  548. package/editions/free/src/svglibrary/Mars.svg +0 -4
  549. package/editions/free/src/svglibrary/Paper.svg +0 -13
  550. package/editions/free/src/svglibrary/Racetrack.svg +0 -13
  551. package/editions/free/src/svglibrary/RedCarpet.svg +0 -4
  552. package/editions/free/src/svglibrary/Road1.svg +0 -13
  553. package/editions/free/src/svglibrary/Road2.svg +0 -13
  554. package/editions/free/src/svglibrary/Sand.svg +0 -13
  555. package/editions/free/src/svglibrary/Tiles.svg +0 -13
  556. package/editions/free/src/svglibrary/USMap.svg +0 -13
  557. package/editions/free/src/svglibrary/WoodenFloor.svg +0 -4
  558. package/firebase-debug.log +0 -60
@@ -1,546 +1,555 @@
1
1
  {
2
- "MY_PROJECTS": "My Projects",
3
- "QUICK_INTRO": "Quick Intro to ScratchJr",
4
- "SAMPLE_PROJECTS": "Sample Projects",
5
- "ABOUT_SCRATCHJR": "About MartyBlocks Jr",
6
- "INTERFACE_GUIDE": "Interface Guide",
7
- "PAINT_EDITOR_GUIDE": "Paint Editor Guide",
8
- "BLOCKS_GUIDE": "Blocks Guide",
9
- "PRIVACY_POLICY": "Privacy Policy",
10
- "ABOUT_WHAT_IS": "What is ScratchJr?",
11
- "ABOUT_DESCRIPTION": "ScratchJr is an introductory programming language that enables young children (ages 5-7) to create their own interactive stories and games. Children snap together graphical programming blocks to make characters move, jump, dance, and sing. Children can modify characters in the paint editor, add their own voices and sounds, even insert photos of themselves -- then use the programming blocks to make their characters come to life.",
12
- "ABOUT_INSPIRED_BY": "ScratchJr was inspired by the popular Scratch programming language (http://scratch.mit.edu), used by millions of young people (ages 8 and up) around the world. In creating ScratchJr, we redesigned the interface and programming language to make them developmentally appropriate for younger children, carefully designing features to match young children's cognitive, personal, social, and emotional development.<br/><br/>For more information about ScratchJr, see http://scratchjr.org",
13
- "ABOUT_WHY_CREATE": "Why Did We Create ScratchJr?",
14
- "ABOUT_WHY_CREATE_DESCRIPTION": "Coding (or computer programming) is a new type of literacy. Just as writing helps you organize your thinking and express your ideas, the same is true for coding. In the past, coding was seen as too difficult for most people. But we think coding should be for everyone, just like writing.<br/><br/>As young children code with ScratchJr, they learn how to create and express themselves with the computer, not just to interact with it. In the process, children learn to solve problems and design projects, and they develop sequencing skills that are foundational for later academic success. They also use math and language in a meaningful and motivating context, supporting the development of early-childhood numeracy and literacy. With ScratchJr, children aren't just learning to code, they are coding to learn.",
15
- "ABOUT_WHO_CREATED": "Who Created ScratchJr?",
16
- "ABOUT_WHO_CREATED_DESCRIPTION": "ScratchJr is a collaboration between the Developmental Technologies (DevTech) Research Group at the Eliot-Pearson Department of Child Study and Human Development at Tufts University (led by Marina Umaschi Bers, with contributions from Amanda Strawhacker, Claire Caine, Louise Flannery, Elizabeth Kazakoff, and Dylan Portelance), the Lifelong Kindergarten group at the MIT Media Lab (led by Mitchel Resnick, with contributions from Chris Garrity, Tim Mickel, Carl Bowman, Champika Fernando, Natalie Rusk, Sayamindu Dasgupta, and Chris Graves), and the Playful Invention Company (led by Paula Bont&aacute; and Brian Silverman, with contributions from Jack Geddes and Adrian Gabriel). The Android version of ScratchJr was implemented by Two Sigma (led by Mark Roth, with contributions from Kevin Hu), with input from Benesse Corp.<br/> <br/>The graphics and illustrations for ScratchJr were created by HvingtQuatre Company (led by Julien Gelifier and Adrien Valesa), Sarah Thomson, Peter Mueller, and Jillian Lombardi. Paula Aguilera of the MIT Media Lab produced the ScratchJr video. We would also like to thank everyone who participated in the beta-test communities for iPad and Android, particularly Sergio Antolinez, Vandendaele Didier, and Sjoerd Dirk Meijer.",
17
- "ABOUT_WHO_SUPPORTED": "Who Supported ScratchJr?",
18
- "ABOUT_WHO_SUPPORTED_DESCRIPTION": "The ScratchJr project has received generous financial support from the National Science Foundation (NSF DRL-1118664), Scratch Foundation, LEGO Foundation, and British Telecommunications.<br/><br/>If you enjoy using this free app, please consider making a donation to the Scratch Foundation (www.scratchfoundation.org), a nonprofit organization that provides ongoing support for ScratchJr. We appreciate donations of all sizes, large and small. <br/><br/>Platinum supporters from the ScratchJr Kickstarter campaign: Jeremy Deutsch, Kenneth Ehlert, Catherine Greenspon, Mark Loughridge, JoAnn Gantz Bendetson, and Shirley Resnick.<br/><br/>Other supporters from the ScratchJr Kickstarter campaign:",
19
- "BLOCKS_TRIGGERING_BLOCKS": "Triggering Blocks",
20
- "BLOCKS_GREEN_FLAG": "Start on Green Flag",
21
- "BLOCKS_GREEN_FLAG_DESCRIPTION": "Starts the script when the Green Flag is tapped.",
22
- "BLOCKS_ON_TAP": "Start on Tap",
23
- "BLOCKS_ON_TAP_DESCRIPTION": "Starts the script when you tap on the character.",
24
- "BLOCKS_ON_TOUCH": "Start on Touch",
25
- "BLOCKS_ON_TOUCH_DESCRIPTION": "Starts the script when the character is touched by another character.",
26
- "BLOCKS_ON_MESSAGE": "Start on Message",
27
- "BLOCKS_ON_MESSAGE_DESCRIPTION": "Starts the script whenever a message of the specified color is sent.",
28
- "BLOCKS_SEND_MESSAGE": "Send Message",
29
- "BLOCKS_SEND_MESSAGE_DESCRIPTION": "Sends a message of the specified color.",
30
- "BLOCKS_MOTION_BLOCKS": "Motion Blocks",
31
- "BLOCK_MOVE_GETREADY": "Get Ready",
32
- "BLOCK_MOVE_GETREADY_DESCRIPTION": "Marty will perform the get ready routine. (Needs to be connected to Marty).",
33
- "BLOCK_MOVE_DANCE": "Dance",
34
- "BLOCK_MOVE_DANCE_DESCRIPTION": "Marty will perform a little dance. (Needs to be connected to Marty).",
35
- "BLOCKS_MOVE_RIGHT": "Move Right",
36
- "BLOCKS_MOVE_RIGHT_DESCRIPTION": "Marty will make a specified number of steps to Marty's right.",
37
- "BLOCKS_MOVE_LEFT": "Move Left",
38
- "BLOCKS_MOVE_LEFT_DESCRIPTION": "Marty will make a specified number of steps to Marty's left.",
39
- "BLOCKS_MOVE_UP": "Move Forward",
40
- "BLOCKS_MOVE_UP_DESCRIPTION": "Marty will make a specified number of steps forward",
41
- "BLOCKS_MOVE_DOWN": "Move Backward",
42
- "BLOCKS_MOVE_DOWN_DESCRIPTION": "Marty will make a specified number of steps backward.",
43
- "BLOCKS_TURN_RIGHT": "Turn Right",
44
- "BLOCKS_TURN_RIGHT_DESCRIPTION": "Marty will make a step clockwise a specified number of times.",
45
- "BLOCKS_TURN_LEFT": "Turn Left",
46
- "BLOCKS_TURN_LEFT_DESCRIPTION": "Marty will make a step counterclockwise a specified number of times.",
47
- "BLOCK_KICK_LEFT":"Kick Left Foot",
48
- "BLOCK_KICK_LEFT_DESCRIPTION":"Kick with Marty's left foot. (Needs to be connected to Marty)",
49
- "BLOCK_KICK_RIGHT":"Kick Right Foot",
50
- "BLOCK_KICK_RIGHT_DESCRIPTION":"Kick with Marty's right foot. (Needs to be connected to Marty)",
51
- "BLOCKS_HOP": "Hop",
52
- "BLOCKS_HOP_DESCRIPTION": "Moves the character up a specified number of grid squares and then down again.",
53
- "BLOCKS_GO_HOME": "Go Home",
54
- "BLOCKS_GO_HOME_DESCRIPTION": "Resets the character's location to its starting position. (To set a new starting position, drag the character to the location).",
55
- "BLOCKS_LOOKS_BLOCKS": "Looks Blocks",
56
- "BLOCK_EYES_EXCITED":"Excited Eyes",
57
- "BLOCK_EYES_EXCITED_DESCRIPTION":"Move Marty's Eyes into an 'Excited' expression. (Needs to be connected to Marty)",
58
- "BLOCK_EYES_WIDE":"Wide Eyes",
59
- "BLOCK_EYES_WIDE_DESCRIPTION":"Move Marty's Eyes into a 'Wide' expression. (Needs to be connected to Marty)",
60
- "BLOCK_EYES_ANGRY":"Angry Eyes",
61
- "BLOCK_EYES_ANGRY_DESCRIPTION":"Move Marty's Eyes into an 'Angry' expression. (Needs to be connected to Marty)",
62
- "BLOCK_EYES_NORMAL":"Normal Eyes",
63
- "BLOCK_EYES_NORMAL_DESCRIPTION":"Move Marty's Eyes into a 'Normal' expression. (Needs to be connected to Marty)",
64
- "BLOCK_EYES_WIGGLE":"Wiggle Eyes",
65
- "BLOCK_EYES_WIGGLE_DESCRIPTION":"Move Marty's Eyes into a 'Wiggle' expression. (Needs to be connected to Marty)",
66
- "BLOCK_WAVE_LEFT":"Wave Left Hand",
67
- "BLOCK_WAVE_LEFT_DESCRIPTION":"Wave Marty's left hand. (Needs to be connected to Marty)",
68
- "BLOCK_WAVE_RIGHT":"Wave Right Hand",
69
- "BLOCK_WAVE_RIGHT_DESCRIPTION":"Wave Marty's right hand. (Needs to be connected to Marty)",
70
- "BLOCK_LED_EYES_P1":"Eyes Pattern Show-off",
71
- "BLOCK_LED_EYES_P1_DESCRIPTION":"Set the colour of Marty's eyes to cyan-magenta-cyan pattern. (Needs to be connected to Marty)",
72
- "BLOCK_LED_EYES_P2":"Eyes Pattern Pinwheel",
73
- "BLOCK_LED_EYES_P2_DESCRIPTION":"Set the colour of Marty's eyes to green-yellow-green pattern. (Needs to be connected to Marty)",
74
- "BLOCK_LED_EYES_P3":"Eyes Colour Celebrate",
75
- "BLOCK_LED_EYES_P3_DESCRIPTION":"Set the colour of Marty's eyes to the Celebrate pattern. (Needs to be connected to Marty)",
76
- "BLOCK_LED_EYES_COLOUR":"Set Eyes Colour",
77
- "BLOCK_LED_EYES_COLOUR_DESCRIPTION":"Set the colour of Marty's eyes (Needs to be connected to Marty)",
78
- "BLOCK_CELEBRATE":"Marty Celebrate!",
79
- "BLOCK_CELEBRATE_DESCRIPTION":"Marty celebrates. (Needs to be connected to Marty)",
80
- "BLOCKS_SAY": "Say",
81
- "BLOCKS_SAY_DESCRIPTION": "Shows a specified message in a speech bubble above the character.",
82
- "BLOCKS_GROW": "Grow",
83
- "BLOCKS_GROW_DESCRIPTION": "Increases the character's size.",
84
- "BLOCKS_SHRINK": "Shrink",
85
- "BLOCKS_SHRINK_DESCRIPTION": "Decreases the character's size.",
86
- "BLOCKS_RESET_SIZE": "Reset Size",
87
- "BLOCKS_RESET_SIZE_DESCRIPTION": "Returns the character to its default size.",
88
- "BLOCKS_HIDE": "Hide",
89
- "BLOCKS_HIDE_DESCRIPTION": "Fades out the character until it is invisible.",
90
- "BLOCKS_SHOW": "Show",
91
- "BLOCKS_SHOW_DESCRIPTION": "Fades in the character until it is fully visible.",
92
- "BLOCKS_SOUND_BLOCKS": "Sound Blocks",
93
- "BLOCK_PLAY_CONFUSION_SOUND": "Play 'Confusion' sound",
94
- "BLOCK_PLAY_CONFUSION_SOUND_DESCRIPTION": "Plays the 'Confusion' sound. This will play through the robot when connected or through this device if the robot is disconnected.",
95
- "BLOCK_PLAY_DISBELIEF_SOUND": "Play 'Disbelief' sound",
96
- "BLOCK_PLAY_DISBELIEF_SOUND_DESCRIPTION": "Plays a 'Disbelief' sound. This will either play through the robot when connected or through this device if the robot is disconnected.",
97
- "BLOCK_PLAY_EXCITEMENT_SOUND": "Play 'Excitement' sound",
98
- "BLOCK_PLAY_EXCITEMENT_SOUND_DESCRIPTION": "Plays a 'Excitement' sound. This will either play through the robot when connected or through this device if the robot is disconnected.",
99
- "BLOCK_PLAY_NOWAY_SOUND": "Play 'No Way!' sound",
100
- "BLOCK_PLAY_NOWAY_SOUND_DESCRIPTION": "Plays a 'No Way!' sound. This will either play through the robot when connected or through this device if the robot is disconnected.",
101
- "BLOCK_PLAY_NO_SOUND": "Play 'No!' sound",
102
- "BLOCK_PLAY_NO_SOUND_DESCRIPTION": "Plays a 'No!' sound. This will either play through the robot when connected or through this device if the robot is disconnected.",
103
- "BLOCK_PLAY_WHISTLE_SOUND": "Play 'Whistle' sound",
104
- "BLOCK_PLAY_WHISTLE_SOUND_DESCRIPTION": "Plays a 'Whistle' sound. This will either play through the robot when connected or through this device if the robot is disconnected.",
105
- "BLOCKS_POP": "Pop",
106
- "BLOCKS_POP_DESCRIPTION": "Plays a \"Pop\" Sound",
107
- "BLOCKS_PLAY_RECORDED": "Play Recorded Sound",
108
- "BLOCKS_PLAY_RECORDED_DESCRIPTION": "Plays a sound recorded by the user.",
109
- "BLOCKS_CONTROL_BLOCKS": "Control Blocks",
110
- "BLOCKS_WAIT": "Wait",
111
- "BLOCKS_WAIT_DESCRIPTION": "Pauses the script for a specified amount of time (in tenths of seconds).",
112
- "BLOCKS_STOP": "Stop",
113
- "BLOCKS_STOP_DESCRIPTION": "Stops all the characters' scripts.",
114
- "BLOCKS_SET_SPEED": "Set Speed",
115
- "BLOCKS_SET_SPEED_DESCRIPTION": "Changes the rate at which certain blocks are run.",
116
- "BLOCKS_REPEAT": "Repeat",
117
- "BLOCKS_REPEAT_DESCRIPTION": "Runs the blocks inside a specified number of times.",
118
- "BLOCKS_END_BLOCKS": "End Blocks",
119
- "BLOCKS_END": "End",
120
- "BLOCKS_END_DESCRIPTION": "Indicates the end of the script (but does not affect the script in any way).",
121
- "BLOCKS_REPEAT_FOREVER": "Repeat Forever",
122
- "BLOCKS_REPEAT_FOREVER_DESCRIPTION": "Runs the script over and over.",
123
- "BLOCKS_GO_TO_PAGE": "Go to Page",
124
- "BLOCKS_GO_TO_PAGE_DESCRIPTION": "Changes to the specified page of the project.",
125
- "CHARACTER_Marty.svg": "Marty",
126
- "INTERFACE_GUIDE_NUMBER": "{N, number}",
127
- "INTERFACE_GUIDE_NEW_PROJECT": "{N, number} | New Project",
128
- "INTERFACE_GUIDE_SAVED_PROJECT": "{N, number} | Saved Project",
129
- "INTERFACE_GUIDE_SETTINGS": "{N, number} | Settings",
130
- "INTERFACE_GUIDE_USER_GUIDES": "{N, number} | User Guides",
131
- "INTERFACE_GUIDE_SAVE": "{N, number} | Save",
132
- "INTERFACE_GUIDE_MARTY_CONNECT": "{N, number} | Connect Marty",
133
- "INTERFACE_GUIDE_STAGE": "{N, number} | Stage",
134
- "INTERFACE_GUIDE_PRESENTATION_MODE": "{N, number} | Presentation Mode",
135
- "INTERFACE_GUIDE_GRID": "{N, number} | Grid",
136
- "INTERFACE_GUIDE_CHANGE_BG": "{N, number} | Change Background",
137
- "INTERFACE_GUIDE_ADD_TEXT": "{N, number} | Add Text",
138
- "INTERFACE_GUIDE_RESET_CHAR": "{N, number} | Reset Marty",
139
- "INTERFACE_GUIDE_GREEN_FLAG": "{N, number} | Green Flag",
140
- "INTERFACE_GUIDE_PAGES": "{N, number} | Pages",
141
- "INTERFACE_GUIDE_PROJECT_INFO": "{N, number} | Project Information",
142
- "INTERFACE_GUIDE_UNDO_REDO": "{N, number} | Undo and Redo",
143
- "INTERFACE_GUIDE_PROGRAMMING_SCRIPT": "{N, number} | Programming Script",
144
- "INTERFACE_GUIDE_PROGRAMMING_AREA": "{N, number} | Programming Area",
145
- "INTERFACE_GUIDE_BLOCKS_PALETTE": "{N, number} | Blocks Palette",
146
- "INTERFACE_GUIDE_BLOCKS_CATEGORIES": "{N, number} | Block Categories",
147
- "INTERFACE_GUIDE_CHARACTERS": "{N, number} | Characters",
148
- "INTERFACE_GUIDE_NEW_PROJECT_DESCRIPTION": "Creates and launches a new project.",
149
- "INTERFACE_GUIDE_SAVED_PROJECT_DESCRIPTION": "This is where you can access your saved projects. To remove a project, press and hold it. A red X will appear. Tap the X to delete the project.",
150
- "INTERFACE_GUIDE_SETTINGS_DESCRIPTION": "Here you can change the language of the app.",
151
- "INTERFACE_GUIDE_USER_GUIDES_DESCRIPTION": "Access the user guides for ScratchJr.",
152
- "INTERFACE_GUIDE_SAVE_DESCRIPTION": "Save the current project and exit to the Home page.",
153
- "INTERFACE_GUIDE_MARTY_CONNECT_DESCRIPTION": "Press here to connect your Marty. This will open a different screen .",
154
- "INTERFACE_GUIDE_STAGE_DESCRIPTION": "This is where the action takes place in the project.",
155
- "INTERFACE_GUIDE_PRESENTATION_MODE_DESCRIPTION": "Expand the stage to the full screen.",
156
- "INTERFACE_GUIDE_GRID_DESCRIPTION": "Toggle on (and off) the x-y coordinate grid.",
157
- "INTERFACE_GUIDE_CHANGE_BG_DESCRIPTION": "Select or create a background image for the stage.",
158
- "INTERFACE_GUIDE_ADD_TEXT_DESCRIPTION": "Write titles and labels on the stage.",
159
- "INTERFACE_GUIDE_RESET_CHAR_DESCRIPTION": "Reset Marty to it's starting position on the stage. (Drag Marty to set up new starting position.)",
160
- "INTERFACE_GUIDE_GREEN_FLAG_DESCRIPTION": "Start all programming scripts that begin with a \"Start on Green Flag\" block by tapping here.",
161
- "INTERFACE_GUIDE_PAGES_DESCRIPTION": "Select among the pages in your project \u2014 or tap the plus sign to add a new page. Each page has its own Marty and a background. To delete a page, press and hold it. To reorder pages, drag them to new positions.",
162
- "INTERFACE_GUIDE_PROJECT_INFO_DESCRIPTION": "Change the title of the project, see when the project was created, and share the project (if supported by your device).",
163
- "INTERFACE_GUIDE_UNDO_REDO_DESCRIPTION": "If you make a mistake, tap Undo to go back in time, reversing the last action. Tap Redo to reverse the last Undo.",
164
- "INTERFACE_GUIDE_PROGRAMMING_SCRIPT_DESCRIPTION": "Snap blocks together to make a programming script, telling Marty what to do. Tap anywhere on a script to make it run. To delete a block or script, drag it outside the programming area.",
165
- "INTERFACE_GUIDE_PROGRAMMING_AREA_DESCRIPTION": "This is where you connect programming blocks to create scripts, telling Marty what to do.",
166
- "INTERFACE_GUIDE_BLOCKS_PALETTE_DESCRIPTION": "This is the menu of programming blocks. Drag a block into the programming area, then tap on it to see what it does.",
167
- "INTERFACE_GUIDE_BLOCKS_CATEGORIES_DESCRIPTION": "This is where you can select a category of programming blocks: Triggering Blocks (Yellow), Motion (Blue), Looks (Purple), Sounds (Green), Control (Orange), End Blocks (Red).",
168
- "INTERFACE_GUIDE_CHARACTERS_DESCRIPTION": "Select among the characters in your project \u2014 or tap the plus sign to add a new one. Once a character is selected, you can edit its scripts, tap its name to rename it, or tap the paintbrush to edit its image. To delete a character, press and hold it. To copy a character to another page, drag it to the page thumbnail.",
169
- "PAINT_GUIDE_UNDO": "{N, number} | Undo",
170
- "PAINT_GUIDE_REDO": "{N, number} | Redo",
171
- "PAINT_GUIDE_SHAPE": "{N, number} | Shape",
172
- "PAINT_GUIDE_CHARACTER_NAME": "{N, number} | Marty's Name",
173
- "PAINT_GUIDE_CUT": "{N, number} | Cut",
174
- "PAINT_GUIDE_DUPLICATE": "{N, number} | Duplicate",
175
- "PAINT_GUIDE_ROTATE": "{N, number} | Rotate",
176
- "PAINT_GUIDE_DRAG": "{N, number} | Drag",
177
- "PAINT_GUIDE_SAVE": "{N, number} | Save",
178
- "PAINT_GUIDE_FILL": "{N, number} | Fill",
179
- "PAINT_GUIDE_CAMERA": "{N, number} | Camera",
180
- "PAINT_GUIDE_COLOR": "{N, number} | Color",
181
- "PAINT_GUIDE_LINE_WIDTH": "{N, number} | Line Width",
182
- "PAINT_GUIDE_UNDO_DESCRIPTION": "Reverses the most recent change.",
183
- "PAINT_GUIDE_REDO_DESCRIPTION": "Reverses the most recent Undo.",
184
- "PAINT_GUIDE_SHAPE_DESCRIPTION": "Choose a shape to draw: line, circle/ellipse, rectangle, or triangle.",
185
- "PAINT_GUIDE_CHARACTER_NAME_DESCRIPTION": "Edit this Marty's name. You can rename Marty to anything you like! (This doesn't rename the physical Marty - just the sprite).",
186
- "PAINT_GUIDE_CUT_DESCRIPTION": "After selecting the Cut tool, you can tap shape to remove it from the canvas.",
187
- "PAINT_GUIDE_DUPLICATE_DESCRIPTION": "After selecting the Duplicate tool, you can tap a shape to create a copy of it.",
188
- "PAINT_GUIDE_ROTATE_DESCRIPTION": "After selecting the Rotate tool, you can rotate a shape around its center.",
189
- "PAINT_GUIDE_DRAG_DESCRIPTION": "After selecting the Drag tool, you can drag a shape on the canvas. If you tap on a shape, you can then edit the shape by dragging the dots that appear.",
190
- "PAINT_GUIDE_SAVE_DESCRIPTION": "Save changes and leave the Paint Editor.",
191
- "PAINT_GUIDE_FILL_DESCRIPTION": "After selecting the Fill tool, you can tap any section of Marty or a shape to fill it with the currently selected color.",
192
- "PAINT_GUIDE_CAMERA_DESCRIPTION": "After selecting the Camera tool, you can tap any section of Marty or a shape, and then tap the camera button to fill the section with a new photo taken with the camera.",
193
- "PAINT_GUIDE_COLOR_DESCRIPTION": "Select a new color to use for drawing and filling in shapes.",
194
- "PAINT_GUIDE_LINE_WIDTH_DESCRIPTION": "Change the width of the lines in the shapes you are drawing.",
195
- "PRIVACY_TITLE": "ScratchJr Privacy Policy",
196
- "PRIVACY_LAST_UPDATED": "The ScratchJr Privacy Policy was last updated: November 3rd, 2021",
197
- "PRIVACY_HIGHLIGHT": "Scratch cares about your privacy. This document, called a \"privacy policy\", explains what information we collect from you, how we collect it, why we collect it, and how we keep it safe. It also tells you about the choices and options you have about your information.",
198
- "PRIVACY_DESCRIPTION": "The Scratch Foundation, and associated entities (collectively, \"<b>Scratch</b>\", \"<b>we</b>\", \"<b>our</b>\" or \"<b>us</b>\") understand how important privacy is to our community, especially kids and parents (\"<b>you</b>\" or \"<b>user</b>\"). We wrote this privacy policy (\"<b>Privacy Policy</b>\") to explain what information we collect through the ScratchJr mobile application (the \"<b>App</b>\"), how we use, process, and share it, and what we are doing to keep it safe. It also tells you about your rights and choices with respect to your Personal Information, and how you can contact us if you have any questions or concerns.<br>Please read this Privacy Policy carefully so that you understand your rights in relation to your Personal Information, and how we will collect, use and process your Personal Information. If you do not agree with this Privacy Policy or any part thereof, you should not access or use any part of the App. If you change your mind in the future, you must stop using the App and you may exercise your rights in relation to your Personal Information as set out in this Privacy Policy.",
199
- "PRIVACY_INFORMATION_COLLECTED": "What personal information does the ScratchJr Team collect about me?",
200
- "PRIVACY_INFORMATION_COLLECTED_HIGHLIGHT": "Scratch collects and stores information you provide to us, for example whether you want to use the App at home or for school and in what language. The App automatically collects some information about the tablet or phone on which you use the App and about how you play on the App. ",
201
- "PRIVACY_INFORMATION_COLLECTED_DESCRIPTION": "For the purpose of this Privacy Policy, “Personal Information” means any information relating to an identified or identifiable individual. We obtain Personal Information relating to you from various sources described below.<br>Where applicable, we indicate whether and why you must provide us with your Personal Information, as well as the consequences of failing to do so. If you do not provide Personal Information when requested, you may not be able to benefit from our App if that information is necessary to provide you with the App or if we are legally required to collect the information.",
202
- "PRIVACY_INFO_FROM_YOU": "Information provided by you",
203
- "PRIVACY_INFO_FROM_PROJECT": "<b>Projects.</b> The App collects the projects that you may create on the App, including pictures or sound recordings features in projects. However, this information is only stored locally on your device and is not transmitted to or accessible by Scratch. When you first download the App, we ask permission to access the camera (to enable you to take pictures to use as characters in your projects) and the microphone (to record sounds to use in your projects) of your device. You can disable these features at any time in the App settings provided by your device. ",
204
- "PRIVACY_INFO_FROM_PREFS": "<b>Use preferences.</b> We ask you whether you will use the App for school, at home, or for another reason and what language you would like us to display the App in. ",
205
- "PRIVACY_INFO_FROM_AUTO": "Information collected via automated means",
206
- "PRIVACY_INFO_FROM_USAGE": "<b>Device and usage information.</b> When you use our App, we and third parties may automatically collect your IP address at country level and information about your device including model, version and operating system.",
207
- "PRIVACY_USAGE": "How does the ScratchJr Team use my Personal Information?",
208
- "PRIVACY_USAGE_HIGHLIGHT": "We collect your information to make all the features of the App available to you and support your learning, to help us, educators and universities learn about how children play and learn through the App, to help us improve the App and to defend our rights. ",
209
- "PRIVACY_USAGE_DESCRIPTION": "We may use the Personal Information for one or more of the following purposes:",
210
- "PRIVACY_USAGE_FOR_SERVICE": "<b>Providing you with the services on the App.</b> We use Personal Information for internal and App-related purposes, including to operate, provide, and maintain the App. In particular we will use your Personal Information to perform our contractual obligation towards you to allow you to use the App, to contact you in case of any issue with the App and make the App available to you in the language that you select in the App settings. The Personal Information we process when doing so includes any content you create on the App and your language preference.",
211
- "PRIVACY_USAGE_FOR_ANALYTICS": "<b>Analytics and improving the App.</b> We and our service providers use Personal Information that we collect on the App, such as your location, which characters you use the most, how much time you spend in the App and other activities on the App to monitor and analyze usage of the App and to improve and enhance the App. It is in our legitimate interest to improve our App for our users, which includes conducting troubleshooting, testing and research and to keep the App secure. When doing so we may use Personal Information that we automatically collect about you, such as information on use.",
212
- "PRIVACY_USAGE_FOR_DATA": "<b>Aggregating Data.</b> We may de-identify and aggregate information collected through the App for statistical analysis and other lawful purposes, including in research studies intended to improve our understanding of how people learn with ScratchJr. Aggregated data may be derived from your Personal Information but is not Personal Information as this data will not directly or indirectly reveal your identity.",
213
- "PRIVACY_USAGE_FOR_LEGAL": "<b>Legal.</b> We may use your Personal Information to enforce our End User License Agreement (EULA), to defend our legal rights, and to comply with our legal obligations and internal policies. ",
214
- "PRIVACY_USAGE_IN_EEA": "Our use of European Personal Information",
215
- "PRIVACY_USAGE_IN_EEA_HIGHLIGHT": "If you are in the EEA, the UK or Switzerland, we only use your information when we have a ground that allows us to do so.",
216
- "PRIVACY_USAGE_IN_EEA_DESCRIPTION": "If you are located in the European Economic Area (“<b>EEA</b>”), the UK or Switzerland we only process your Personal Information when we have a valid legal basis:",
217
- "PRIVACY_USAGE_IN_EEA_CONTRACTUAL_NECESSITY": "<b>Contractual necessity.</b> We may use your Personal Information to perform our contractual obligations towards you. For example, we need your Personal Information to provide our services on the App.",
218
- "PRIVACY_USAGE_IN_EEA_LEGITIMATE_INTEREST": "<b>Legitimate interest.</b> We may use your Personal Information when we or a third party have a legitimate interest in doing so. In particular, we have a legitimate interest in using your Personal Information to provide the App in your preferred language, improve the safety, security, and performance of our App, and understand how the App is used, including through research studies that help us understand how people learn with ScratchJr. We only rely on our or a third party’s legitimate interests to process your Personal Information when these interests are not overridden by your rights and interests. ",
219
- "PRIVACY_USAGE_IN_EEA_LEGAL_OBLIGATION": "<b>Legal obligation.</b> We may use your Personal Information when we are legally required to. For example, to comply with tax and accounting obligations, or to comply with a court order.",
220
- "PRIVACY_USAGE_IN_EEA_CONSENT": "<b>Consent.</b> We may use your Personal Information when you have consented to do so.",
221
- "PRIVACY_SHARING": "How Does the ScratchJr Team Share my Personal Information?",
222
- "PRIVACY_SHARING_HIGHLIGHT": "We only share your information with other organizations when we need to. We share information with vendors that help us provide the App. We also share the results of the research we do with schools and researchers, but we first take steps to put that information in a format that does not allow them to identify you. We may also share your information with courts and governments for legal reasons. ",
223
- "PRIVACY_SHARING_DESCRIPTION": "We disclose your Personal Information to third parties in the following circumstances:",
224
- "PRIVACY_SHARING_WITH_SERVICE_PROVIDER": "<b>Service providers.</b> We rely on service providers for the provision of the services on our App, such as: Google Firebase, an analytics provider, to help us to understand our user base and how our App is used. ",
225
- "PRIVACY_SHARING_WITH_EDUCATION": "<b>Education and research institutions.</b> We may share the results of our research on children’s education through ScratchJr, in a de-identified and aggregate form, with educators and research institutions, such as Tufts University and MIT, through conferences, journals, and other publications.",
226
- "PRIVACY_SHARING_WITH_CHANGE_OF_OWNERSHIP": "<b>Change of corporate ownership.</b> We may disclose your Personal Information to a potential or actual acquirer, successor, or assignee as part of any reorganization, merger, sale, joint venture, assignment, transfer, or other disposition of all or any portion of our organization or assets. ",
227
- "PRIVACY_SHARING_WITH_SCRATCH_GROUP": "<b>Scratch group.</b> We share Personal Information about you with our affiliates and subsidiaries.",
228
- "PRIVACY_SHARING_WITH_LEGAL": "<b>Legal.</b> We may disclose your Personal Information if required to do so by law or in the good faith belief that such action is appropriate: (a) under applicable law, including laws outside your country of residence; (b) to comply with legal processes; (c) to respond to requests from public and government authorities, such as school, school districts, and law enforcement, including public and government authorities outside your country of residence; (d) to enforce our terms and conditions; (e) to protect our operations or those of any of our affiliates; (f) to protect our rights, privacy, safety, or property, and/or that of our affiliates, you, or others; and (g) to allow us to pursue available remedies or limit the damages that we may sustain.",
229
- "PRIVACY_SHARING_WITH_CONSENT": "<b>Consent.</b> We may also disclose your Personal Information with your permission. We may seek your permission in various ways.",
230
- "PRIVACY_YOUR_RIGHTS": "Your Rights and Choices",
231
- "PRIVACY_YOUR_RIGHTS_HIGHLIGHT": "If you’re interested in how we get and use your information, you can contact us in any of the ways explained below under “Contact Us” or speak to your parents, who will be able to help you and answer any questions that you have. If you have any questions about how we process your Personal Information, please contact us. ",
232
- "PRIVACY_YOUR_RIGHTS_DESCRIPTION": "We strive to provide you with choices regarding the Personal Information you provide to us. We have created mechanisms to provide you with the following control over your Personal Information:",
233
- "PRIVACY_YOUR_RIGHTS_DELETING": "<b>Deleting your information.</b> You can delete your projects by deleting the App from your device.",
234
- "PRIVACY_YOUR_RIGHTS_IN_EU": "Your European Data Protection Rights",
235
- "PRIVACY_YOUR_RIGHTS_IN_EU_HIGHLIGHT": "If you are in the EEA, the UK or Switzerland, you and your parents have the right to: <ul><li>Be told how we use your information. </li><li>Ask to see the information we have about you. </li><li>Ask us to change information you think is wrong.</li><li>Ask us to remove information when it’s not needed anymore.</li><li>Ask us to only use your information in certain ways.</li><li>Tell us you don’t want your information to be processed.</li><li>If the information we are collecting is information that you can choose not to give, you can tell us to stop collecting it at any time.</li></ul>If you’re interested in how we get and use your information, you can contact us in any of the ways explained below under “Contact Us” or speak to your parents, who will be able to help you and answer any questions that you have. If you are in the EEA, the UK or Switzerland, you may also submit a complaint with the relevant authority.",
236
- "PRIVACY_YOUR_RIGHTS_IN_EU_DESCRIPTION": "If you are in the EEA, the UK or Switzerland, you have the right to request access and receive information about the Personal Information we maintain about you, to update and correct inaccuracies in your Personal Information, to restrict or object to the processing of your Personal Information, to have the information blocked, anonymized, or deleted, as appropriate, or to exercise your right to data portability to easily transfer your Personal Information to another company. Those rights may be limited in some circumstances by local law requirements. In addition to the above-mentioned rights, you also have the right to lodge a complaint with the Information Commissioner’s Office in the UK or the data protection supervisory authority in the EU country in which you live or work, or where you believe we have infringed data protection laws.<br><br>If we rely on consent for the processing of your Personal Information, you have the right to withdraw it at any time and free of charge. When you do so, this will not affect the lawfulness of the processing before your consent withdrawal.<br><br>Please note that we may have valid legal reasons to refuse your request and will inform you if that is the case. For more information on your rights, or to submit a request to exercise your rights under applicable law, please contact us as indicated in the ‘Contact Us’ section below.",
237
- "PRIVACY_DATA_RETENSION": "Data Retention",
238
- "PRIVACY_DATA_RETENSION_HIGHLIGHT": "We don't keep your information forever. We only keep it for as long as we need it to help us do the activities explained in this policy.",
239
- "PRIVACY_DATA_RETENSION_DESCRIPTION": "We take measures to delete your Personal Information or keep it in a form that does not allow you to be identified when this information is no longer necessary for the purposes for which we process it, unless we are required by law to keep this information for a longer period. When determining the retention period, we take into account various criteria, such as the type of services requested by or provided to you, the nature and length of our relationship with you, possible re-enrollment with our services, the impact on the services we provide to you if we delete some information from or about you, mandatory retention periods provided by law and the statute of limitations.",
240
- "PRIVACY_INFO_PROTECTION": "How does the ScratchJr Team protect my Personal Information?",
241
- "PRIVACY_INFO_PROTECTION_HIGHLIGHT": "We take steps to keep your information safe and secure.",
242
- "PRIVACY_INFO_PROTECTION_DESCRIPTION": "We have in place administrative, physical, and technical procedures that are intended to protect the information we collect on the App against accidental or unlawful destruction, accidental loss, unauthorized alteration, unauthorized disclosure or access, misuse, and any other unlawful form of processing of the Personal Information in our possession. However, as effective as these measures are, no security system is impenetrable. We cannot completely guarantee the security of our databases, nor can we guarantee that the information you supply will not be intercepted while being transmitted to us over the internet.",
243
- "PRIVACY_NOTIFICATIONS_OF_CHANGE": "Notifications of Changes to the Privacy Policy",
244
- "PRIVACY_NOTIFICATIONS_OF_CHANGE_HIGHLIGHT": "If we make any changes to how we use your information, we will update this Privacy Policy through the App and may let you know that we have made changes. ",
245
- "PRIVACY_NOTIFICATIONS_OF_CHANGE_DESCRIPTION": "We review Privacy Policy on a periodic basis, and we may modify our policies as appropriate. If we make material changes, we will notify you thereof. We encourage you to review our Privacy Policy on a regular basis. The “Last Updated” date at the top of this page indicates when this Privacy Policy was last revised. Your continued use of the App following these changes means that you accept the revised Privacy Policy.",
246
- "PRIVACY_INTERNATIONAL_DATA_TRANSFER": "International Cross-Border Data Transfer",
247
- "PRIVACY_INTERNATIONAL_DATA_TRANSFER_HIGHLIGHT": "Your information will be stored and used by Scratch in the United States, where the laws and protections of your information may be different than in your country. We take steps to keep your information safe and secure.",
248
- "PRIVACY_INTERNATIONAL_DATA_TRANSFER_DESCRIPTION": "We may transfer the Personal Information that we collect about you to recipients in countries other than the country in which the Personal Information originally was collected. Those countries may not have the same data protection laws as the country in which you initially provided the Personal Information.<br>Scratch is based in the United States. If you provide us with your Personal Information when using the Services from the EEA, Switzerland or the UK, please note that you are transferring your Personal Information outside of those regions to the United States for storage and processing.",
249
- "PRIVACY_CONTACT": "Contact Us",
250
- "PRIVACY_CONTACT_HIGHLIGHT": "Please write to us or email us using the contact details set out below. ",
251
- "PRIVACY_CONTACT_DESCRIPTION": "The Code-to-Learn Foundation d/b/a The Scratch Foundation is the entity responsible for the processing of your Personal Information and for the purpose of the EU and UK General Data Protection Regulation (GDPR), is the data controller in respect of the processing of your Personal Information. If you have any questions about this Privacy Policy, or if you would like to exercise your rights to your Personal Information, you may contact us at help@scratch.mit.edu or via mail at:<br><br><b>Scratch Foundation<b><br><b>ATTN: Privacy Policy</b><br><b>7315 Wisconsin Ave.</b><br><b>4th Floor West</b><br><b>Bethesda, MD 20814</b>",
252
- "SAMPLE_Under the sea": "Under the sea",
253
- "SAMPLE_Farm": "Farm",
254
- "SAMPLE_Seasons": "Seasons",
255
- "SAMPLE_Friends": "Friends",
256
- "SAMPLE_Dance": "Dance",
257
- "SAMPLE_Animal Race": "Animal Race",
258
- "SAMPLE_Bump": "Bump",
259
- "SAMPLE_Quick Intro": "Quick Intro",
260
- "SAMPLE_Star": "Star",
261
- "SAMPLE_Marty": "Marty",
262
- "SAMPLE_TEXT_key_character_star": "Star",
263
- "SAMPLE_TEXT_key_character_marty": "Star",
264
- "SAMPLE_TEXT_key_farm_tap_them": "Tap them",
265
- "SAMPLE_TEXT_key_party_question": "Party?",
266
- "SAMPLE_TEXT_key_soccer_question": "Or soccer?",
267
- "SAMPLE_TEXT_key_goal": "Goal!!",
268
- "SAMPLE_TEXT_key_under_the_sea_fish": "Fish",
269
- "SAMPLE_TEXT_key_under_the_sea_seahorse": "Seahorse",
270
- "SAMPLE_TEXT_key_under_the_sea_starfish": "Starfish",
271
- "SAMPLE_TEXT_key_farm_pig": "Pig",
272
- "SAMPLE_TEXT_key_farm_horse": "Horse",
273
- "SAMPLE_TEXT_key_farm_chicken": "Chicken",
274
- "SAMPLE_TEXT_key_farm_barn": "Barn",
275
- "SAMPLE_TEXT_key_seasons_summer": "Summer",
276
- "SAMPLE_TEXT_key_seasons_fall": "Fall",
277
- "SAMPLE_TEXT_key_seasons_winter": "Winter",
278
- "SAMPLE_TEXT_key_seasons_spring": "Spring",
279
- "SAMPLE_TEXT_key_friends_cake": "Cake",
280
- "SAMPLE_TEXT_key_friends_soccer_ball": "Soccer ball",
281
- "SAMPLE_TEXT_key_friends_child": "Child",
282
- "SAMPLE_TEXT_key_friends_table": "Table",
283
- "SAMPLE_TEXT_key_friends_soccer_net": "Soccer net",
284
- "SAMPLE_TEXT_key_animalrace_elephant": "Elephant",
285
- "SAMPLE_TEXT_key_animalrace_giraffe": "Giraffe",
286
- "SAMPLE_TEXT_key_animalrace_monkey": "Monkey",
287
- "SAMPLE_TEXT_key_dance_scubadiver": "Scuba Diver",
288
- "SAMPLE_TEXT_key_dance_snake": "Snake",
289
- "SAMPLE_TEXT_key_bump_yellow_duck": "Yellow Duck",
290
- "SAMPLE_TEXT_key_bump_blue_duck": "Blue Duck",
291
- "SAMPLE_TEXT_key_bump_green_duck": "Green Duck",
292
- "SAMPLE_TEXT_key_quickintro_fish": "Fish",
293
- "SAMPLE_TEXT_key_quickintro_toc": "Toc",
294
- "BACKGROUND_Checkered.svg": "Checkered",
295
- "BACKGROUND_Cobblestone.svg": "Cobblestones",
296
- "BACKGROUND_Grass.svg": "Grass",
297
- "BACKGROUND_Farmland.svg": "Farmland",
298
- "BACKGROUND_Marble.svg": "Marble",
299
- "BACKGROUND_Mars.svg": "Mars",
300
- "BACKGROUND_Paper.svg": "Paper",
301
- "BACKGROUND_RedCarpet.svg": "Red Carpet",
302
- "BACKGROUND_Sand.svg": "Sand",
303
- "BACKGROUND_Tiles.svg": "Tiles",
304
- "BACKGROUND_WoodenFloor.svg": "Wooden Floor",
305
- "BACKGROUND_Road1.svg": "Road 1",
306
- "BACKGROUND_Road2.svg": "Road 2",
307
- "BACKGROUND_Beach.svg": "Beach",
308
- "BACKGROUND_USMap.svg": "US Map",
309
- "BACKGROUND_StreetView.svg": "Street View",
310
- "BACKGROUND_Racetrack.svg": "Racetrack",
311
- "BACKGROUND_Basketball.svg": "Basketball",
312
- "CHARACTER_Cat.svg": "Cat",
313
- "CHARACTER_Cat2.svg": "Cat Walking",
314
- "CHARACTER_Blue.svg": "Tic",
315
- "CHARACTER_Purple.svg": "Tac",
316
- "CHARACTER_Red.svg": "Toc",
317
- "CHARACTER_Dragon.svg": "Dragon",
318
- "CHARACTER_Fairy.svg": "Fairy",
319
- "CHARACTER_Wizard.svg": "Wizard",
320
- "CHARACTER_Dog.svg": "Dog",
321
- "CHARACTER_Rabbit.svg": "Rabbit",
322
- "CHARACTER_Chicken.svg": "Chicken",
323
- "CHARACTER_Pig.svg": "Pig",
324
- "CHARACTER_Horse.svg": "Horse",
325
- "CHARACTER_Zebra.svg": "Zebra",
326
- "CHARACTER_Monkey.svg": "Monkey",
327
- "CHARACTER_Elephant.svg": "Elephant",
328
- "CHARACTER_Giraffe.svg": "Giraffe",
329
- "CHARACTER_Camel.svg": "Camel",
330
- "CHARACTER_Butterfly.svg": "Butterfly",
331
- "CHARACTER_Fly.svg": "Fly",
332
- "CHARACTER_Bat.svg": "Bat",
333
- "CHARACTER_Bird.svg": "Bird",
334
- "CHARACTER_Snake.svg": "Snake",
335
- "CHARACTER_Lizard.svg": "Lizard",
336
- "CHARACTER_Frog.svg": "Frog",
337
- "CHARACTER_Duck.svg": "Duck",
338
- "CHARACTER_Crab.svg": "Crab",
339
- "CHARACTER_Seahorse.svg": "Seahorse",
340
- "CHARACTER_Starfish.svg": "Starfish",
341
- "CHARACTER_Fish1.svg": "Fish",
342
- "CHARACTER_Fish2.svg": "Fish",
343
- "CHARACTER_Whale.svg": "Whale",
344
- "CHARACTER_Penguin.svg": "Penguin",
345
- "CHARACTER_PolarBear.svg": "Polar Bear",
346
- "CHARACTER_Girl1V2.svg": "Child",
347
- "CHARACTER_Girl2V2.svg": "Child",
348
- "CHARACTER_Girl3V2.svg": "Child",
349
- "CHARACTER_Boy1V2.svg": "Child",
350
- "CHARACTER_Boy2V2.svg": "Child",
351
- "CHARACTER_Boy3V2.svg": "Child",
352
- "CHARACTER_TeenGirl1V2.svg": "Person",
353
- "CHARACTER_TeenGirl2V2.svg": "Person",
354
- "CHARACTER_TeenGirl3V2.svg": "Person",
355
- "CHARACTER_TeenBoy1V2.svg": "Person",
356
- "CHARACTER_TeenBoy2V2.svg": "Person",
357
- "CHARACTER_TeenBoy3V2.svg": "Person",
358
- "CHARACTER_Baby1V2.svg": "Baby",
359
- "CHARACTER_Baby2V2.svg": "Baby",
360
- "CHARACTER_Baby3V2.svg": "Baby",
361
- "CHARACTER_MotherV2.svg": "Person",
362
- "CHARACTER_FatherV2.svg": "Person",
363
- "CHARACTER_GrandmotherV2.svg": "Person",
364
- "CHARACTER_GrandfatherV2.svg": "Person",
365
- "CHARACTER_GirlV2.svg": "Child",
366
- "CHARACTER_BoyV2.svg": "Child",
367
- "CHARACTER_Teen2V2.svg": "Person",
368
- "CHARACTER_Teen3V2.svg": "Person",
369
- "CHARACTER_Farmer1V2.svg": "Rancher",
370
- "CHARACTER_FarmerV2.svg": "Rancher",
371
- "CHARACTER_Bike2V2.svg": "Cyclist",
372
- "CHARACTER_BikeV2.svg": "Cyclist",
373
- "CHARACTER_Car2V2.svg": "Driver",
374
- "CHARACTER_Car1V2.svg": "Driver",
375
- "CHARACTER_AeroplaneV2.svg": "Pilot",
376
- "CHARACTER_AstronautV2.svg": "Astronaut",
377
- "CHARACTER_InuitV2.svg": "Northerner",
378
- "CHARACTER_ScubadiverV2.svg": "Scuba Diver",
379
- "CHARACTER_RowboatV2.svg": "Rower",
380
- "CHARACTER_Girl1.svg": "Child",
381
- "CHARACTER_Girl2.svg": "Child",
382
- "CHARACTER_Girl3.svg": "Child",
383
- "CHARACTER_Boy1.svg": "Child",
384
- "CHARACTER_Boy2.svg": "Child",
385
- "CHARACTER_Boy3.svg": "Child",
386
- "CHARACTER_TeenGirl1.svg": "Teen",
387
- "CHARACTER_TeenGirl2.svg": "Teen",
388
- "CHARACTER_TeenGirl3.svg": "Teen",
389
- "CHARACTER_TeenBoy1.svg": "Teen",
390
- "CHARACTER_TeenBoy2.svg": "Teen",
391
- "CHARACTER_TeenBoy3.svg": "Teen",
392
- "CHARACTER_Baby.svg": "Baby",
393
- "CHARACTER_Mother.svg": "Mother",
394
- "CHARACTER_Father.svg": "Father",
395
- "CHARACTER_Grandmother.svg": "Grandmother",
396
- "CHARACTER_Grandfather.svg": "Grandfather",
397
- "CHARACTER_Girl.svg": "Child",
398
- "CHARACTER_Boy.svg": "Child",
399
- "CHARACTER_Teen2.svg": "Teen",
400
- "CHARACTER_Teen3.svg": "Teen",
401
- "CHARACTER_Farmer1.svg": "Rancher",
402
- "CHARACTER_Farmer.svg": "Rancher",
403
- "CHARACTER_Bike2.svg": "Cyclist",
404
- "CHARACTER_Bike.svg": "Cyclist",
405
- "CHARACTER_Car2.svg": "Driver",
406
- "CHARACTER_Car1.svg": "Driver",
407
- "CHARACTER_Aeroplane.svg": "Pilot",
408
- "CHARACTER_Astronaut.svg": "Astronaut",
409
- "CHARACTER_Inuit.svg": "Northerner",
410
- "CHARACTER_Scubadiver.svg": "Scuba Diver",
411
- "CHARACTER_Rowboat.svg": "Rower",
412
- "CHARACTER_Tree1.svg": "Tree",
413
- "CHARACTER_Tree3.svg": "Tree",
414
- "CHARACTER_Tree4.svg": "Tree",
415
- "CHARACTER_Evergreen.svg": "Tree",
416
- "CHARACTER_Weed.svg": "Plant",
417
- "CHARACTER_Pasture.svg": "Tall Grass",
418
- "CHARACTER_Cactus.svg": "Cactus",
419
- "CHARACTER_Daffodil.svg": "Daffodils",
420
- "CHARACTER_Daisy1.svg": "Daisy",
421
- "CHARACTER_Daisy2.svg": "Daisy",
422
- "CHARACTER_Daisy3.svg": "Daisy",
423
- "CHARACTER_Tulip2.svg": "Tulip",
424
- "CHARACTER_Flowers.svg": "Flowers",
425
- "CHARACTER_Apple.svg": "Apple",
426
- "CHARACTER_Peach.svg": "Peach",
427
- "CHARACTER_Mushroom.svg": "Mushroom",
428
- "CHARACTER_Star.svg": "Star",
429
- "CHARACTER_Star2.svg": "Star",
430
- "CHARACTER_Star3.svg": "Star",
431
- "CHARACTER_ShootingStar.svg": "Shooting Star",
432
- "CHARACTER_Earth.svg": "Earth",
433
- "CHARACTER_Planet.svg": "Planet",
434
- "CHARACTER_Sun.svg": "Sun",
435
- "CHARACTER_Moon.svg": "Full Moon",
436
- "CHARACTER_CrescentMoon.svg": "Moon",
437
- "CHARACTER_Cloud1.svg": "Cloud",
438
- "CHARACTER_Thundercloud.svg": "Storm Cloud",
439
- "CHARACTER_Tornado.svg": "Tornado",
440
- "CHARACTER_Barn.svg": "Barn",
441
- "CHARACTER_Fort.svg": "Fort",
442
- "CHARACTER_Castle.svg": "Castle",
443
- "CHARACTER_Igloo.svg": "Igloo",
444
- "CHARACTER_House1.svg": "House",
445
- "CHARACTER_House.svg": "House",
446
- "CHARACTER_House3.svg": "House",
447
- "CHARACTER_House4.svg": "House",
448
- "CHARACTER_Apartment.svg": "Apartment",
449
- "CHARACTER_School.svg": "School",
450
- "CHARACTER_Shop.svg": "Shop",
451
- "CHARACTER_Fence.svg": "Fence",
452
- "CHARACTER_Mailbox.svg": "Mailbox",
453
- "CHARACTER_Cake.svg": "Cake",
454
- "CHARACTER_Ball.svg": "Ball",
455
- "CHARACTER_Basketball.svg": "Basketball",
456
- "CHARACTER_Soccerball.svg": "Soccer Ball",
457
- "CHARACTER_SoccerNet.svg": "Soccer Net",
458
- "CHARACTER_Bed.svg": "Bed",
459
- "CHARACTER_NightTable.svg": "Night Table",
460
- "CHARACTER_Stool.svg": "Stool",
461
- "CHARACTER_Table.svg": "Table",
462
- "CHARACTER_Car.svg": "Car",
463
- "CHARACTER_Bus.svg": "Bus",
464
- "CHARACTER_SailBoat.svg": "Boat",
465
- "CHARACTER_Boat2.svg": "Boat",
466
- "CHARACTER_Rocket.svg": "Rocket",
467
- "BACKGROUND_Farm.svg": "Farm",
468
- "BACKGROUND_Park.svg": "Park",
469
- "BACKGROUND_Suburbs.svg": "Suburbs",
470
- "BACKGROUND_City.svg": "City",
471
- "BACKGROUND_Library.svg": "Library",
472
- "BACKGROUND_Classroom.svg": "Classroom",
473
- "BACKGROUND_Theatre.svg": "Theatre",
474
- "BACKGROUND_Gym.svg": "Gym",
475
- "BACKGROUND_Gym2.svg": "Gym",
476
- "BACKGROUND_Bedroom.svg": "Bedroom",
477
- "BACKGROUND_EmptyRoom.svg": "Empty Room",
478
- "BACKGROUND_Summer.svg": "Summer",
479
- "BACKGROUND_Fall.svg": "Fall",
480
- "BACKGROUND_Winter.svg": "Winter",
481
- "BACKGROUND_Spring.svg": "Spring",
482
- "BACKGROUND_Creek.svg": "River",
483
- "BACKGROUND_Lake.svg": "Lake",
484
- "BACKGROUND_Woods.svg": "Woods",
485
- "BACKGROUND_BeachDay.svg": "Beach Day",
486
- "BACKGROUND_BeachSunrise.svg": "Beach Sunset",
487
- "BACKGROUND_BeachNight.svg": "Beach Night",
488
- "BACKGROUND_Underwater.svg": "Underwater",
489
- "BACKGROUND_Jungle.svg": "Jungle",
490
- "BACKGROUND_Savannah.svg": "Savannah",
491
- "BACKGROUND_Desert.svg": "Desert",
492
- "BACKGROUND_Arctic.svg": "Arctic",
493
- "BACKGROUND_Space.svg": "Space",
494
- "BACKGROUND_MoonBkg.svg": "Moon",
495
- "BLOCK_DESC_GREEN_FLAG": "START ON GREEN FLAG",
496
- "BLOCK_DESC_ON_TAP": "START ON TAP {CHARACTER_NAME}",
497
- "BLOCK_DESC_ON_BUMP": "START ON BUMP {CHARACTER_NAME}",
498
- "BLOCK_DESC_MESSAGE_COLOR_ORANGE": "Orange",
499
- "BLOCK_DESC_ON_MESSAGE": "START ON {COLOR} MESSAGE",
500
- "BLOCK_DESC_SEND_MESSAGE": "SEND {COLOR} START MESSAGE",
501
- "BLOCK_DESC_MOVE_RIGHT": "MOVE RIGHT",
502
- "BLOCK_DESC_MOVE_LEFT": "MOVE LEFT",
503
- "BLOCK_DESC_MOVE_UP": "MOVE FORWARD",
504
- "BLOCK_DESC_MOVE_DOWN": "MOVE BACKWARDS",
505
- "BLOCK_DESC_TURN_RIGHT": "TURN RIGHT",
506
- "BLOCK_DESC_TURN_LEFT": "TURN LEFT",
507
- "BLOCK_DESC_HOP": "HOP",
508
- "BLOCK_DESC_GO_HOME": "GO HOME",
509
- "BLOCK_DESC_SAY": "SAY",
510
- "BLOCK_DESC_GROW": "GROW",
511
- "BLOCK_DESC_SHRINK": "SHRINK",
512
- "BLOCK_DESC_RESET_SIZE": "RESET SIZE",
513
- "BLOCK_DESC_HIDE": "HIDE",
514
- "BLOCK_DESC_SHOW": "SHOW",
515
- "BLOCK_DESC_PLAY_SOUND": "PLAY {SOUND_NAME}",
516
- "BLOCK_DESC_PLAY_SOUND_POP": "pop",
517
- "BLOCK_DESC_PLAY_RECORDED_SOUND": "PLAY RECORDED SOUND",
518
- "BLOCK_DESC_WAIT": "WAIT",
519
- "BLOCK_DESC_STOP": "STOP {CHARACTER_NAME}",
520
- "BLOCK_DESC_SET_SPEED": "SET SPEED",
521
- "BLOCK_DESC_REPEAT": "REPEAT",
522
- "BLOCK_DESC_END": "END",
523
- "BLOCK_DESC_REPEAT_FOREVER": "REPEAT FOREVER",
524
- "BLOCK_DESC_GO_TO_PAGE": "GO TO PAGE {PAGE}",
525
- "BLOCK_DESC_MOVE_GETREADY": "MARTY GET READY",
526
- "BLOCK_DESC_MOVE_DANCE": "MARTY DANCE",
527
- "SHARING_BY_EMAIL": "Share by Email",
528
- "SHARING_BY_AIRDROP": "Share by Airdrop",
529
- "SHARING_EMAIL_SUBJECT": "ScratchJr Project: {PROJECT_NAME}",
530
- "SHARING_EMAIL_TEXT": "Click the icon to try my ScratchJr project on your iPad or Android tablet!<br><br>If you don't have the ScratchJr app, you can <a href='http://www.scratchjr.org'>download it</a> from the Apple App store or the Google Play Store.<br><br>With ScratchJr, children can create their own interactive stories and games. To learn more, see <a href='http://www.scratchjr.org'>scratchjr.org</a>.",
531
- "FOR_PARENTS": "For Parents",
532
- "PARENTAL_GATE_EXPLANATION": "Why are we asking this? An adult must approve online sharing.",
533
- "GRID_NUMBER": "{N, number}",
534
- "NEW_PROJECT_PREFIX": "Project",
535
- "LIBRARY_CHARACTER": "Character",
536
- "LIBRARY_BACKGROUND": "Background",
537
- "SAY_BLOCK_DEFAULT_ARGUMENT": "hi",
538
- "ALERT_BACK": "Back",
539
- "ALERT_SAVING": "Saving...",
540
- "SELECT_LANGUAGE": "Select language",
541
- "USAGE_QUESTION": "Where are you using ScratchJr?",
542
- "USAGE_SCHOOL": "School",
543
- "USAGE_HOME": "Home",
544
- "USAGE_OTHER": "Other",
545
- "USAGE_NONE": "Don't ask again"
2
+ "MY_PROJECTS": "My Projects",
3
+ "QUICK_INTRO": "Quick Intro to ScratchJr",
4
+ "SAMPLE_PROJECTS": "Sample Projects",
5
+ "ABOUT_SCRATCHJR": "About ScratchJr",
6
+ "INTERFACE_GUIDE": "Interface Guide",
7
+ "PAINT_EDITOR_GUIDE": "Paint Editor Guide",
8
+ "BLOCKS_GUIDE": "Blocks Guide",
9
+ "PRIVACY_POLICY": "Privacy Policy",
10
+ "ABOUT_WHAT_IS": "What is ScratchJr?",
11
+ "ABOUT_DESCRIPTION": "ScratchJr is an introductory programming language that enables young children (ages 5-7) to create their own interactive stories and games. Children snap together graphical programming blocks to make characters move, jump, dance, and sing. Children can modify characters in the paint editor, add their own voices and sounds, even insert photos of themselves -- then use the programming blocks to make their characters come to life.",
12
+ "ABOUT_INSPIRED_BY": "ScratchJr was inspired by the popular Scratch programming language (http://scratch.mit.edu), used by millions of young people (ages 8 and up) around the world. In creating ScratchJr, we redesigned the interface and programming language to make them developmentally appropriate for younger children, carefully designing features to match young children's cognitive, personal, social, and emotional development.<br/><br/>For more information about ScratchJr, see http://scratchjr.org",
13
+ "ABOUT_WHY_CREATE": "Why Did We Create ScratchJr?",
14
+ "ABOUT_WHY_CREATE_DESCRIPTION": "Coding (or computer programming) is a new type of literacy. Just as writing helps you organize your thinking and express your ideas, the same is true for coding. In the past, coding was seen as too difficult for most people. But we think coding should be for everyone, just like writing.<br/><br/>As young children code with ScratchJr, they learn how to create and express themselves with the computer, not just to interact with it. In the process, children learn to solve problems and design projects, and they develop sequencing skills that are foundational for later academic success. They also use math and language in a meaningful and motivating context, supporting the development of early-childhood numeracy and literacy. With ScratchJr, children aren't just learning to code, they are coding to learn.",
15
+ "ABOUT_WHO_CREATED": "Who Created ScratchJr?",
16
+ "ABOUT_WHO_CREATED_DESCRIPTION": "ScratchJr is a collaboration between the Developmental Technologies (DevTech) Research Group at the Eliot-Pearson Department of Child Study and Human Development at Tufts University (led by Marina Umaschi Bers, with contributions from Amanda Strawhacker, Claire Caine, Louise Flannery, Elizabeth Kazakoff, and Dylan Portelance), the Lifelong Kindergarten group at the MIT Media Lab (led by Mitchel Resnick, with contributions from Chris Garrity, Tim Mickel, Carl Bowman, Champika Fernando, Natalie Rusk, Sayamindu Dasgupta, and Chris Graves), and the Playful Invention Company (led by Paula Bont&aacute; and Brian Silverman, with contributions from Jack Geddes and Adrian Gabriel). The Android version of ScratchJr was implemented by Two Sigma (led by Mark Roth, with contributions from Kevin Hu), with input from Benesse Corp.<br/> <br/>The graphics and illustrations for ScratchJr were created by HvingtQuatre Company (led by Julien Gelifier and Adrien Valesa), Sarah Thomson, Peter Mueller, and Jillian Lombardi. Paula Aguilera of the MIT Media Lab produced the ScratchJr video. We would also like to thank everyone who participated in the beta-test communities for iPad and Android, particularly Sergio Antolinez, Vandendaele Didier, and Sjoerd Dirk Meijer.",
17
+ "ABOUT_WHO_SUPPORTED": "Who Supported ScratchJr?",
18
+ "ABOUT_WHO_SUPPORTED_DESCRIPTION": "The ScratchJr project has received generous financial support from the National Science Foundation (NSF DRL-1118664), Scratch Foundation, LEGO Foundation, and British Telecommunications.<br/><br/>If you enjoy using this free app, please consider making a donation to the Scratch Foundation (www.scratchfoundation.org), a nonprofit organization that provides ongoing support for ScratchJr. We appreciate donations of all sizes, large and small. <br/><br/>Platinum supporters from the ScratchJr Kickstarter campaign: Jeremy Deutsch, Kenneth Ehlert, Catherine Greenspon, Mark Loughridge, JoAnn Gantz Bendetson, and Shirley Resnick.<br/><br/>Other supporters from the ScratchJr Kickstarter campaign:",
19
+ "BLOCKS_TRIGGERING_BLOCKS": "Triggering Blocks",
20
+ "BLOCKS_GREEN_FLAG": "Start on Green Flag",
21
+ "BLOCKS_GREEN_FLAG_DESCRIPTION": "Starts the script when the Green Flag is tapped.",
22
+ "BLOCKS_ON_TILT": "Start on Tilt",
23
+ "BLOCKS_ON_TILT_DESCRIPTION": "Starts the script when Cog is tilted in a specified direction.",
24
+ "BLOCKS_ON_TOUCH_Cog": "Start on Touch",
25
+ "BLOCKS_ON_TOUCH_Cog_DESCRIPTION": "Starts the script when Cog button is pressed",
26
+ "BLOCKS_ON_MOVE": "Start on move",
27
+ "BLOCKS_ON_MOVE_DESCRIPTION": "Starts the script when Cog is moved",
28
+ "BLOCKS_ON_ROTATE": "Starts on rotate",
29
+ "BLOCKS_ON_ROTATE_DESCRIPTION": "Starts the script when Cog is rotated",
30
+ "BLOCKS_ON_TAP": "Start on Tap",
31
+ "BLOCKS_ON_TAP_DESCRIPTION": "Starts the script when you tap on the character.",
32
+ "BLOCKS_ON_TOUCH": "Start on Touch",
33
+ "BLOCKS_ON_TOUCH_DESCRIPTION": "Starts the script when the character is touched by another character.",
34
+ "BLOCKS_ON_MESSAGE": "Start on Message",
35
+ "BLOCKS_ON_MESSAGE_DESCRIPTION": "Starts the script whenever a message of the specified color is sent.",
36
+ "BLOCKS_SEND_MESSAGE": "Send Message",
37
+ "BLOCKS_SEND_MESSAGE_DESCRIPTION": "Sends a message of the specified color.",
38
+ "BLOCKS_MOTION_BLOCKS": "Motion Blocks",
39
+ "BLOCKS_MOVE_RIGHT": "Move Right",
40
+ "BLOCKS_MOVE_RIGHT_DESCRIPTION": "Moves the character a specified number of grid squares to the right.",
41
+ "BLOCKS_MOVE_LEFT": "Move Left",
42
+ "BLOCKS_MOVE_LEFT_DESCRIPTION": "Moves the character a specified number of grid squares to the left.",
43
+ "BLOCKS_MOVE_UP": "Move Up",
44
+ "BLOCKS_MOVE_UP_DESCRIPTION": "Moves the character a specified number of grid squares up.",
45
+ "BLOCKS_MOVE_DOWN": "Move Down",
46
+ "BLOCKS_MOVE_DOWN_DESCRIPTION": "Moves the character a specified number of grid squares down.",
47
+ "BLOCKS_TURN_RIGHT": "Turn Right",
48
+ "BLOCKS_TURN_RIGHT_DESCRIPTION": "Rotates the character clockwise a specified amount. Turn 12 for a full rotation.",
49
+ "BLOCKS_TURN_LEFT": "Turn Left",
50
+ "BLOCKS_TURN_LEFT_DESCRIPTION": "Rotates the character counterclockwise a specified amount. Turn 12 for a full rotation.",
51
+ "BLOCKS_HOP": "Hop",
52
+ "BLOCKS_HOP_DESCRIPTION": "Moves the character up a specified number of grid squares and then down again.",
53
+ "BLOCKS_GO_HOME": "Go Home",
54
+ "BLOCKS_GO_HOME_DESCRIPTION": "Resets the character's location to its starting position. (To set a new starting position, drag the character to the location).",
55
+ "BLOCKS_LOOKS_BLOCKS": "Looks Blocks",
56
+ "BLOCKS_SET_PATTERN": "Sets a pattern",
57
+ "BLOCKS_SET_PATTERN_DESCRIPTION": "Sets a pattern",
58
+ "BLOCKS_SELECT_COLOUR": "Selects a color",
59
+ "BLOCKS_SELECT_COLOUR_DESCRIPTION": "Selects a color",
60
+ "BLOCKS_SAY": "Say",
61
+ "BLOCKS_SAY_DESCRIPTION": "Shows a specified message in a speech bubble above the character.",
62
+ "BLOCKS_GROW": "Grow",
63
+ "BLOCKS_GROW_DESCRIPTION": "Increases the character's size.",
64
+ "BLOCKS_SHRINK": "Shrink",
65
+ "BLOCKS_SHRINK_DESCRIPTION": "Decreases the character's size.",
66
+ "BLOCKS_RESET_SIZE": "Reset Size",
67
+ "BLOCKS_RESET_SIZE_DESCRIPTION": "Returns the character to its default size.",
68
+ "BLOCKS_HIDE": "Hide",
69
+ "BLOCKS_HIDE_DESCRIPTION": "Fades out the character until it is invisible.",
70
+ "BLOCKS_SHOW": "Show",
71
+ "BLOCKS_SHOW_DESCRIPTION": "Fades in the character until it is fully visible.",
72
+ "BLOCKS_SOUND_BLOCKS": "Sound Blocks",
73
+ "BLOCK_PLAY_CONFUSION_SOUND": "Play 'Confusion' sound",
74
+ "BLOCK_PLAY_CONFUSION_SOUND_DESCRIPTION": "Plays the 'Confusion' sound. This will play through the robot when connected or through this device if the robot is disconnected.",
75
+ "BLOCK_PLAY_DISBELIEF_SOUND": "Play 'Disbelief' sound",
76
+ "BLOCK_PLAY_DISBELIEF_SOUND_DESCRIPTION": "Plays a 'Disbelief' sound. This will either play through the robot when connected or through this device if the robot is disconnected.",
77
+ "BLOCK_PLAY_EXCITEMENT_SOUND": "Play 'Excitement' sound",
78
+ "BLOCK_PLAY_EXCITEMENT_SOUND_DESCRIPTION": "Plays a 'Excitement' sound. This will either play through the robot when connected or through this device if the robot is disconnected.",
79
+ "BLOCK_PLAY_NOWAY_SOUND": "Play 'No Way!' sound",
80
+ "BLOCK_PLAY_NOWAY_SOUND_DESCRIPTION": "Plays a 'No Way!' sound. This will either play through the robot when connected or through this device if the robot is disconnected.",
81
+ "BLOCK_PLAY_NO_SOUND": "Play 'No!' sound",
82
+ "BLOCK_PLAY_NO_SOUND_DESCRIPTION": "Plays a 'No!' sound. This will either play through the robot when connected or through this device if the robot is disconnected.",
83
+ "BLOCK_PLAY_WHISTLE_SOUND": "Play 'Whistle' sound",
84
+ "BLOCK_PLAY_WHISTLE_SOUND_DESCRIPTION": "Plays a 'Whistle' sound. This will either play through the robot when connected or through this device if the robot is disconnected.",
85
+ "BLOCK_DESC_WAIT_CROTCHET": "Rest for X beats",
86
+ "BLOCK_DESC_WAIT_CROTCHET_DESCRIPTION": "Pauses the script for a specified amount of time (in beats).",
87
+ "BLOCK_DESC_SET_TEMPO": "Set tempo to X bpm",
88
+ "BLOCK_DESC_SET_TEMPO_DESCRIPTION": "Changes the tempo of the music to the specified number of beats per minute.",
89
+ "BLOCK_PLAY_POP_SOUND": "Play 'Pop' sound",
90
+ "BLOCK_PLAY_NOTE": "Play note",
91
+ "BLOCK_PLAY_NOTE_DESCRIPTION": "Play note",
92
+ "BLOCKS_POP": "Pop",
93
+ "BLOCKS_POP_DESCRIPTION": "Plays a \"Pop\" Sound",
94
+ "BLOCKS_PLAY_RECORDED": "Play Recorded Sound",
95
+ "BLOCKS_PLAY_RECORDED_DESCRIPTION": "Plays a sound recorded by the user.",
96
+ "BLOCKS_CONTROL_BLOCKS": "Control Blocks",
97
+ "BLOCKS_WAIT": "Wait",
98
+ "BLOCKS_WAIT_DESCRIPTION": "Pauses the script for a specified amount of time (in tenths of seconds).",
99
+ "BLOCKS_STOP": "Stop",
100
+ "BLOCKS_STOP_DESCRIPTION": "Stops all the characters' scripts.",
101
+ "BLOCKS_SET_SPEED": "Set Speed",
102
+ "BLOCKS_SET_SPEED_DESCRIPTION": "Changes the rate at which certain blocks are run.",
103
+ "BLOCKS_REPEAT": "Repeat",
104
+ "BLOCKS_REPEAT_DESCRIPTION": "Runs the blocks inside a specified number of times.",
105
+ "BLOCKS_END_BLOCKS": "End Blocks",
106
+ "BLOCKS_END": "End",
107
+ "BLOCKS_END_DESCRIPTION": "Indicates the end of the script (but does not affect the script in any way).",
108
+ "BLOCKS_REPEAT_FOREVER": "Repeat Forever",
109
+ "BLOCKS_REPEAT_FOREVER_DESCRIPTION": "Runs the script over and over.",
110
+ "BLOCKS_GO_TO_PAGE": "Go to Page",
111
+ "BLOCKS_GO_TO_PAGE_DESCRIPTION": "Changes to the specified page of the project.",
112
+ "INTERFACE_GUIDE_NUMBER": "{N, number}",
113
+ "INTERFACE_GUIDE_SAVE": "{N, number} | Save",
114
+ "INTERFACE_GUIDE_STAGE": "{N, number} | Stage",
115
+ "INTERFACE_GUIDE_PRESENTATION_MODE": "{N, number} | Presentation Mode",
116
+ "INTERFACE_GUIDE_GRID": "{N, number} | Grid",
117
+ "INTERFACE_GUIDE_CHANGE_BG": "{N, number} | Change Background",
118
+ "INTERFACE_GUIDE_ADD_TEXT": "{N, number} | Add Text",
119
+ "INTERFACE_GUIDE_RESET_CHAR": "{N, number} | Reset Characters",
120
+ "INTERFACE_GUIDE_GREEN_FLAG": "{N, number} | Green Flag",
121
+ "INTERFACE_GUIDE_PAGES": "{N, number} | Pages",
122
+ "INTERFACE_GUIDE_PROJECT_INFO": "{N, number} | Project Information",
123
+ "INTERFACE_GUIDE_UNDO_REDO": "{N, number} | Undo and Redo",
124
+ "INTERFACE_GUIDE_PROGRAMMING_SCRIPT": "{N, number} | Programming Script",
125
+ "INTERFACE_GUIDE_PROGRAMMING_AREA": "{N, number} | Programming Area",
126
+ "INTERFACE_GUIDE_BLOCKS_PALETTE": "{N, number} | Blocks Palette",
127
+ "INTERFACE_GUIDE_BLOCKS_CATEGORIES": "{N, number} | Block Categories",
128
+ "INTERFACE_GUIDE_CHARACTERS": "{N, number} | Characters",
129
+ "INTERFACE_GUIDE_SAVE_DESCRIPTION": "Save the current project and exit to the Home page.",
130
+ "INTERFACE_GUIDE_STAGE_DESCRIPTION": "This is where the action takes place in the project. To delete a character, press and hold it.",
131
+ "INTERFACE_GUIDE_PRESENTATION_MODE_DESCRIPTION": "Expand the stage to the full screen.",
132
+ "INTERFACE_GUIDE_GRID_DESCRIPTION": "Toggle on (and off) the x-y coordinate grid.",
133
+ "INTERFACE_GUIDE_CHANGE_BG_DESCRIPTION": "Select or create a background image for the stage.",
134
+ "INTERFACE_GUIDE_ADD_TEXT_DESCRIPTION": "Write titles and labels on the stage.",
135
+ "INTERFACE_GUIDE_RESET_CHAR_DESCRIPTION": "Reset all characters to their starting positions on the stage. (Drag characters to set up new starting positions.)",
136
+ "INTERFACE_GUIDE_GREEN_FLAG_DESCRIPTION": "Start all programming scripts that begin with a \"Start on Green Flag\" block by tapping here.",
137
+ "INTERFACE_GUIDE_PAGES_DESCRIPTION": "Select among the pages in your project \u2014 or tap the plus sign to add a new page. Each page has its own set of characters and a background. To delete a page, press and hold it. To reorder pages, drag them to new positions.",
138
+ "INTERFACE_GUIDE_PROJECT_INFO_DESCRIPTION": "Change the title of the project, see when the project was created, and share the project (if supported by your device).",
139
+ "INTERFACE_GUIDE_UNDO_REDO_DESCRIPTION": "If you make a mistake, tap Undo to go back in time, reversing the last action. Tap Redo to reverse the last Undo.",
140
+ "INTERFACE_GUIDE_PROGRAMMING_SCRIPT_DESCRIPTION": "Snap blocks together to make a programming script, telling the character what to do. Tap anywhere on a script to make it run. To delete a block or script, drag it outside the programming area. To copy a block or script from one character to another, drag it onto the character's thumbnail.",
141
+ "INTERFACE_GUIDE_PROGRAMMING_AREA_DESCRIPTION": "This is where you connect programming blocks to create scripts, telling the character what to do.",
142
+ "INTERFACE_GUIDE_BLOCKS_PALETTE_DESCRIPTION": "This is the menu of programming blocks. Drag a block into the programming area, then tap on it to see what it does.",
143
+ "INTERFACE_GUIDE_BLOCKS_CATEGORIES_DESCRIPTION": "This is where you can select a category of programming blocks: Triggering Blocks (Yellow), Motion (Blue), Looks (Purple), Sounds (Green), Control (Orange), End Blocks (Red).",
144
+ "INTERFACE_GUIDE_CHARACTERS_DESCRIPTION": "Select among the characters in your project \u2014 or tap the plus sign to add a new one. Once a character is selected, you can edit its scripts, tap its name to rename it, or tap the paintbrush to edit its image. To delete a character, press and hold it. To copy a character to another page, drag it to the page thumbnail.",
145
+ "PAINT_GUIDE_UNDO": "{N, number} | Undo",
146
+ "PAINT_GUIDE_REDO": "{N, number} | Redo",
147
+ "PAINT_GUIDE_SHAPE": "{N, number} | Shape",
148
+ "PAINT_GUIDE_CHARACTER_NAME": "{N, number} | Character Name",
149
+ "PAINT_GUIDE_CUT": "{N, number} | Cut",
150
+ "PAINT_GUIDE_DUPLICATE": "{N, number} | Duplicate",
151
+ "PAINT_GUIDE_ROTATE": "{N, number} | Rotate",
152
+ "PAINT_GUIDE_DRAG": "{N, number} | Drag",
153
+ "PAINT_GUIDE_SAVE": "{N, number} | Save",
154
+ "PAINT_GUIDE_FILL": "{N, number} | Fill",
155
+ "PAINT_GUIDE_CAMERA": "{N, number} | Camera",
156
+ "PAINT_GUIDE_COLOR": "{N, number} | Color",
157
+ "PAINT_GUIDE_LINE_WIDTH": "{N, number} | Line Width",
158
+ "PAINT_GUIDE_UNDO_DESCRIPTION": "Reverses the most recent change.",
159
+ "PAINT_GUIDE_REDO_DESCRIPTION": "Reverses the most recent Undo.",
160
+ "PAINT_GUIDE_SHAPE_DESCRIPTION": "Choose a shape to draw: line, circle/ellipse, rectangle, or triangle.",
161
+ "PAINT_GUIDE_CHARACTER_NAME_DESCRIPTION": "Edit the name of the character.",
162
+ "PAINT_GUIDE_CUT_DESCRIPTION": "After selecting the Cut tool, you can tap a character or shape to remove it from the canvas.",
163
+ "PAINT_GUIDE_DUPLICATE_DESCRIPTION": "After selecting the Duplicate tool, you can tap a character or shape to create a copy of it.",
164
+ "PAINT_GUIDE_ROTATE_DESCRIPTION": "After selecting the Rotate tool, you can rotate a character or shape around its center.",
165
+ "PAINT_GUIDE_DRAG_DESCRIPTION": "After selecting the Drag tool, you can drag a character or shape on the canvas. If you tap on a shape, you can then edit the shape by dragging the dots that appear.",
166
+ "PAINT_GUIDE_SAVE_DESCRIPTION": "Save changes and leave the Paint Editor.",
167
+ "PAINT_GUIDE_FILL_DESCRIPTION": "After selecting the Fill tool, you can tap any section of a character or shape to fill it with the currently selected color.",
168
+ "PAINT_GUIDE_CAMERA_DESCRIPTION": "After selecting the Camera tool, you can tap any section of a character or shape, and then tap the camera button to fill the section with a new photo taken with the camera.",
169
+ "PAINT_GUIDE_COLOR_DESCRIPTION": "Select a new color to use for drawing and filling in shapes.",
170
+ "PAINT_GUIDE_LINE_WIDTH_DESCRIPTION": "Change the width of the lines in the shapes you are drawing.",
171
+ "PRIVACY_TITLE": "ScratchJr Privacy Policy",
172
+ "PRIVACY_LAST_UPDATED": "The ScratchJr Privacy Policy was last updated: November 3rd, 2021",
173
+ "PRIVACY_HIGHLIGHT": "Scratch cares about your privacy. This document, called a \"privacy policy\", explains what information we collect from you, how we collect it, why we collect it, and how we keep it safe. It also tells you about the choices and options you have about your information.",
174
+ "PRIVACY_DESCRIPTION": "The Scratch Foundation, and associated entities (collectively, \"<b>Scratch</b>\", \"<b>we</b>\", \"<b>our</b>\" or \"<b>us</b>\") understand how important privacy is to our community, especially kids and parents (\"<b>you</b>\" or \"<b>user</b>\"). We wrote this privacy policy (\"<b>Privacy Policy</b>\") to explain what information we collect through the ScratchJr mobile application (the \"<b>App</b>\"), how we use, process, and share it, and what we are doing to keep it safe. It also tells you about your rights and choices with respect to your Personal Information, and how you can contact us if you have any questions or concerns.<br>Please read this Privacy Policy carefully so that you understand your rights in relation to your Personal Information, and how we will collect, use and process your Personal Information. If you do not agree with this Privacy Policy or any part thereof, you should not access or use any part of the App. If you change your mind in the future, you must stop using the App and you may exercise your rights in relation to your Personal Information as set out in this Privacy Policy.",
175
+ "PRIVACY_INFORMATION_COLLECTED": "What personal information does the ScratchJr Team collect about me?",
176
+ "PRIVACY_INFORMATION_COLLECTED_HIGHLIGHT": "Scratch collects and stores information you provide to us, for example whether you want to use the App at home or for school and in what language. The App automatically collects some information about the tablet or phone on which you use the App and about how you play on the App. ",
177
+ "PRIVACY_INFORMATION_COLLECTED_DESCRIPTION": "For the purpose of this Privacy Policy, “Personal Information” means any information relating to an identified or identifiable individual. We obtain Personal Information relating to you from various sources described below.<br>Where applicable, we indicate whether and why you must provide us with your Personal Information, as well as the consequences of failing to do so. If you do not provide Personal Information when requested, you may not be able to benefit from our App if that information is necessary to provide you with the App or if we are legally required to collect the information.",
178
+ "PRIVACY_INFO_FROM_YOU": "Information provided by you",
179
+ "PRIVACY_INFO_FROM_PROJECT": "<b>Projects.</b> The App collects the projects that you may create on the App, including pictures or sound recordings features in projects. However, this information is only stored locally on your device and is not transmitted to or accessible by Scratch. When you first download the App, we ask permission to access the camera (to enable you to take pictures to use as characters in your projects) and the microphone (to record sounds to use in your projects) of your device. You can disable these features at any time in the App settings provided by your device. ",
180
+ "PRIVACY_INFO_FROM_PREFS": "<b>Use preferences.</b> We ask you whether you will use the App for school, at home, or for another reason and what language you would like us to display the App in. ",
181
+ "PRIVACY_INFO_FROM_AUTO": "Information collected via automated means",
182
+ "PRIVACY_INFO_FROM_USAGE": "<b>Device and usage information.</b> When you use our App, we and third parties may automatically collect your IP address at country level and information about your device including model, version and operating system.",
183
+ "PRIVACY_USAGE": "How does the ScratchJr Team use my Personal Information?",
184
+ "PRIVACY_USAGE_HIGHLIGHT": "We collect your information to make all the features of the App available to you and support your learning, to help us, educators and universities learn about how children play and learn through the App, to help us improve the App and to defend our rights. ",
185
+ "PRIVACY_USAGE_DESCRIPTION": "We may use the Personal Information for one or more of the following purposes:",
186
+ "PRIVACY_USAGE_FOR_SERVICE": "<b>Providing you with the services on the App.</b> We use Personal Information for internal and App-related purposes, including to operate, provide, and maintain the App. In particular we will use your Personal Information to perform our contractual obligation towards you to allow you to use the App, to contact you in case of any issue with the App and make the App available to you in the language that you select in the App settings. The Personal Information we process when doing so includes any content you create on the App and your language preference.",
187
+ "PRIVACY_USAGE_FOR_ANALYTICS": "<b>Analytics and improving the App.</b> We and our service providers use Personal Information that we collect on the App, such as your location, which characters you use the most, how much time you spend in the App and other activities on the App to monitor and analyze usage of the App and to improve and enhance the App. It is in our legitimate interest to improve our App for our users, which includes conducting troubleshooting, testing and research and to keep the App secure. When doing so we may use Personal Information that we automatically collect about you, such as information on use.",
188
+ "PRIVACY_USAGE_FOR_DATA": "<b>Aggregating Data.</b> We may de-identify and aggregate information collected through the App for statistical analysis and other lawful purposes, including in research studies intended to improve our understanding of how people learn with ScratchJr. Aggregated data may be derived from your Personal Information but is not Personal Information as this data will not directly or indirectly reveal your identity.",
189
+ "PRIVACY_USAGE_FOR_LEGAL": "<b>Legal.</b> We may use your Personal Information to enforce our End User License Agreement (EULA), to defend our legal rights, and to comply with our legal obligations and internal policies. ",
190
+ "PRIVACY_USAGE_IN_EEA": "Our use of European Personal Information",
191
+ "PRIVACY_USAGE_IN_EEA_HIGHLIGHT": "If you are in the EEA, the UK or Switzerland, we only use your information when we have a ground that allows us to do so.",
192
+ "PRIVACY_USAGE_IN_EEA_DESCRIPTION": "If you are located in the European Economic Area (“<b>EEA</b>”), the UK or Switzerland we only process your Personal Information when we have a valid legal basis:",
193
+ "PRIVACY_USAGE_IN_EEA_CONTRACTUAL_NECESSITY": "<b>Contractual necessity.</b> We may use your Personal Information to perform our contractual obligations towards you. For example, we need your Personal Information to provide our services on the App.",
194
+ "PRIVACY_USAGE_IN_EEA_LEGITIMATE_INTEREST": "<b>Legitimate interest.</b> We may use your Personal Information when we or a third party have a legitimate interest in doing so. In particular, we have a legitimate interest in using your Personal Information to provide the App in your preferred language, improve the safety, security, and performance of our App, and understand how the App is used, including through research studies that help us understand how people learn with ScratchJr. We only rely on our or a third party’s legitimate interests to process your Personal Information when these interests are not overridden by your rights and interests. ",
195
+ "PRIVACY_USAGE_IN_EEA_LEGAL_OBLIGATION": "<b>Legal obligation.</b> We may use your Personal Information when we are legally required to. For example, to comply with tax and accounting obligations, or to comply with a court order.",
196
+ "PRIVACY_USAGE_IN_EEA_CONSENT": "<b>Consent.</b> We may use your Personal Information when you have consented to do so.",
197
+ "PRIVACY_SHARING": "How Does the ScratchJr Team Share my Personal Information?",
198
+ "PRIVACY_SHARING_HIGHLIGHT": "We only share your information with other organizations when we need to. We share information with vendors that help us provide the App. We also share the results of the research we do with schools and researchers, but we first take steps to put that information in a format that does not allow them to identify you. We may also share your information with courts and governments for legal reasons. ",
199
+ "PRIVACY_SHARING_DESCRIPTION": "We disclose your Personal Information to third parties in the following circumstances:",
200
+ "PRIVACY_SHARING_WITH_SERVICE_PROVIDER": "<b>Service providers.</b> We rely on service providers for the provision of the services on our App, such as: Google Firebase, an analytics provider, to help us to understand our user base and how our App is used. ",
201
+ "PRIVACY_SHARING_WITH_EDUCATION": "<b>Education and research institutions.</b> We may share the results of our research on children’s education through ScratchJr, in a de-identified and aggregate form, with educators and research institutions, such as Tufts University and MIT, through conferences, journals, and other publications.",
202
+ "PRIVACY_SHARING_WITH_CHANGE_OF_OWNERSHIP": "<b>Change of corporate ownership.</b> We may disclose your Personal Information to a potential or actual acquirer, successor, or assignee as part of any reorganization, merger, sale, joint venture, assignment, transfer, or other disposition of all or any portion of our organization or assets. ",
203
+ "PRIVACY_SHARING_WITH_SCRATCH_GROUP": "<b>Scratch group.</b> We share Personal Information about you with our affiliates and subsidiaries.",
204
+ "PRIVACY_SHARING_WITH_LEGAL": "<b>Legal.</b> We may disclose your Personal Information if required to do so by law or in the good faith belief that such action is appropriate: (a) under applicable law, including laws outside your country of residence; (b) to comply with legal processes; (c) to respond to requests from public and government authorities, such as school, school districts, and law enforcement, including public and government authorities outside your country of residence; (d) to enforce our terms and conditions; (e) to protect our operations or those of any of our affiliates; (f) to protect our rights, privacy, safety, or property, and/or that of our affiliates, you, or others; and (g) to allow us to pursue available remedies or limit the damages that we may sustain.",
205
+ "PRIVACY_SHARING_WITH_CONSENT": "<b>Consent.</b> We may also disclose your Personal Information with your permission. We may seek your permission in various ways.",
206
+ "PRIVACY_YOUR_RIGHTS": "Your Rights and Choices",
207
+ "PRIVACY_YOUR_RIGHTS_HIGHLIGHT": "If you’re interested in how we get and use your information, you can contact us in any of the ways explained below under “Contact Us” or speak to your parents, who will be able to help you and answer any questions that you have. If you have any questions about how we process your Personal Information, please contact us. ",
208
+ "PRIVACY_YOUR_RIGHTS_DESCRIPTION": "We strive to provide you with choices regarding the Personal Information you provide to us. We have created mechanisms to provide you with the following control over your Personal Information:",
209
+ "PRIVACY_YOUR_RIGHTS_DELETING": "<b>Deleting your information.</b> You can delete your projects by deleting the App from your device.",
210
+ "PRIVACY_YOUR_RIGHTS_IN_EU": "Your European Data Protection Rights",
211
+ "PRIVACY_YOUR_RIGHTS_IN_EU_HIGHLIGHT": "If you are in the EEA, the UK or Switzerland, you and your parents have the right to: <ul><li>Be told how we use your information. </li><li>Ask to see the information we have about you. </li><li>Ask us to change information you think is wrong.</li><li>Ask us to remove information when it’s not needed anymore.</li><li>Ask us to only use your information in certain ways.</li><li>Tell us you don’t want your information to be processed.</li><li>If the information we are collecting is information that you can choose not to give, you can tell us to stop collecting it at any time.</li></ul>If you’re interested in how we get and use your information, you can contact us in any of the ways explained below under “Contact Us” or speak to your parents, who will be able to help you and answer any questions that you have. If you are in the EEA, the UK or Switzerland, you may also submit a complaint with the relevant authority.",
212
+ "PRIVACY_YOUR_RIGHTS_IN_EU_DESCRIPTION": "If you are in the EEA, the UK or Switzerland, you have the right to request access and receive information about the Personal Information we maintain about you, to update and correct inaccuracies in your Personal Information, to restrict or object to the processing of your Personal Information, to have the information blocked, anonymized, or deleted, as appropriate, or to exercise your right to data portability to easily transfer your Personal Information to another company. Those rights may be limited in some circumstances by local law requirements. In addition to the above-mentioned rights, you also have the right to lodge a complaint with the Information Commissioner’s Office in the UK or the data protection supervisory authority in the EU country in which you live or work, or where you believe we have infringed data protection laws.<br><br>If we rely on consent for the processing of your Personal Information, you have the right to withdraw it at any time and free of charge. When you do so, this will not affect the lawfulness of the processing before your consent withdrawal.<br><br>Please note that we may have valid legal reasons to refuse your request and will inform you if that is the case. For more information on your rights, or to submit a request to exercise your rights under applicable law, please contact us as indicated in the ‘Contact Us’ section below.",
213
+ "PRIVACY_DATA_RETENSION": "Data Retention",
214
+ "PRIVACY_DATA_RETENSION_HIGHLIGHT": "We don't keep your information forever. We only keep it for as long as we need it to help us do the activities explained in this policy.",
215
+ "PRIVACY_DATA_RETENSION_DESCRIPTION": "We take measures to delete your Personal Information or keep it in a form that does not allow you to be identified when this information is no longer necessary for the purposes for which we process it, unless we are required by law to keep this information for a longer period. When determining the retention period, we take into account various criteria, such as the type of services requested by or provided to you, the nature and length of our relationship with you, possible re-enrollment with our services, the impact on the services we provide to you if we delete some information from or about you, mandatory retention periods provided by law and the statute of limitations.",
216
+ "PRIVACY_INFO_PROTECTION": "How does the ScratchJr Team protect my Personal Information?",
217
+ "PRIVACY_INFO_PROTECTION_HIGHLIGHT": "We take steps to keep your information safe and secure.",
218
+ "PRIVACY_INFO_PROTECTION_DESCRIPTION": "We have in place administrative, physical, and technical procedures that are intended to protect the information we collect on the App against accidental or unlawful destruction, accidental loss, unauthorized alteration, unauthorized disclosure or access, misuse, and any other unlawful form of processing of the Personal Information in our possession. However, as effective as these measures are, no security system is impenetrable. We cannot completely guarantee the security of our databases, nor can we guarantee that the information you supply will not be intercepted while being transmitted to us over the internet.",
219
+ "PRIVACY_NOTIFICATIONS_OF_CHANGE": "Notifications of Changes to the Privacy Policy",
220
+ "PRIVACY_NOTIFICATIONS_OF_CHANGE_HIGHLIGHT": "If we make any changes to how we use your information, we will update this Privacy Policy through the App and may let you know that we have made changes. ",
221
+ "PRIVACY_NOTIFICATIONS_OF_CHANGE_DESCRIPTION": "We review Privacy Policy on a periodic basis, and we may modify our policies as appropriate. If we make material changes, we will notify you thereof. We encourage you to review our Privacy Policy on a regular basis. The “Last Updated” date at the top of this page indicates when this Privacy Policy was last revised. Your continued use of the App following these changes means that you accept the revised Privacy Policy.",
222
+ "PRIVACY_INTERNATIONAL_DATA_TRANSFER": "International Cross-Border Data Transfer",
223
+ "PRIVACY_INTERNATIONAL_DATA_TRANSFER_HIGHLIGHT": "Your information will be stored and used by Scratch in the United States, where the laws and protections of your information may be different than in your country. We take steps to keep your information safe and secure.",
224
+ "PRIVACY_INTERNATIONAL_DATA_TRANSFER_DESCRIPTION": "We may transfer the Personal Information that we collect about you to recipients in countries other than the country in which the Personal Information originally was collected. Those countries may not have the same data protection laws as the country in which you initially provided the Personal Information.<br>Scratch is based in the United States. If you provide us with your Personal Information when using the Services from the EEA, Switzerland or the UK, please note that you are transferring your Personal Information outside of those regions to the United States for storage and processing.",
225
+ "PRIVACY_CONTACT": "Contact Us",
226
+ "PRIVACY_CONTACT_HIGHLIGHT": "Please write to us or email us using the contact details set out below. ",
227
+ "PRIVACY_CONTACT_DESCRIPTION": "The Code-to-Learn Foundation d/b/a The Scratch Foundation is the entity responsible for the processing of your Personal Information and for the purpose of the EU and UK General Data Protection Regulation (GDPR), is the data controller in respect of the processing of your Personal Information. If you have any questions about this Privacy Policy, or if you would like to exercise your rights to your Personal Information, you may contact us at help@scratch.mit.edu or via mail at:<br><br><b>Scratch Foundation<b><br><b>ATTN: Privacy Policy</b><br><b>7315 Wisconsin Ave.</b><br><b>4th Floor West</b><br><b>Bethesda, MD 20814</b>",
228
+ "SAMPLE_Under the sea": "Under the sea",
229
+ "SAMPLE_Farm": "Farm",
230
+ "SAMPLE_Seasons": "Seasons",
231
+ "SAMPLE_Friends": "Friends",
232
+ "SAMPLE_Dance": "Dance",
233
+ "SAMPLE_Animal Race": "Animal Race",
234
+ "SAMPLE_Bump": "Bump",
235
+ "SAMPLE_Quick Intro": "Quick Intro",
236
+ "SAMPLE_Star": "Star",
237
+ "MARTOON": "Marty",
238
+ "SAMPLE_TEXT_key_character_cat": "Cat",
239
+ "SAMPLE_TEXT_key_character_star": "Star",
240
+ "SAMPLE_TEXT_key_character_teen_girl": "Teen",
241
+ "SAMPLE_TEXT_key_character_teen_boy": "Teen",
242
+ "SAMPLE_TEXT_key_farm_tap_them": "Tap them",
243
+ "SAMPLE_TEXT_key_party_question": "Party?",
244
+ "SAMPLE_TEXT_key_soccer_question": "Or soccer?",
245
+ "SAMPLE_TEXT_key_goal": "Goal!!",
246
+ "SAMPLE_TEXT_key_under_the_sea_fish": "Fish",
247
+ "SAMPLE_TEXT_key_under_the_sea_seahorse": "Seahorse",
248
+ "SAMPLE_TEXT_key_under_the_sea_starfish": "Starfish",
249
+ "SAMPLE_TEXT_key_farm_pig": "Pig",
250
+ "SAMPLE_TEXT_key_farm_horse": "Horse",
251
+ "SAMPLE_TEXT_key_farm_chicken": "Chicken",
252
+ "SAMPLE_TEXT_key_farm_barn": "Barn",
253
+ "SAMPLE_TEXT_key_seasons_summer": "Summer",
254
+ "SAMPLE_TEXT_key_seasons_fall": "Fall",
255
+ "SAMPLE_TEXT_key_seasons_winter": "Winter",
256
+ "SAMPLE_TEXT_key_seasons_spring": "Spring",
257
+ "SAMPLE_TEXT_key_friends_cake": "Cake",
258
+ "SAMPLE_TEXT_key_friends_soccer_ball": "Soccer ball",
259
+ "SAMPLE_TEXT_key_friends_child": "Child",
260
+ "SAMPLE_TEXT_key_friends_table": "Table",
261
+ "SAMPLE_TEXT_key_friends_soccer_net": "Soccer net",
262
+ "SAMPLE_TEXT_key_animalrace_elephant": "Elephant",
263
+ "SAMPLE_TEXT_key_animalrace_giraffe": "Giraffe",
264
+ "SAMPLE_TEXT_key_animalrace_monkey": "Monkey",
265
+ "SAMPLE_TEXT_key_dance_scubadiver": "Scuba Diver",
266
+ "SAMPLE_TEXT_key_dance_snake": "Snake",
267
+ "SAMPLE_TEXT_key_bump_yellow_duck": "Yellow Duck",
268
+ "SAMPLE_TEXT_key_bump_blue_duck": "Blue Duck",
269
+ "SAMPLE_TEXT_key_bump_green_duck": "Green Duck",
270
+ "SAMPLE_TEXT_key_quickintro_fish": "Fish",
271
+ "SAMPLE_TEXT_key_quickintro_toc": "Toc",
272
+ "CHARACTER_Sprites_Marty.svg": "Marty",
273
+ "CHARACTER_Sprites_Octopus-Blue.svg": "Octopus Blue",
274
+ "CHARACTER_Sprites_Octopus-Pink.svg": "Octopus Pink",
275
+ "CHARACTER_Sprites_Raccoon.svg": "Raccoon",
276
+ "CHARACTER_Sprites_Tree.svg": "Tree",
277
+ "CHARACTER_Sprites_Unicorn.svg": "Unicorn",
278
+ "CHARACTER_Cat.svg": "Cat",
279
+ "CHARACTER_Cat2.svg": "Cat Walking",
280
+ "CHARACTER_Blue.svg": "Tic",
281
+ "CHARACTER_Purple.svg": "Tac",
282
+ "CHARACTER_Red.svg": "Toc",
283
+ "CHARACTER_Dragon.svg": "Dragon",
284
+ "CHARACTER_Fairy.svg": "Fairy",
285
+ "CHARACTER_Wizard.svg": "Wizard",
286
+ "CHARACTER_Dog.svg": "Dog",
287
+ "CHARACTER_Rabbit.svg": "Rabbit",
288
+ "CHARACTER_Chicken.svg": "Chicken",
289
+ "CHARACTER_Pig.svg": "Pig",
290
+ "CHARACTER_Horse.svg": "Horse",
291
+ "CHARACTER_Zebra.svg": "Zebra",
292
+ "CHARACTER_Monkey.svg": "Monkey",
293
+ "CHARACTER_Elephant.svg": "Elephant",
294
+ "CHARACTER_Giraffe.svg": "Giraffe",
295
+ "CHARACTER_Camel.svg": "Camel",
296
+ "CHARACTER_Butterfly.svg": "Butterfly",
297
+ "CHARACTER_Fly.svg": "Fly",
298
+ "CHARACTER_Bat.svg": "Bat",
299
+ "CHARACTER_Bird.svg": "Bird",
300
+ "CHARACTER_Snake.svg": "Snake",
301
+ "CHARACTER_Lizard.svg": "Lizard",
302
+ "CHARACTER_Frog.svg": "Frog",
303
+ "CHARACTER_Duck.svg": "Duck",
304
+ "CHARACTER_Crab.svg": "Crab",
305
+ "CHARACTER_Seahorse.svg": "Seahorse",
306
+ "CHARACTER_Starfish.svg": "Starfish",
307
+ "CHARACTER_Fish1.svg": "Fish",
308
+ "CHARACTER_Fish2.svg": "Fish",
309
+ "CHARACTER_Whale.svg": "Whale",
310
+ "CHARACTER_Penguin.svg": "Penguin",
311
+ "CHARACTER_PolarBear.svg": "Polar Bear",
312
+ "CHARACTER_Girl1V2.svg": "Child",
313
+ "CHARACTER_Girl2V2.svg": "Child",
314
+ "CHARACTER_Girl3V2.svg": "Child",
315
+ "CHARACTER_Boy1V2.svg": "Child",
316
+ "CHARACTER_Boy2V2.svg": "Child",
317
+ "CHARACTER_Boy3V2.svg": "Child",
318
+ "CHARACTER_TeenGirl1V2.svg": "Person",
319
+ "CHARACTER_TeenGirl2V2.svg": "Person",
320
+ "CHARACTER_TeenGirl3V2.svg": "Person",
321
+ "CHARACTER_TeenBoy1V2.svg": "Person",
322
+ "CHARACTER_TeenBoy2V2.svg": "Person",
323
+ "CHARACTER_TeenBoy3V2.svg": "Person",
324
+ "CHARACTER_Baby1V2.svg": "Baby",
325
+ "CHARACTER_Baby2V2.svg": "Baby",
326
+ "CHARACTER_Baby3V2.svg": "Baby",
327
+ "CHARACTER_MotherV2.svg": "Person",
328
+ "CHARACTER_FatherV2.svg": "Person",
329
+ "CHARACTER_GrandmotherV2.svg": "Person",
330
+ "CHARACTER_GrandfatherV2.svg": "Person",
331
+ "CHARACTER_GirlV2.svg": "Child",
332
+ "CHARACTER_BoyV2.svg": "Child",
333
+ "CHARACTER_Teen2V2.svg": "Person",
334
+ "CHARACTER_Teen3V2.svg": "Person",
335
+ "CHARACTER_Farmer1V2.svg": "Rancher",
336
+ "CHARACTER_FarmerV2.svg": "Rancher",
337
+ "CHARACTER_Bike2V2.svg": "Cyclist",
338
+ "CHARACTER_BikeV2.svg": "Cyclist",
339
+ "CHARACTER_Car2V2.svg": "Driver",
340
+ "CHARACTER_Car1V2.svg": "Driver",
341
+ "CHARACTER_AeroplaneV2.svg": "Pilot",
342
+ "CHARACTER_AstronautV2.svg": "Astronaut",
343
+ "CHARACTER_InuitV2.svg": "Northerner",
344
+ "CHARACTER_ScubadiverV2.svg": "Scuba Diver",
345
+ "CHARACTER_RowboatV2.svg": "Rower",
346
+ "CHARACTER_Girl1.svg": "Child",
347
+ "CHARACTER_Girl2.svg": "Child",
348
+ "CHARACTER_Girl3.svg": "Child",
349
+ "CHARACTER_Boy1.svg": "Child",
350
+ "CHARACTER_Boy2.svg": "Child",
351
+ "CHARACTER_Boy3.svg": "Child",
352
+ "CHARACTER_TeenGirl1.svg": "Teen",
353
+ "CHARACTER_TeenGirl2.svg": "Teen",
354
+ "CHARACTER_TeenGirl3.svg": "Teen",
355
+ "CHARACTER_TeenBoy1.svg": "Teen",
356
+ "CHARACTER_TeenBoy2.svg": "Teen",
357
+ "CHARACTER_TeenBoy3.svg": "Teen",
358
+ "CHARACTER_Baby.svg": "Baby",
359
+ "CHARACTER_Mother.svg": "Mother",
360
+ "CHARACTER_Father.svg": "Father",
361
+ "CHARACTER_Grandmother.svg": "Grandmother",
362
+ "CHARACTER_Grandfather.svg": "Grandfather",
363
+ "CHARACTER_Girl.svg": "Child",
364
+ "CHARACTER_Boy.svg": "Child",
365
+ "CHARACTER_Teen2.svg": "Teen",
366
+ "CHARACTER_Teen3.svg": "Teen",
367
+ "CHARACTER_Farmer1.svg": "Rancher",
368
+ "CHARACTER_Farmer.svg": "Rancher",
369
+ "CHARACTER_Bike2.svg": "Cyclist",
370
+ "CHARACTER_Bike.svg": "Cyclist",
371
+ "CHARACTER_Car2.svg": "Driver",
372
+ "CHARACTER_Car1.svg": "Driver",
373
+ "CHARACTER_Aeroplane.svg": "Pilot",
374
+ "CHARACTER_Astronaut.svg": "Astronaut",
375
+ "CHARACTER_Inuit.svg": "Northerner",
376
+ "CHARACTER_Scubadiver.svg": "Scuba Diver",
377
+ "CHARACTER_Rowboat.svg": "Rower",
378
+ "CHARACTER_Tree1.svg": "Tree",
379
+ "CHARACTER_Tree3.svg": "Tree",
380
+ "CHARACTER_Tree4.svg": "Tree",
381
+ "CHARACTER_Evergreen.svg": "Tree",
382
+ "CHARACTER_Weed.svg": "Plant",
383
+ "CHARACTER_Pasture.svg": "Tall Grass",
384
+ "CHARACTER_Cactus.svg": "Cactus",
385
+ "CHARACTER_Daffodil.svg": "Daffodils",
386
+ "CHARACTER_Daisy1.svg": "Daisy",
387
+ "CHARACTER_Daisy2.svg": "Daisy",
388
+ "CHARACTER_Daisy3.svg": "Daisy",
389
+ "CHARACTER_Tulip2.svg": "Tulip",
390
+ "CHARACTER_Flowers.svg": "Flowers",
391
+ "CHARACTER_Apple.svg": "Apple",
392
+ "CHARACTER_Peach.svg": "Peach",
393
+ "CHARACTER_Mushroom.svg": "Mushroom",
394
+ "CHARACTER_Star.svg": "Star",
395
+ "CHARACTER_Star2.svg": "Star",
396
+ "CHARACTER_Star3.svg": "Star",
397
+ "CHARACTER_ShootingStar.svg": "Shooting Star",
398
+ "CHARACTER_Earth.svg": "Earth",
399
+ "CHARACTER_Planet.svg": "Planet",
400
+ "CHARACTER_Sun.svg": "Sun",
401
+ "CHARACTER_Moon.svg": "Full Moon",
402
+ "CHARACTER_CrescentMoon.svg": "Moon",
403
+ "CHARACTER_Cloud1.svg": "Cloud",
404
+ "CHARACTER_Thundercloud.svg": "Storm Cloud",
405
+ "CHARACTER_Tornado.svg": "Tornado",
406
+ "CHARACTER_Barn.svg": "Barn",
407
+ "CHARACTER_Fort.svg": "Fort",
408
+ "CHARACTER_Castle.svg": "Castle",
409
+ "CHARACTER_Igloo.svg": "Igloo",
410
+ "CHARACTER_House1.svg": "House",
411
+ "CHARACTER_House.svg": "House",
412
+ "CHARACTER_House3.svg": "House",
413
+ "CHARACTER_House4.svg": "House",
414
+ "CHARACTER_Apartment.svg": "Apartment",
415
+ "CHARACTER_School.svg": "School",
416
+ "CHARACTER_Shop.svg": "Shop",
417
+ "CHARACTER_Fence.svg": "Fence",
418
+ "CHARACTER_Mailbox.svg": "Mailbox",
419
+ "CHARACTER_Cake.svg": "Cake",
420
+ "CHARACTER_Ball.svg": "Ball",
421
+ "CHARACTER_Basketball.svg": "Basketball",
422
+ "CHARACTER_Soccerball.svg": "Soccer Ball",
423
+ "CHARACTER_SoccerNet.svg": "Soccer Net",
424
+ "CHARACTER_Bed.svg": "Bed",
425
+ "CHARACTER_NightTable.svg": "Night Table",
426
+ "CHARACTER_Stool.svg": "Stool",
427
+ "CHARACTER_Table.svg": "Table",
428
+ "CHARACTER_Car.svg": "Car",
429
+ "CHARACTER_Bus.svg": "Bus",
430
+ "CHARACTER_SailBoat.svg": "Boat",
431
+ "CHARACTER_Boat2.svg": "Boat",
432
+ "CHARACTER_Rocket.svg": "Rocket",
433
+ "BACKGROUND_Farm.svg": "Farm",
434
+ "BACKGROUND_Park.svg": "Park",
435
+ "BACKGROUND_Country_Park.svg": "Country Park",
436
+ "BACKGROUND_Suburbs.svg": "Suburbs",
437
+ "BACKGROUND_City.svg": "City",
438
+ "BACKGROUND_Library.svg": "Library",
439
+ "BACKGROUND_Classroom.svg": "Classroom",
440
+ "BACKGROUND_Theatre.svg": "Theatre",
441
+ "BACKGROUND_Gym.svg": "Gym",
442
+ "BACKGROUND_Gym2.svg": "Gym",
443
+ "BACKGROUND_Bedroom.svg": "Bedroom",
444
+ "BACKGROUND_EmptyRoom.svg": "Empty Room",
445
+ "BACKGROUND_Summer.svg": "Summer",
446
+ "BACKGROUND_Fall.svg": "Fall",
447
+ "BACKGROUND_Winter.svg": "Winter",
448
+ "BACKGROUND_Spring.svg": "Spring",
449
+ "BACKGROUND_Creek.svg": "River",
450
+ "BACKGROUND_Lake.svg": "Lake",
451
+ "BACKGROUND_Woods.svg": "Woods",
452
+ "BACKGROUND_BeachDay.svg": "Beach Day",
453
+ "BACKGROUND_BeachSunrise.svg": "Beach Sunset",
454
+ "BACKGROUND_BeachNight.svg": "Beach Night",
455
+ "BACKGROUND_Underwater.svg": "Underwater",
456
+ "BACKGROUND_Jungle.svg": "Jungle",
457
+ "BACKGROUND_Savannah.svg": "Savannah",
458
+ "BACKGROUND_Desert.svg": "Desert",
459
+ "BACKGROUND_Arctic.svg": "Arctic",
460
+ "BACKGROUND_Space.svg": "Space",
461
+ "BACKGROUND_MoonBkg.svg": "Moon",
462
+ "BLOCK_DESC_GREEN_FLAG": "START ON GREEN FLAG",
463
+ "BLOCK_DESC_ON_TILT": "START ON TILT",
464
+ "BLOCK_DESC_ON_TOUCH_Cog": "START ON TOUCH",
465
+ "BLOCK_DESC_ON_MOVE": "START ON MOVE",
466
+ "BLOCK_DESC_ON_OBJECT_SENSED": "START ON OBJECT SENSED",
467
+ "BLOCK_DESC_ON_LIGHT": "START ON LIGHT",
468
+ "BLOCK_DESC_ON_ROTATE": "START ON ROTATE",
469
+ "BLOCK_DESC_ON_TAP": "START ON TAP {CHARACTER_NAME}",
470
+ "BLOCK_DESC_ON_BUMP": "START ON BUMP {CHARACTER_NAME}",
471
+ "BLOCK_DESC_MESSAGE_COLOR_ORANGE": "Orange",
472
+ "BLOCK_DESC_ON_MESSAGE": "START ON {COLOR} MESSAGE",
473
+ "BLOCK_DESC_SEND_MESSAGE": "SEND {COLOR} START MESSAGE",
474
+ "BLOCK_DESC_MOVE_RIGHT": "MOVE RIGHT",
475
+ "BLOCK_DESC_MOVE_LEFT": "MOVE LEFT",
476
+ "BLOCK_DESC_MOVE_UP": "MOVE UP",
477
+ "BLOCK_DESC_MOVE_DOWN": "MOVE DOWN",
478
+ "BLOCK_DESC_TURN_RIGHT": "TURN RIGHT",
479
+ "BLOCK_DESC_TURN_LEFT": "TURN LEFT",
480
+ "BLOCK_DESC_HOP": "HOP",
481
+ "BLOCK_DESC_GO_HOME": "GO HOME",
482
+ "BLOCK_DESC_SET_PATTERN": "SET PATTERN",
483
+ "BLOCK_DESC_SELECT_COLOUR": "SELECT COLOR",
484
+ "BLOCK_DESC_CLEAR_COLOURS": "CLEAR COLORS",
485
+ "BLOCK_DESC_SAY": "SAY",
486
+ "BLOCK_DESC_GROW": "GROW",
487
+ "BLOCK_DESC_SHRINK": "SHRINK",
488
+ "BLOCK_DESC_RESET_SIZE": "RESET SIZE",
489
+ "BLOCK_DESC_HIDE": "HIDE",
490
+ "BLOCK_DESC_SHOW": "SHOW",
491
+ "BLOCK_DESC_PLAY_SOUND": "PLAY {SOUND_NAME}",
492
+ "BLOCK_DESC_PLAY_SOUND_POP": "pop",
493
+ "BLOCK_DESC_PLAY_RECORDED_SOUND": "PLAY RECORDED SOUND",
494
+ "BLOCK_DESC_WAIT": "WAIT",
495
+ "BLOCK_DESC_STOP": "STOP {CHARACTER_NAME}",
496
+ "BLOCK_DESC_START_STOP_COUNTER": "START/STOP COUNTER",
497
+ "BLOCK_DESC_INCREASE_COUNTER": "INCREASE COUNTER",
498
+ "BLOCK_DESC_DECREASE_COUNTER": "DECREASE COUNTER",
499
+ "BLOCK_DESC_SET_SPEED": "SET SPEED",
500
+ "BLOCK_DESC_REPEAT": "REPEAT",
501
+ "BLOCK_DESC_END": "END",
502
+ "BLOCK_DESC_REPEAT_FOREVER": "REPEAT FOREVER",
503
+ "BLOCK_DESC_GO_TO_PAGE": "GO TO PAGE {PAGE}",
504
+
505
+ "BLOCK_DESC_MOVE_MARTY_GETREADY": "Get Ready",
506
+ "BLOCK_DESC_MOVE_MARTY_DANCE": "Dance",
507
+ "BLOCK_DESC_MOVE_MARTY_FORWARD": "Move Forward",
508
+ "BLOCK_DESC_MOVE_MARTY_BACK": "Move Back",
509
+ "BLOCK_DESC_MOVE_MARTY_RIGHT": "Move Forward",
510
+ "BLOCK_DESC_MOVE_MARTY_LEFT": "Move Back",
511
+ "BLOCK_DESC_MOVE_MARTY_UP": "Move Up",
512
+ "BLOCK_DESC_MOVE_MARTY_DOWN": "Move Down",
513
+ "BLOCK_DESC_GO_MARTY_HOME": "Go Home",
514
+ "BLOCK_DESC_TURN_MARTY_LEFT": "Turn Left",
515
+ "BLOCK_DESC_TURN_MARTY_RIGHT": "Turn Right",
516
+ "BLOCK_KICK_MARTY_LEFT": "Kick Left",
517
+ "BLOCK_KICK_MARTY_RIGHT": "Kick Right",
518
+ "BLOCK_EYES_MARTY_EXCITED": "Eyes Excited",
519
+ "BLOCK_EYES_MARTY_WIDE": "Eyes Wide",
520
+ "BLOCK_EYES_MARTY_ANGRY": "Eyes Angry",
521
+ "BLOCK_EYES_MARTY_NORMAL": "Eyes Normal",
522
+ "BLOCK_EYES_MARTY_WIGGLE": "Eyes Wiggle",
523
+ "BLOCK_WAVE_MARTY_LEFT": "Wave Left",
524
+ "BLOCK_WAVE_MARTY_RIGHT": "Wave Right",
525
+ "BLOCK_LED_MARTY_EYES_P1": "LED Eyes Pattern 1",
526
+ "BLOCK_LED_MARTY_EYES_P2": "LED Eyes Pattern 2",
527
+ "BLOCK_LED_MARTY_EYES_COLOUR": "LED Eyes Colour",
528
+ "BLOCK_MARTY_CELEBRATE": "Celebrate",
529
+ "BLOCK_PLAY_MARTY_CONFUSION_SOUND": "Play 'Confusion' sound",
530
+ "BLOCK_PLAY_MARTY_DISBELIEF_SOUND": "Play 'Disbelief' sound",
531
+ "BLOCK_PLAY_MARTY_EXCITEMENT_SOUND": "Play 'Excitement' sound",
532
+ "BLOCK_PLAY_MARTY_NOWAY_SOUND": "Play 'No Way!' sound",
533
+ "BLOCK_PLAY_MARTY_NO_SOUND": "Play 'No!' sound",
534
+ "BLOCK_PLAY_MARTY_WHISTLE_SOUND": "Play 'Whistle' sound",
535
+
536
+ "SHARING_BY_EMAIL": "Share by Email",
537
+ "SHARING_BY_AIRDROP": "Share by Airdrop",
538
+ "SHARING_EMAIL_SUBJECT": "ScratchJr Project: {PROJECT_NAME}",
539
+ "SHARING_EMAIL_TEXT": "Click the icon to try my ScratchJr project on your iPad or Android tablet!<br><br>If you don't have the ScratchJr app, you can <a href='http://www.scratchjr.org'>download it</a> from the Apple App store or the Google Play Store.<br><br>With ScratchJr, children can create their own interactive stories and games. To learn more, see <a href='http://www.scratchjr.org'>scratchjr.org</a>.",
540
+ "FOR_PARENTS": "For Parents",
541
+ "PARENTAL_GATE_EXPLANATION": "Why are we asking this? An adult must approve online sharing.",
542
+ "GRID_NUMBER": "{N, number}",
543
+ "NEW_PROJECT_PREFIX": "Project",
544
+ "LIBRARY_CHARACTER": "Character",
545
+ "LIBRARY_BACKGROUND": "Background",
546
+ "SAY_BLOCK_DEFAULT_ARGUMENT": "hi",
547
+ "ALERT_BACK": "Back",
548
+ "ALERT_SAVING": "Saving...",
549
+ "SELECT_LANGUAGE": "Select language",
550
+ "USAGE_QUESTION": "Where are you using ScratchJr?",
551
+ "USAGE_SCHOOL": "School",
552
+ "USAGE_HOME": "Home",
553
+ "USAGE_OTHER": "Other",
554
+ "USAGE_NONE": "Don't ask again"
546
555
  }