scratch-l10n 6.1.60 → 6.1.61

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 (681) hide show
  1. package/.husky/commit-msg +0 -3
  2. package/editor/blocks/ar.json +1 -1
  3. package/editor/blocks/ca.json +8 -8
  4. package/editor/blocks/de.json +1 -1
  5. package/editor/blocks/es-419.json +1 -1
  6. package/editor/blocks/es.json +1 -1
  7. package/editor/blocks/fr.json +1 -1
  8. package/editor/blocks/ja.json +1 -1
  9. package/editor/blocks/ko.json +1 -1
  10. package/editor/blocks/pl.json +1 -1
  11. package/editor/blocks/pt-br.json +1 -1
  12. package/editor/blocks/pt.json +1 -1
  13. package/editor/blocks/ru.json +1 -1
  14. package/editor/blocks/tr.json +1 -1
  15. package/editor/extensions/ko.json +52 -52
  16. package/editor/interface/ab.json +4 -4
  17. package/editor/interface/af.json +3 -3
  18. package/editor/interface/am.json +3 -3
  19. package/editor/interface/an.json +3 -3
  20. package/editor/interface/ar.json +34 -34
  21. package/editor/interface/ast.json +3 -3
  22. package/editor/interface/az.json +3 -3
  23. package/editor/interface/be.json +3 -3
  24. package/editor/interface/bg.json +3 -3
  25. package/editor/interface/bn.json +3 -3
  26. package/editor/interface/ca.json +3 -3
  27. package/editor/interface/ckb.json +3 -3
  28. package/editor/interface/cs.json +3 -3
  29. package/editor/interface/cy.json +3 -3
  30. package/editor/interface/da.json +3 -3
  31. package/editor/interface/de.json +18 -18
  32. package/editor/interface/el.json +3 -3
  33. package/editor/interface/en.json +3 -3
  34. package/editor/interface/eo.json +3 -3
  35. package/editor/interface/es-419.json +37 -37
  36. package/editor/interface/es.json +3 -3
  37. package/editor/interface/et.json +3 -3
  38. package/editor/interface/eu.json +3 -3
  39. package/editor/interface/fa.json +3 -3
  40. package/editor/interface/fi.json +3 -3
  41. package/editor/interface/fil.json +3 -3
  42. package/editor/interface/fr.json +162 -162
  43. package/editor/interface/fy.json +3 -3
  44. package/editor/interface/ga.json +3 -3
  45. package/editor/interface/gd.json +3 -3
  46. package/editor/interface/gl.json +3 -3
  47. package/editor/interface/ha.json +3 -3
  48. package/editor/interface/he.json +3 -3
  49. package/editor/interface/hi.json +3 -3
  50. package/editor/interface/hr.json +3 -3
  51. package/editor/interface/ht.json +3 -3
  52. package/editor/interface/hu.json +3 -3
  53. package/editor/interface/hy.json +3 -3
  54. package/editor/interface/id.json +3 -3
  55. package/editor/interface/is.json +3 -3
  56. package/editor/interface/it.json +3 -3
  57. package/editor/interface/ja-Hira.json +3 -3
  58. package/editor/interface/ja.json +3 -3
  59. package/editor/interface/ka.json +3 -3
  60. package/editor/interface/kk.json +3 -3
  61. package/editor/interface/km.json +3 -3
  62. package/editor/interface/ko.json +158 -158
  63. package/editor/interface/ku.json +3 -3
  64. package/editor/interface/lt.json +3 -3
  65. package/editor/interface/lv.json +3 -3
  66. package/editor/interface/mi.json +3 -3
  67. package/editor/interface/mn.json +3 -3
  68. package/editor/interface/nb.json +3 -3
  69. package/editor/interface/nl.json +3 -3
  70. package/editor/interface/nn.json +3 -3
  71. package/editor/interface/nso.json +3 -3
  72. package/editor/interface/oc.json +3 -3
  73. package/editor/interface/or.json +3 -3
  74. package/editor/interface/pl.json +3 -3
  75. package/editor/interface/pt-br.json +3 -3
  76. package/editor/interface/pt.json +44 -44
  77. package/editor/interface/qu.json +3 -3
  78. package/editor/interface/rap.json +3 -3
  79. package/editor/interface/ro.json +3 -3
  80. package/editor/interface/ru.json +3 -3
  81. package/editor/interface/sk.json +3 -3
  82. package/editor/interface/sl.json +3 -3
  83. package/editor/interface/sr.json +3 -3
  84. package/editor/interface/sv.json +3 -3
  85. package/editor/interface/sw.json +3 -3
  86. package/editor/interface/th.json +3 -3
  87. package/editor/interface/tn.json +3 -3
  88. package/editor/interface/tr.json +30 -30
  89. package/editor/interface/uk.json +3 -3
  90. package/editor/interface/uz.json +3 -3
  91. package/editor/interface/vi.json +3 -3
  92. package/editor/interface/xh.json +3 -3
  93. package/editor/interface/zh-cn.json +3 -3
  94. package/editor/interface/zh-tw.json +3 -3
  95. package/editor/interface/zu.json +3 -3
  96. package/locales/blocks-msgs.js +20 -20
  97. package/locales/editor-msgs.js +755 -755
  98. package/locales/extensions-msgs.js +52 -52
  99. package/locales/interface-msgs.js +703 -703
  100. package/package.json +7 -7
  101. package/scripts/lib/validate.mts +36 -3
  102. package/scripts/tx-push-help.mts +17 -11
  103. package/www/scratch-website.about-l10njson/ar.json +6 -6
  104. package/www/scratch-website.about-l10njson/da.json +6 -6
  105. package/www/scratch-website.about-l10njson/de.json +6 -6
  106. package/www/scratch-website.about-l10njson/ja-Hira.json +2 -2
  107. package/www/scratch-website.about-l10njson/ja.json +2 -2
  108. package/www/scratch-website.about-l10njson/ko.json +6 -6
  109. package/www/scratch-website.about-l10njson/ru.json +6 -6
  110. package/www/scratch-website.about-l10njson/tr.json +6 -6
  111. package/www/scratch-website.annual-report-2019-l10njson/ar.json +205 -205
  112. package/www/scratch-website.annual-report-2019-l10njson/ca.json +1 -1
  113. package/www/scratch-website.annual-report-2020-l10njson/ar.json +271 -271
  114. package/www/scratch-website.annual-report-2020-l10njson/et.json +1 -1
  115. package/www/scratch-website.annual-report-2020-l10njson/zh-cn.json +133 -133
  116. package/www/scratch-website.annual-report-2020-l10njson/zh-tw.json +133 -133
  117. package/www/scratch-website.annual-report-2021-l10njson/ar.json +245 -245
  118. package/www/scratch-website.annual-report-2021-l10njson/et.json +1 -1
  119. package/www/scratch-website.annual-report-2021-l10njson/zh-cn.json +158 -158
  120. package/www/scratch-website.annual-report-2021-l10njson/zh-tw.json +158 -158
  121. package/www/scratch-website.boost-l10njson/ar.json +30 -30
  122. package/www/scratch-website.camp-l10njson/ar.json +24 -24
  123. package/www/scratch-website.conference-2022-index-l10njson/ar.json +11 -11
  124. package/www/scratch-website.conference-index-2017-l10njson/ar.json +22 -22
  125. package/www/scratch-website.conference-index-2019-l10njson/ar.json +16 -16
  126. package/www/scratch-website.conference-index-2021-l10njson/ar.json +12 -12
  127. package/www/scratch-website.conference-index-l10njson/ar.json +53 -53
  128. package/www/scratch-website.contact-us-l10njson/ar.json +20 -20
  129. package/www/scratch-website.contact-us-l10njson/cy.json +1 -1
  130. package/www/scratch-website.contact-us-l10njson/de.json +3 -3
  131. package/www/scratch-website.contact-us-l10njson/ja-Hira.json +1 -1
  132. package/www/scratch-website.contact-us-l10njson/ja.json +1 -1
  133. package/www/scratch-website.contact-us-l10njson/ko.json +1 -1
  134. package/www/scratch-website.contact-us-l10njson/pl.json +3 -3
  135. package/www/scratch-website.contact-us-l10njson/ru.json +3 -3
  136. package/www/scratch-website.contact-us-l10njson/tr.json +3 -3
  137. package/www/scratch-website.contact-us-l10njson/zh-cn.json +3 -3
  138. package/www/scratch-website.contact-us-l10njson/zh-tw.json +3 -3
  139. package/www/scratch-website.cookies-l10njson/ar.json +62 -62
  140. package/www/scratch-website.cookies-l10njson/ko.json +42 -42
  141. package/www/scratch-website.cookies-l10njson/zh-cn.json +44 -44
  142. package/www/scratch-website.cookies-l10njson/zh-tw.json +44 -44
  143. package/www/scratch-website.credits-l10njson/ar.json +28 -28
  144. package/www/scratch-website.developers-l10njson/ar.json +47 -47
  145. package/www/scratch-website.dmca-l10njson/ar.json +22 -22
  146. package/www/scratch-website.dmca-l10njson/de.json +2 -2
  147. package/www/scratch-website.dmca-l10njson/ko.json +3 -3
  148. package/www/scratch-website.dmca-l10njson/zh-cn.json +3 -3
  149. package/www/scratch-website.dmca-l10njson/zh-tw.json +3 -3
  150. package/www/scratch-website.download-l10njson/ar.json +35 -35
  151. package/www/scratch-website.download-l10njson/ca.json +30 -30
  152. package/www/scratch-website.download-scratch-link-l10njson/ar.json +21 -21
  153. package/www/scratch-website.download-scratch2-l10njson/ar.json +27 -27
  154. package/www/scratch-website.download-scratch2-l10njson/ko.json +1 -1
  155. package/www/scratch-website.ethics-l10njson/ar.json +9 -9
  156. package/www/scratch-website.ev3-l10njson/ar.json +49 -49
  157. package/www/scratch-website.ev3-l10njson/ko.json +3 -3
  158. package/www/scratch-website.faq-l10njson/ar.json +165 -165
  159. package/www/scratch-website.faq-l10njson/de.json +3 -3
  160. package/www/scratch-website.faq-l10njson/ja-Hira.json +3 -3
  161. package/www/scratch-website.faq-l10njson/ja.json +3 -3
  162. package/www/scratch-website.faq-l10njson/ko.json +3 -3
  163. package/www/scratch-website.faq-l10njson/ru.json +1 -1
  164. package/www/scratch-website.faq-l10njson/tr.json +3 -3
  165. package/www/scratch-website.faq-l10njson/zh-cn.json +3 -3
  166. package/www/scratch-website.faq-l10njson/zh-tw.json +3 -3
  167. package/www/scratch-website.gdxfor-l10njson/ar.json +31 -31
  168. package/www/scratch-website.general-l10njson/ab.json +52 -7
  169. package/www/scratch-website.general-l10njson/af.json +51 -6
  170. package/www/scratch-website.general-l10njson/am.json +51 -6
  171. package/www/scratch-website.general-l10njson/an.json +51 -6
  172. package/www/scratch-website.general-l10njson/ar.json +353 -308
  173. package/www/scratch-website.general-l10njson/ast.json +51 -6
  174. package/www/scratch-website.general-l10njson/az.json +51 -6
  175. package/www/scratch-website.general-l10njson/be.json +51 -6
  176. package/www/scratch-website.general-l10njson/bg.json +51 -6
  177. package/www/scratch-website.general-l10njson/bn.json +51 -6
  178. package/www/scratch-website.general-l10njson/ca.json +52 -7
  179. package/www/scratch-website.general-l10njson/ckb.json +51 -6
  180. package/www/scratch-website.general-l10njson/cs.json +51 -6
  181. package/www/scratch-website.general-l10njson/cy.json +51 -6
  182. package/www/scratch-website.general-l10njson/da.json +51 -6
  183. package/www/scratch-website.general-l10njson/de.json +72 -27
  184. package/www/scratch-website.general-l10njson/el.json +51 -6
  185. package/www/scratch-website.general-l10njson/en.json +51 -6
  186. package/www/scratch-website.general-l10njson/eo.json +51 -6
  187. package/www/scratch-website.general-l10njson/es-419.json +51 -6
  188. package/www/scratch-website.general-l10njson/es.json +51 -6
  189. package/www/scratch-website.general-l10njson/et.json +52 -7
  190. package/www/scratch-website.general-l10njson/eu.json +51 -6
  191. package/www/scratch-website.general-l10njson/fa.json +51 -6
  192. package/www/scratch-website.general-l10njson/fi.json +51 -6
  193. package/www/scratch-website.general-l10njson/fil.json +51 -6
  194. package/www/scratch-website.general-l10njson/fr.json +72 -27
  195. package/www/scratch-website.general-l10njson/fy.json +51 -6
  196. package/www/scratch-website.general-l10njson/ga.json +51 -6
  197. package/www/scratch-website.general-l10njson/gd.json +51 -6
  198. package/www/scratch-website.general-l10njson/gl.json +51 -6
  199. package/www/scratch-website.general-l10njson/ha.json +51 -6
  200. package/www/scratch-website.general-l10njson/he.json +51 -6
  201. package/www/scratch-website.general-l10njson/hi.json +51 -6
  202. package/www/scratch-website.general-l10njson/hr.json +51 -6
  203. package/www/scratch-website.general-l10njson/ht.json +51 -6
  204. package/www/scratch-website.general-l10njson/hu.json +51 -6
  205. package/www/scratch-website.general-l10njson/hy.json +51 -6
  206. package/www/scratch-website.general-l10njson/id.json +51 -6
  207. package/www/scratch-website.general-l10njson/is.json +51 -6
  208. package/www/scratch-website.general-l10njson/it.json +51 -6
  209. package/www/scratch-website.general-l10njson/ja-Hira.json +51 -6
  210. package/www/scratch-website.general-l10njson/ja.json +51 -6
  211. package/www/scratch-website.general-l10njson/ka.json +51 -6
  212. package/www/scratch-website.general-l10njson/kk.json +51 -6
  213. package/www/scratch-website.general-l10njson/km.json +51 -6
  214. package/www/scratch-website.general-l10njson/ko.json +86 -41
  215. package/www/scratch-website.general-l10njson/ku.json +51 -6
  216. package/www/scratch-website.general-l10njson/lt.json +51 -6
  217. package/www/scratch-website.general-l10njson/lv.json +51 -6
  218. package/www/scratch-website.general-l10njson/mi.json +51 -6
  219. package/www/scratch-website.general-l10njson/mn.json +51 -6
  220. package/www/scratch-website.general-l10njson/nb.json +51 -6
  221. package/www/scratch-website.general-l10njson/nl.json +51 -6
  222. package/www/scratch-website.general-l10njson/nn.json +51 -6
  223. package/www/scratch-website.general-l10njson/nso.json +51 -6
  224. package/www/scratch-website.general-l10njson/oc.json +51 -6
  225. package/www/scratch-website.general-l10njson/or.json +51 -6
  226. package/www/scratch-website.general-l10njson/pl.json +56 -11
  227. package/www/scratch-website.general-l10njson/pt-br.json +51 -6
  228. package/www/scratch-website.general-l10njson/pt.json +51 -6
  229. package/www/scratch-website.general-l10njson/qu.json +51 -6
  230. package/www/scratch-website.general-l10njson/rap.json +51 -6
  231. package/www/scratch-website.general-l10njson/ro.json +51 -6
  232. package/www/scratch-website.general-l10njson/ru.json +56 -11
  233. package/www/scratch-website.general-l10njson/sk.json +51 -6
  234. package/www/scratch-website.general-l10njson/sl.json +51 -6
  235. package/www/scratch-website.general-l10njson/sr.json +51 -6
  236. package/www/scratch-website.general-l10njson/sv.json +51 -6
  237. package/www/scratch-website.general-l10njson/sw.json +51 -6
  238. package/www/scratch-website.general-l10njson/th.json +51 -6
  239. package/www/scratch-website.general-l10njson/tn.json +51 -6
  240. package/www/scratch-website.general-l10njson/tr.json +56 -11
  241. package/www/scratch-website.general-l10njson/uk.json +51 -6
  242. package/www/scratch-website.general-l10njson/uz.json +51 -6
  243. package/www/scratch-website.general-l10njson/vi.json +51 -6
  244. package/www/scratch-website.general-l10njson/xh.json +51 -6
  245. package/www/scratch-website.general-l10njson/zh-cn.json +72 -27
  246. package/www/scratch-website.general-l10njson/zh-tw.json +72 -27
  247. package/www/scratch-website.general-l10njson/zu.json +51 -6
  248. package/www/scratch-website.guidelines-l10njson/ar.json +35 -35
  249. package/www/scratch-website.guidelines-l10njson/ja-Hira.json +13 -13
  250. package/www/scratch-website.guidelines-l10njson/ja.json +13 -13
  251. package/www/scratch-website.guidelines-l10njson/ko.json +24 -24
  252. package/www/scratch-website.guidelines-l10njson/zh-cn.json +15 -15
  253. package/www/scratch-website.guidelines-l10njson/zh-tw.json +15 -15
  254. package/www/scratch-website.ideas-l10njson/ar.json +43 -43
  255. package/www/scratch-website.ideas-l10njson/ja-Hira.json +21 -21
  256. package/www/scratch-website.ideas-l10njson/ja.json +21 -21
  257. package/www/scratch-website.ideas-l10njson/ko.json +43 -43
  258. package/www/scratch-website.ideas-l10njson/ru.json +2 -2
  259. package/www/scratch-website.ideas-l10njson/zh-cn.json +14 -14
  260. package/www/scratch-website.ideas-l10njson/zh-tw.json +14 -14
  261. package/www/scratch-website.membership-l10njson/ab.json +3 -0
  262. package/www/scratch-website.membership-l10njson/af.json +3 -0
  263. package/www/scratch-website.membership-l10njson/am.json +3 -0
  264. package/www/scratch-website.membership-l10njson/an.json +3 -0
  265. package/www/scratch-website.membership-l10njson/ar.json +41 -38
  266. package/www/scratch-website.membership-l10njson/ast.json +3 -0
  267. package/www/scratch-website.membership-l10njson/az.json +3 -0
  268. package/www/scratch-website.membership-l10njson/be.json +3 -0
  269. package/www/scratch-website.membership-l10njson/bg.json +3 -0
  270. package/www/scratch-website.membership-l10njson/bn.json +3 -0
  271. package/www/scratch-website.membership-l10njson/ca.json +3 -0
  272. package/www/scratch-website.membership-l10njson/ckb.json +3 -0
  273. package/www/scratch-website.membership-l10njson/cs.json +3 -0
  274. package/www/scratch-website.membership-l10njson/cy.json +3 -0
  275. package/www/scratch-website.membership-l10njson/da.json +3 -0
  276. package/www/scratch-website.membership-l10njson/de.json +40 -37
  277. package/www/scratch-website.membership-l10njson/el.json +3 -0
  278. package/www/scratch-website.membership-l10njson/en.json +3 -0
  279. package/www/scratch-website.membership-l10njson/eo.json +3 -0
  280. package/www/scratch-website.membership-l10njson/es-419.json +23 -20
  281. package/www/scratch-website.membership-l10njson/es.json +23 -20
  282. package/www/scratch-website.membership-l10njson/et.json +4 -1
  283. package/www/scratch-website.membership-l10njson/eu.json +3 -0
  284. package/www/scratch-website.membership-l10njson/fa.json +3 -0
  285. package/www/scratch-website.membership-l10njson/fi.json +3 -0
  286. package/www/scratch-website.membership-l10njson/fil.json +3 -0
  287. package/www/scratch-website.membership-l10njson/fr.json +38 -35
  288. package/www/scratch-website.membership-l10njson/fy.json +3 -0
  289. package/www/scratch-website.membership-l10njson/ga.json +3 -0
  290. package/www/scratch-website.membership-l10njson/gd.json +3 -0
  291. package/www/scratch-website.membership-l10njson/gl.json +3 -0
  292. package/www/scratch-website.membership-l10njson/ha.json +3 -0
  293. package/www/scratch-website.membership-l10njson/he.json +3 -0
  294. package/www/scratch-website.membership-l10njson/hi.json +3 -0
  295. package/www/scratch-website.membership-l10njson/hr.json +3 -0
  296. package/www/scratch-website.membership-l10njson/ht.json +3 -0
  297. package/www/scratch-website.membership-l10njson/hu.json +3 -0
  298. package/www/scratch-website.membership-l10njson/hy.json +3 -0
  299. package/www/scratch-website.membership-l10njson/id.json +3 -0
  300. package/www/scratch-website.membership-l10njson/is.json +3 -0
  301. package/www/scratch-website.membership-l10njson/it.json +3 -0
  302. package/www/scratch-website.membership-l10njson/ja-Hira.json +41 -38
  303. package/www/scratch-website.membership-l10njson/ja.json +41 -38
  304. package/www/scratch-website.membership-l10njson/ka.json +3 -0
  305. package/www/scratch-website.membership-l10njson/kk.json +3 -0
  306. package/www/scratch-website.membership-l10njson/km.json +3 -0
  307. package/www/scratch-website.membership-l10njson/ko.json +41 -38
  308. package/www/scratch-website.membership-l10njson/ku.json +3 -0
  309. package/www/scratch-website.membership-l10njson/lt.json +3 -0
  310. package/www/scratch-website.membership-l10njson/lv.json +3 -0
  311. package/www/scratch-website.membership-l10njson/mi.json +3 -0
  312. package/www/scratch-website.membership-l10njson/mn.json +3 -0
  313. package/www/scratch-website.membership-l10njson/nb.json +3 -0
  314. package/www/scratch-website.membership-l10njson/nl.json +4 -1
  315. package/www/scratch-website.membership-l10njson/nn.json +3 -0
  316. package/www/scratch-website.membership-l10njson/nso.json +3 -0
  317. package/www/scratch-website.membership-l10njson/oc.json +3 -0
  318. package/www/scratch-website.membership-l10njson/or.json +3 -0
  319. package/www/scratch-website.membership-l10njson/pl.json +8 -5
  320. package/www/scratch-website.membership-l10njson/pt-br.json +39 -36
  321. package/www/scratch-website.membership-l10njson/pt.json +39 -36
  322. package/www/scratch-website.membership-l10njson/qu.json +3 -0
  323. package/www/scratch-website.membership-l10njson/rap.json +3 -0
  324. package/www/scratch-website.membership-l10njson/ro.json +3 -0
  325. package/www/scratch-website.membership-l10njson/ru.json +40 -37
  326. package/www/scratch-website.membership-l10njson/sk.json +3 -0
  327. package/www/scratch-website.membership-l10njson/sl.json +3 -0
  328. package/www/scratch-website.membership-l10njson/sr.json +3 -0
  329. package/www/scratch-website.membership-l10njson/sv.json +3 -0
  330. package/www/scratch-website.membership-l10njson/sw.json +3 -0
  331. package/www/scratch-website.membership-l10njson/th.json +3 -0
  332. package/www/scratch-website.membership-l10njson/tn.json +3 -0
  333. package/www/scratch-website.membership-l10njson/tr.json +41 -38
  334. package/www/scratch-website.membership-l10njson/uk.json +3 -0
  335. package/www/scratch-website.membership-l10njson/uz.json +3 -0
  336. package/www/scratch-website.membership-l10njson/vi.json +3 -0
  337. package/www/scratch-website.membership-l10njson/xh.json +3 -0
  338. package/www/scratch-website.membership-l10njson/zh-cn.json +41 -38
  339. package/www/scratch-website.membership-l10njson/zh-tw.json +41 -38
  340. package/www/scratch-website.membership-l10njson/zu.json +3 -0
  341. package/www/scratch-website.messages-l10njson/ar.json +30 -30
  342. package/www/scratch-website.messages-l10njson/cs.json +1 -1
  343. package/www/scratch-website.messages-l10njson/cy.json +2 -2
  344. package/www/scratch-website.messages-l10njson/de.json +2 -2
  345. package/www/scratch-website.messages-l10njson/ko.json +2 -2
  346. package/www/scratch-website.messages-l10njson/zh-cn.json +2 -2
  347. package/www/scratch-website.messages-l10njson/zh-tw.json +2 -2
  348. package/www/scratch-website.microbit-l10njson/ar.json +39 -39
  349. package/www/scratch-website.parents-l10njson/ab.json +1 -0
  350. package/www/scratch-website.parents-l10njson/af.json +1 -0
  351. package/www/scratch-website.parents-l10njson/am.json +1 -0
  352. package/www/scratch-website.parents-l10njson/an.json +1 -0
  353. package/www/scratch-website.parents-l10njson/ar.json +17 -16
  354. package/www/scratch-website.parents-l10njson/ast.json +1 -0
  355. package/www/scratch-website.parents-l10njson/az.json +1 -0
  356. package/www/scratch-website.parents-l10njson/be.json +1 -0
  357. package/www/scratch-website.parents-l10njson/bg.json +1 -0
  358. package/www/scratch-website.parents-l10njson/bn.json +1 -0
  359. package/www/scratch-website.parents-l10njson/ca.json +1 -0
  360. package/www/scratch-website.parents-l10njson/ckb.json +1 -0
  361. package/www/scratch-website.parents-l10njson/cs.json +1 -0
  362. package/www/scratch-website.parents-l10njson/cy.json +1 -0
  363. package/www/scratch-website.parents-l10njson/da.json +1 -0
  364. package/www/scratch-website.parents-l10njson/de.json +1 -0
  365. package/www/scratch-website.parents-l10njson/el.json +1 -0
  366. package/www/scratch-website.parents-l10njson/en.json +1 -0
  367. package/www/scratch-website.parents-l10njson/eo.json +1 -0
  368. package/www/scratch-website.parents-l10njson/es-419.json +1 -0
  369. package/www/scratch-website.parents-l10njson/es.json +1 -0
  370. package/www/scratch-website.parents-l10njson/et.json +1 -0
  371. package/www/scratch-website.parents-l10njson/eu.json +1 -0
  372. package/www/scratch-website.parents-l10njson/fa.json +1 -0
  373. package/www/scratch-website.parents-l10njson/fi.json +1 -0
  374. package/www/scratch-website.parents-l10njson/fil.json +1 -0
  375. package/www/scratch-website.parents-l10njson/fr.json +1 -0
  376. package/www/scratch-website.parents-l10njson/fy.json +1 -0
  377. package/www/scratch-website.parents-l10njson/ga.json +1 -0
  378. package/www/scratch-website.parents-l10njson/gd.json +1 -0
  379. package/www/scratch-website.parents-l10njson/gl.json +1 -0
  380. package/www/scratch-website.parents-l10njson/ha.json +1 -0
  381. package/www/scratch-website.parents-l10njson/he.json +1 -0
  382. package/www/scratch-website.parents-l10njson/hi.json +1 -0
  383. package/www/scratch-website.parents-l10njson/hr.json +1 -0
  384. package/www/scratch-website.parents-l10njson/ht.json +1 -0
  385. package/www/scratch-website.parents-l10njson/hu.json +1 -0
  386. package/www/scratch-website.parents-l10njson/hy.json +1 -0
  387. package/www/scratch-website.parents-l10njson/id.json +1 -0
  388. package/www/scratch-website.parents-l10njson/is.json +1 -0
  389. package/www/scratch-website.parents-l10njson/it.json +1 -0
  390. package/www/scratch-website.parents-l10njson/ja-Hira.json +1 -0
  391. package/www/scratch-website.parents-l10njson/ja.json +1 -0
  392. package/www/scratch-website.parents-l10njson/ka.json +1 -0
  393. package/www/scratch-website.parents-l10njson/kk.json +1 -0
  394. package/www/scratch-website.parents-l10njson/km.json +1 -0
  395. package/www/scratch-website.parents-l10njson/ko.json +2 -1
  396. package/www/scratch-website.parents-l10njson/ku.json +1 -0
  397. package/www/scratch-website.parents-l10njson/lt.json +1 -0
  398. package/www/scratch-website.parents-l10njson/lv.json +1 -0
  399. package/www/scratch-website.parents-l10njson/mi.json +1 -0
  400. package/www/scratch-website.parents-l10njson/mn.json +1 -0
  401. package/www/scratch-website.parents-l10njson/nb.json +1 -0
  402. package/www/scratch-website.parents-l10njson/nl.json +1 -0
  403. package/www/scratch-website.parents-l10njson/nn.json +1 -0
  404. package/www/scratch-website.parents-l10njson/nso.json +1 -0
  405. package/www/scratch-website.parents-l10njson/oc.json +1 -0
  406. package/www/scratch-website.parents-l10njson/or.json +1 -0
  407. package/www/scratch-website.parents-l10njson/pl.json +1 -0
  408. package/www/scratch-website.parents-l10njson/pt-br.json +1 -0
  409. package/www/scratch-website.parents-l10njson/pt.json +1 -0
  410. package/www/scratch-website.parents-l10njson/qu.json +1 -0
  411. package/www/scratch-website.parents-l10njson/rap.json +1 -0
  412. package/www/scratch-website.parents-l10njson/ro.json +1 -0
  413. package/www/scratch-website.parents-l10njson/ru.json +1 -0
  414. package/www/scratch-website.parents-l10njson/sk.json +1 -0
  415. package/www/scratch-website.parents-l10njson/sl.json +1 -0
  416. package/www/scratch-website.parents-l10njson/sr.json +1 -0
  417. package/www/scratch-website.parents-l10njson/sv.json +1 -0
  418. package/www/scratch-website.parents-l10njson/sw.json +1 -0
  419. package/www/scratch-website.parents-l10njson/th.json +1 -0
  420. package/www/scratch-website.parents-l10njson/tn.json +1 -0
  421. package/www/scratch-website.parents-l10njson/tr.json +1 -0
  422. package/www/scratch-website.parents-l10njson/uk.json +1 -0
  423. package/www/scratch-website.parents-l10njson/uz.json +1 -0
  424. package/www/scratch-website.parents-l10njson/vi.json +1 -0
  425. package/www/scratch-website.parents-l10njson/xh.json +1 -0
  426. package/www/scratch-website.parents-l10njson/zh-cn.json +2 -1
  427. package/www/scratch-website.parents-l10njson/zh-tw.json +2 -1
  428. package/www/scratch-website.parents-l10njson/zu.json +1 -0
  429. package/www/scratch-website.preview-l10njson/ar.json +41 -41
  430. package/www/scratch-website.preview-l10njson/ca.json +1 -1
  431. package/www/scratch-website.preview-l10njson/da.json +1 -1
  432. package/www/scratch-website.preview-l10njson/de.json +9 -9
  433. package/www/scratch-website.preview-l10njson/et.json +1 -1
  434. package/www/scratch-website.preview-l10njson/ja-Hira.json +10 -10
  435. package/www/scratch-website.preview-l10njson/ja.json +10 -10
  436. package/www/scratch-website.preview-l10njson/ko.json +25 -25
  437. package/www/scratch-website.preview-l10njson/ru.json +21 -21
  438. package/www/scratch-website.preview-l10njson/tr.json +11 -11
  439. package/www/scratch-website.privacypolicy-apps-l10njson/ab.json +2 -2
  440. package/www/scratch-website.privacypolicy-apps-l10njson/af.json +2 -2
  441. package/www/scratch-website.privacypolicy-apps-l10njson/am.json +2 -2
  442. package/www/scratch-website.privacypolicy-apps-l10njson/an.json +2 -2
  443. package/www/scratch-website.privacypolicy-apps-l10njson/ar.json +49 -49
  444. package/www/scratch-website.privacypolicy-apps-l10njson/ast.json +2 -2
  445. package/www/scratch-website.privacypolicy-apps-l10njson/az.json +2 -2
  446. package/www/scratch-website.privacypolicy-apps-l10njson/be.json +2 -2
  447. package/www/scratch-website.privacypolicy-apps-l10njson/bg.json +2 -2
  448. package/www/scratch-website.privacypolicy-apps-l10njson/bn.json +2 -2
  449. package/www/scratch-website.privacypolicy-apps-l10njson/ca.json +2 -2
  450. package/www/scratch-website.privacypolicy-apps-l10njson/ckb.json +2 -2
  451. package/www/scratch-website.privacypolicy-apps-l10njson/cs.json +2 -2
  452. package/www/scratch-website.privacypolicy-apps-l10njson/cy.json +2 -2
  453. package/www/scratch-website.privacypolicy-apps-l10njson/da.json +2 -2
  454. package/www/scratch-website.privacypolicy-apps-l10njson/de.json +2 -2
  455. package/www/scratch-website.privacypolicy-apps-l10njson/el.json +2 -2
  456. package/www/scratch-website.privacypolicy-apps-l10njson/en.json +2 -2
  457. package/www/scratch-website.privacypolicy-apps-l10njson/eo.json +2 -2
  458. package/www/scratch-website.privacypolicy-apps-l10njson/es-419.json +2 -2
  459. package/www/scratch-website.privacypolicy-apps-l10njson/es.json +2 -2
  460. package/www/scratch-website.privacypolicy-apps-l10njson/et.json +2 -2
  461. package/www/scratch-website.privacypolicy-apps-l10njson/eu.json +2 -2
  462. package/www/scratch-website.privacypolicy-apps-l10njson/fa.json +2 -2
  463. package/www/scratch-website.privacypolicy-apps-l10njson/fi.json +2 -2
  464. package/www/scratch-website.privacypolicy-apps-l10njson/fil.json +2 -2
  465. package/www/scratch-website.privacypolicy-apps-l10njson/fr.json +2 -2
  466. package/www/scratch-website.privacypolicy-apps-l10njson/fy.json +2 -2
  467. package/www/scratch-website.privacypolicy-apps-l10njson/ga.json +2 -2
  468. package/www/scratch-website.privacypolicy-apps-l10njson/gd.json +2 -2
  469. package/www/scratch-website.privacypolicy-apps-l10njson/gl.json +2 -2
  470. package/www/scratch-website.privacypolicy-apps-l10njson/ha.json +2 -2
  471. package/www/scratch-website.privacypolicy-apps-l10njson/he.json +2 -2
  472. package/www/scratch-website.privacypolicy-apps-l10njson/hi.json +2 -2
  473. package/www/scratch-website.privacypolicy-apps-l10njson/hr.json +2 -2
  474. package/www/scratch-website.privacypolicy-apps-l10njson/ht.json +2 -2
  475. package/www/scratch-website.privacypolicy-apps-l10njson/hu.json +2 -2
  476. package/www/scratch-website.privacypolicy-apps-l10njson/hy.json +2 -2
  477. package/www/scratch-website.privacypolicy-apps-l10njson/id.json +2 -2
  478. package/www/scratch-website.privacypolicy-apps-l10njson/is.json +2 -2
  479. package/www/scratch-website.privacypolicy-apps-l10njson/it.json +2 -2
  480. package/www/scratch-website.privacypolicy-apps-l10njson/ja-Hira.json +2 -2
  481. package/www/scratch-website.privacypolicy-apps-l10njson/ja.json +2 -2
  482. package/www/scratch-website.privacypolicy-apps-l10njson/ka.json +2 -2
  483. package/www/scratch-website.privacypolicy-apps-l10njson/kk.json +2 -2
  484. package/www/scratch-website.privacypolicy-apps-l10njson/km.json +2 -2
  485. package/www/scratch-website.privacypolicy-apps-l10njson/ko.json +2 -2
  486. package/www/scratch-website.privacypolicy-apps-l10njson/ku.json +2 -2
  487. package/www/scratch-website.privacypolicy-apps-l10njson/lt.json +2 -2
  488. package/www/scratch-website.privacypolicy-apps-l10njson/lv.json +2 -2
  489. package/www/scratch-website.privacypolicy-apps-l10njson/mi.json +2 -2
  490. package/www/scratch-website.privacypolicy-apps-l10njson/mn.json +2 -2
  491. package/www/scratch-website.privacypolicy-apps-l10njson/nb.json +2 -2
  492. package/www/scratch-website.privacypolicy-apps-l10njson/nl.json +2 -2
  493. package/www/scratch-website.privacypolicy-apps-l10njson/nn.json +2 -2
  494. package/www/scratch-website.privacypolicy-apps-l10njson/nso.json +2 -2
  495. package/www/scratch-website.privacypolicy-apps-l10njson/oc.json +2 -2
  496. package/www/scratch-website.privacypolicy-apps-l10njson/or.json +2 -2
  497. package/www/scratch-website.privacypolicy-apps-l10njson/pl.json +2 -2
  498. package/www/scratch-website.privacypolicy-apps-l10njson/pt-br.json +2 -2
  499. package/www/scratch-website.privacypolicy-apps-l10njson/pt.json +2 -2
  500. package/www/scratch-website.privacypolicy-apps-l10njson/qu.json +2 -2
  501. package/www/scratch-website.privacypolicy-apps-l10njson/rap.json +2 -2
  502. package/www/scratch-website.privacypolicy-apps-l10njson/ro.json +2 -2
  503. package/www/scratch-website.privacypolicy-apps-l10njson/ru.json +2 -2
  504. package/www/scratch-website.privacypolicy-apps-l10njson/sk.json +2 -2
  505. package/www/scratch-website.privacypolicy-apps-l10njson/sl.json +2 -2
  506. package/www/scratch-website.privacypolicy-apps-l10njson/sr.json +2 -2
  507. package/www/scratch-website.privacypolicy-apps-l10njson/sv.json +2 -2
  508. package/www/scratch-website.privacypolicy-apps-l10njson/sw.json +2 -2
  509. package/www/scratch-website.privacypolicy-apps-l10njson/th.json +2 -2
  510. package/www/scratch-website.privacypolicy-apps-l10njson/tn.json +2 -2
  511. package/www/scratch-website.privacypolicy-apps-l10njson/tr.json +2 -2
  512. package/www/scratch-website.privacypolicy-apps-l10njson/uk.json +2 -2
  513. package/www/scratch-website.privacypolicy-apps-l10njson/uz.json +2 -2
  514. package/www/scratch-website.privacypolicy-apps-l10njson/vi.json +2 -2
  515. package/www/scratch-website.privacypolicy-apps-l10njson/xh.json +2 -2
  516. package/www/scratch-website.privacypolicy-apps-l10njson/zh-cn.json +2 -2
  517. package/www/scratch-website.privacypolicy-apps-l10njson/zh-tw.json +2 -2
  518. package/www/scratch-website.privacypolicy-apps-l10njson/zu.json +2 -2
  519. package/www/scratch-website.privacypolicy-l10njson/ab.json +1 -1
  520. package/www/scratch-website.privacypolicy-l10njson/af.json +1 -1
  521. package/www/scratch-website.privacypolicy-l10njson/am.json +1 -1
  522. package/www/scratch-website.privacypolicy-l10njson/an.json +1 -1
  523. package/www/scratch-website.privacypolicy-l10njson/ar.json +92 -92
  524. package/www/scratch-website.privacypolicy-l10njson/ast.json +1 -1
  525. package/www/scratch-website.privacypolicy-l10njson/az.json +1 -1
  526. package/www/scratch-website.privacypolicy-l10njson/bg.json +1 -1
  527. package/www/scratch-website.privacypolicy-l10njson/bn.json +1 -1
  528. package/www/scratch-website.privacypolicy-l10njson/ca.json +1 -1
  529. package/www/scratch-website.privacypolicy-l10njson/ckb.json +1 -1
  530. package/www/scratch-website.privacypolicy-l10njson/da.json +1 -1
  531. package/www/scratch-website.privacypolicy-l10njson/el.json +1 -1
  532. package/www/scratch-website.privacypolicy-l10njson/en.json +1 -1
  533. package/www/scratch-website.privacypolicy-l10njson/eo.json +1 -1
  534. package/www/scratch-website.privacypolicy-l10njson/et.json +1 -1
  535. package/www/scratch-website.privacypolicy-l10njson/eu.json +1 -1
  536. package/www/scratch-website.privacypolicy-l10njson/fa.json +1 -1
  537. package/www/scratch-website.privacypolicy-l10njson/fil.json +1 -1
  538. package/www/scratch-website.privacypolicy-l10njson/fy.json +1 -1
  539. package/www/scratch-website.privacypolicy-l10njson/ga.json +1 -1
  540. package/www/scratch-website.privacypolicy-l10njson/gd.json +1 -1
  541. package/www/scratch-website.privacypolicy-l10njson/gl.json +1 -1
  542. package/www/scratch-website.privacypolicy-l10njson/ha.json +1 -1
  543. package/www/scratch-website.privacypolicy-l10njson/he.json +1 -1
  544. package/www/scratch-website.privacypolicy-l10njson/hi.json +1 -1
  545. package/www/scratch-website.privacypolicy-l10njson/hr.json +1 -1
  546. package/www/scratch-website.privacypolicy-l10njson/ht.json +1 -1
  547. package/www/scratch-website.privacypolicy-l10njson/hu.json +1 -1
  548. package/www/scratch-website.privacypolicy-l10njson/hy.json +1 -1
  549. package/www/scratch-website.privacypolicy-l10njson/is.json +1 -1
  550. package/www/scratch-website.privacypolicy-l10njson/ka.json +1 -1
  551. package/www/scratch-website.privacypolicy-l10njson/kk.json +1 -1
  552. package/www/scratch-website.privacypolicy-l10njson/km.json +1 -1
  553. package/www/scratch-website.privacypolicy-l10njson/ko.json +80 -80
  554. package/www/scratch-website.privacypolicy-l10njson/ku.json +1 -1
  555. package/www/scratch-website.privacypolicy-l10njson/lt.json +1 -1
  556. package/www/scratch-website.privacypolicy-l10njson/lv.json +1 -1
  557. package/www/scratch-website.privacypolicy-l10njson/mi.json +1 -1
  558. package/www/scratch-website.privacypolicy-l10njson/mn.json +1 -1
  559. package/www/scratch-website.privacypolicy-l10njson/nb.json +1 -1
  560. package/www/scratch-website.privacypolicy-l10njson/nl.json +1 -1
  561. package/www/scratch-website.privacypolicy-l10njson/nn.json +1 -1
  562. package/www/scratch-website.privacypolicy-l10njson/nso.json +1 -1
  563. package/www/scratch-website.privacypolicy-l10njson/oc.json +1 -1
  564. package/www/scratch-website.privacypolicy-l10njson/or.json +1 -1
  565. package/www/scratch-website.privacypolicy-l10njson/pl.json +1 -1
  566. package/www/scratch-website.privacypolicy-l10njson/qu.json +1 -1
  567. package/www/scratch-website.privacypolicy-l10njson/rap.json +1 -1
  568. package/www/scratch-website.privacypolicy-l10njson/ro.json +1 -1
  569. package/www/scratch-website.privacypolicy-l10njson/ru.json +38 -38
  570. package/www/scratch-website.privacypolicy-l10njson/sk.json +1 -1
  571. package/www/scratch-website.privacypolicy-l10njson/sl.json +1 -1
  572. package/www/scratch-website.privacypolicy-l10njson/sr.json +1 -1
  573. package/www/scratch-website.privacypolicy-l10njson/sv.json +1 -1
  574. package/www/scratch-website.privacypolicy-l10njson/sw.json +1 -1
  575. package/www/scratch-website.privacypolicy-l10njson/th.json +1 -1
  576. package/www/scratch-website.privacypolicy-l10njson/tn.json +1 -1
  577. package/www/scratch-website.privacypolicy-l10njson/uk.json +1 -1
  578. package/www/scratch-website.privacypolicy-l10njson/uz.json +1 -1
  579. package/www/scratch-website.privacypolicy-l10njson/xh.json +1 -1
  580. package/www/scratch-website.privacypolicy-l10njson/zu.json +1 -1
  581. package/www/scratch-website.research-l10njson/ar.json +4 -4
  582. package/www/scratch-website.scratch_14-l10njson/ar.json +29 -29
  583. package/www/scratch-website.sec-l10njson/ar.json +52 -52
  584. package/www/scratch-website.splash-l10njson/ar.json +10 -10
  585. package/www/scratch-website.splash-l10njson/cs.json +2 -2
  586. package/www/scratch-website.splash-l10njson/ko.json +2 -2
  587. package/www/scratch-website.splash-l10njson/zh-cn.json +2 -2
  588. package/www/scratch-website.splash-l10njson/zh-tw.json +2 -2
  589. package/www/scratch-website.starter-projects-l10njson/ar.json +8 -8
  590. package/www/scratch-website.starter-projects-l10njson/fi.json +2 -2
  591. package/www/scratch-website.starter-projects-l10njson/ja-Hira.json +7 -7
  592. package/www/scratch-website.starter-projects-l10njson/ja.json +7 -7
  593. package/www/scratch-website.starter-projects-l10njson/ko.json +8 -8
  594. package/www/scratch-website.starter-projects-l10njson/zh-cn.json +7 -7
  595. package/www/scratch-website.starter-projects-l10njson/zh-tw.json +7 -7
  596. package/www/scratch-website.studio-l10njson/ab.json +2 -2
  597. package/www/scratch-website.studio-l10njson/af.json +2 -2
  598. package/www/scratch-website.studio-l10njson/am.json +2 -2
  599. package/www/scratch-website.studio-l10njson/an.json +2 -2
  600. package/www/scratch-website.studio-l10njson/ar.json +122 -122
  601. package/www/scratch-website.studio-l10njson/ast.json +2 -2
  602. package/www/scratch-website.studio-l10njson/az.json +2 -2
  603. package/www/scratch-website.studio-l10njson/be.json +2 -2
  604. package/www/scratch-website.studio-l10njson/bg.json +2 -2
  605. package/www/scratch-website.studio-l10njson/bn.json +2 -2
  606. package/www/scratch-website.studio-l10njson/ca.json +2 -2
  607. package/www/scratch-website.studio-l10njson/ckb.json +2 -2
  608. package/www/scratch-website.studio-l10njson/cs.json +2 -2
  609. package/www/scratch-website.studio-l10njson/cy.json +2 -2
  610. package/www/scratch-website.studio-l10njson/da.json +2 -2
  611. package/www/scratch-website.studio-l10njson/de.json +1 -1
  612. package/www/scratch-website.studio-l10njson/el.json +2 -2
  613. package/www/scratch-website.studio-l10njson/en.json +2 -2
  614. package/www/scratch-website.studio-l10njson/eo.json +2 -2
  615. package/www/scratch-website.studio-l10njson/es-419.json +2 -2
  616. package/www/scratch-website.studio-l10njson/es.json +2 -2
  617. package/www/scratch-website.studio-l10njson/et.json +2 -2
  618. package/www/scratch-website.studio-l10njson/eu.json +2 -2
  619. package/www/scratch-website.studio-l10njson/fa.json +2 -2
  620. package/www/scratch-website.studio-l10njson/fi.json +2 -2
  621. package/www/scratch-website.studio-l10njson/fil.json +2 -2
  622. package/www/scratch-website.studio-l10njson/fr.json +1 -1
  623. package/www/scratch-website.studio-l10njson/fy.json +2 -2
  624. package/www/scratch-website.studio-l10njson/ga.json +2 -2
  625. package/www/scratch-website.studio-l10njson/gd.json +2 -2
  626. package/www/scratch-website.studio-l10njson/gl.json +2 -2
  627. package/www/scratch-website.studio-l10njson/ha.json +2 -2
  628. package/www/scratch-website.studio-l10njson/he.json +2 -2
  629. package/www/scratch-website.studio-l10njson/hi.json +2 -2
  630. package/www/scratch-website.studio-l10njson/hr.json +2 -2
  631. package/www/scratch-website.studio-l10njson/ht.json +2 -2
  632. package/www/scratch-website.studio-l10njson/hu.json +2 -2
  633. package/www/scratch-website.studio-l10njson/hy.json +2 -2
  634. package/www/scratch-website.studio-l10njson/id.json +2 -2
  635. package/www/scratch-website.studio-l10njson/is.json +2 -2
  636. package/www/scratch-website.studio-l10njson/it.json +2 -2
  637. package/www/scratch-website.studio-l10njson/ja-Hira.json +1 -1
  638. package/www/scratch-website.studio-l10njson/ja.json +1 -1
  639. package/www/scratch-website.studio-l10njson/ka.json +2 -2
  640. package/www/scratch-website.studio-l10njson/kk.json +2 -2
  641. package/www/scratch-website.studio-l10njson/km.json +2 -2
  642. package/www/scratch-website.studio-l10njson/ko.json +1 -1
  643. package/www/scratch-website.studio-l10njson/ku.json +2 -2
  644. package/www/scratch-website.studio-l10njson/lt.json +2 -2
  645. package/www/scratch-website.studio-l10njson/lv.json +2 -2
  646. package/www/scratch-website.studio-l10njson/mi.json +2 -2
  647. package/www/scratch-website.studio-l10njson/mn.json +2 -2
  648. package/www/scratch-website.studio-l10njson/nb.json +2 -2
  649. package/www/scratch-website.studio-l10njson/nl.json +2 -2
  650. package/www/scratch-website.studio-l10njson/nn.json +2 -2
  651. package/www/scratch-website.studio-l10njson/nso.json +2 -2
  652. package/www/scratch-website.studio-l10njson/oc.json +2 -2
  653. package/www/scratch-website.studio-l10njson/or.json +2 -2
  654. package/www/scratch-website.studio-l10njson/pl.json +2 -2
  655. package/www/scratch-website.studio-l10njson/qu.json +2 -2
  656. package/www/scratch-website.studio-l10njson/rap.json +2 -2
  657. package/www/scratch-website.studio-l10njson/ro.json +2 -2
  658. package/www/scratch-website.studio-l10njson/ru.json +1 -1
  659. package/www/scratch-website.studio-l10njson/sk.json +2 -2
  660. package/www/scratch-website.studio-l10njson/sl.json +2 -2
  661. package/www/scratch-website.studio-l10njson/sr.json +2 -2
  662. package/www/scratch-website.studio-l10njson/sv.json +2 -2
  663. package/www/scratch-website.studio-l10njson/sw.json +2 -2
  664. package/www/scratch-website.studio-l10njson/th.json +2 -2
  665. package/www/scratch-website.studio-l10njson/tn.json +2 -2
  666. package/www/scratch-website.studio-l10njson/tr.json +1 -1
  667. package/www/scratch-website.studio-l10njson/uk.json +2 -2
  668. package/www/scratch-website.studio-l10njson/uz.json +2 -2
  669. package/www/scratch-website.studio-l10njson/vi.json +2 -2
  670. package/www/scratch-website.studio-l10njson/xh.json +2 -2
  671. package/www/scratch-website.studio-l10njson/zh-cn.json +2 -2
  672. package/www/scratch-website.studio-l10njson/zh-tw.json +1 -1
  673. package/www/scratch-website.studio-l10njson/zu.json +2 -2
  674. package/www/scratch-website.teacher-faq-l10njson/ar.json +66 -66
  675. package/www/scratch-website.teacherregistration-l10njson/ar.json +38 -38
  676. package/www/scratch-website.teacherregistration-l10njson/ja-Hira.json +9 -9
  677. package/www/scratch-website.teacherregistration-l10njson/ja.json +9 -9
  678. package/www/scratch-website.teacherregistration-l10njson/ko.json +11 -11
  679. package/www/scratch-website.teacherregistration-l10njson/ru.json +5 -5
  680. package/www/scratch-website.wedo2-l10njson/ar.json +30 -30
  681. package/www/scratch-website.wedo2-legacy-l10njson/ar.json +19 -19
package/.husky/commit-msg CHANGED
@@ -1,4 +1 @@
1
- #!/usr/bin/env sh
2
- . "$(dirname -- "$0")/_/husky.sh"
3
-
4
1
  npx --no-install commitlint --edit "$1"
@@ -213,7 +213,7 @@
213
213
  "SENSING_CURRENT_MINUTE": "الدقيقة",
214
214
  "SENSING_CURRENT_SECOND": "الثانية",
215
215
  "SENSING_DAYSSINCE2000": "الأيام منذ عام 2000",
216
- "SENSING_ONLINE": "is online?",
216
+ "SENSING_ONLINE": "هل هو متصل بالإنترنت؟",
217
217
  "SENSING_USERNAME": "اسم المستخدم",
218
218
  "SENSING_USERID": "رقم المستخدم",
219
219
  "SOUND_PLAY": "شغِّل الصوت %1",
@@ -41,7 +41,7 @@
41
41
  "EVENT_WHENFLAGCLICKED": "quan la %1 es cliqui",
42
42
  "EVENT_WHENTHISSPRITECLICKED": "quan es cliqui aquest personatge",
43
43
  "EVENT_WHENSTAGECLICKED": "quan es cliqui l'escenari",
44
- "EVENT_WHENTOUCHINGOBJECT": "quan aquest objecte toqui %1",
44
+ "EVENT_WHENTOUCHINGOBJECT": "quan aquest personatge toqui %1",
45
45
  "EVENT_WHENBROADCASTRECEIVED": "quan rebi %1",
46
46
  "EVENT_WHENBACKDROPSWITCHESTO": "quan l'escenari canviï al fons %1",
47
47
  "EVENT_WHENGREATERTHAN": "quan %1 > %2",
@@ -83,10 +83,10 @@
83
83
  "LOOKS_SWITCHCOSTUMETO": "canvia el vestit a %1",
84
84
  "LOOKS_NEXTCOSTUME": "següent vestit",
85
85
  "LOOKS_SWITCHBACKDROPTO": "canvia el fons a %1",
86
- "LOOKS_GOTOFRONTBACK": "vés a la capa %1",
86
+ "LOOKS_GOTOFRONTBACK": "ves a la capa %1",
87
87
  "LOOKS_GOTOFRONTBACK_FRONT": "front",
88
88
  "LOOKS_GOTOFRONTBACK_BACK": "darrere",
89
- "LOOKS_GOFORWARDBACKWARDLAYERS": "vés %1 %2 capes",
89
+ "LOOKS_GOFORWARDBACKWARDLAYERS": "ves %1 %2 capes",
90
90
  "LOOKS_GOFORWARDBACKWARDLAYERS_FORWARD": "endavant",
91
91
  "LOOKS_GOFORWARDBACKWARDLAYERS_BACKWARD": "enrere",
92
92
  "LOOKS_BACKDROPNUMBERNAME": "fons %1",
@@ -105,10 +105,10 @@
105
105
  "MOTION_POINTTOWARDS": "apunta cap a %1",
106
106
  "MOTION_POINTTOWARDS_POINTER": "punter del ratolí",
107
107
  "MOTION_POINTTOWARDS_RANDOM": "direcció aleatòria",
108
- "MOTION_GOTO": "vés a %1",
108
+ "MOTION_GOTO": "ves a %1",
109
109
  "MOTION_GOTO_POINTER": "punter del ratolí",
110
110
  "MOTION_GOTO_RANDOM": "posició aleatòria",
111
- "MOTION_GOTOXY": "vés a x: %1 y: %2",
111
+ "MOTION_GOTOXY": "ves a x: %1 y: %2",
112
112
  "MOTION_GLIDESECSTOXY": "llisca en %1 segons fins a x: %2 y: %3",
113
113
  "MOTION_GLIDETO": "llisca en %1 segons fins a %2",
114
114
  "MOTION_GLIDETO_POINTER": "punter del ratolí",
@@ -207,13 +207,13 @@
207
207
  "SENSING_CURRENT": "actual %1",
208
208
  "SENSING_CURRENT_YEAR": "any",
209
209
  "SENSING_CURRENT_MONTH": "mes",
210
- "SENSING_CURRENT_DATE": "data",
210
+ "SENSING_CURRENT_DATE": "dia",
211
211
  "SENSING_CURRENT_DAYOFWEEK": "dia de la setmana",
212
212
  "SENSING_CURRENT_HOUR": "hora",
213
213
  "SENSING_CURRENT_MINUTE": "minut",
214
214
  "SENSING_CURRENT_SECOND": "segon",
215
215
  "SENSING_DAYSSINCE2000": "dies des del 2000",
216
- "SENSING_ONLINE": "is online?",
216
+ "SENSING_ONLINE": "és en línia?",
217
217
  "SENSING_USERNAME": "nom d'usuari",
218
218
  "SENSING_USERID": "ID d'usuari",
219
219
  "SOUND_PLAY": "inicia el so %1",
@@ -249,7 +249,7 @@
249
249
  "UNDO": "Desfés",
250
250
  "REDO": "Torna-hi",
251
251
  "EDIT_PROCEDURE": "Edita",
252
- "SHOW_PROCEDURE_DEFINITION": "Vés a la definició",
252
+ "SHOW_PROCEDURE_DEFINITION": "Ves a la definició",
253
253
  "WORKSPACE_COMMENT_DEFAULT_TEXT": "Digues alguna cosa...",
254
254
  "COLOUR_HUE_LABEL": "Color",
255
255
  "COLOUR_SATURATION_LABEL": "Saturació",
@@ -213,7 +213,7 @@
213
213
  "SENSING_CURRENT_MINUTE": "Minute",
214
214
  "SENSING_CURRENT_SECOND": "Sekunde",
215
215
  "SENSING_DAYSSINCE2000": "Tage seit 2000",
216
- "SENSING_ONLINE": "is online?",
216
+ "SENSING_ONLINE": "ist online?",
217
217
  "SENSING_USERNAME": "Benutzername",
218
218
  "SENSING_USERID": "Benutzer-ID",
219
219
  "SOUND_PLAY": "spiele Klang %1",
@@ -213,7 +213,7 @@
213
213
  "SENSING_CURRENT_MINUTE": "minuto",
214
214
  "SENSING_CURRENT_SECOND": "segundo",
215
215
  "SENSING_DAYSSINCE2000": "días desde el 2000",
216
- "SENSING_ONLINE": "is online?",
216
+ "SENSING_ONLINE": "¿está en línea?",
217
217
  "SENSING_USERNAME": "nombre de usuario",
218
218
  "SENSING_USERID": "nombre de usuario",
219
219
  "SOUND_PLAY": "iniciar sonido %1",
@@ -213,7 +213,7 @@
213
213
  "SENSING_CURRENT_MINUTE": "minuto",
214
214
  "SENSING_CURRENT_SECOND": "segundo",
215
215
  "SENSING_DAYSSINCE2000": "días desde el 2000",
216
- "SENSING_ONLINE": "is online?",
216
+ "SENSING_ONLINE": "¿está en línea?",
217
217
  "SENSING_USERNAME": "nombre de usuario",
218
218
  "SENSING_USERID": "id de usuario",
219
219
  "SOUND_PLAY": "iniciar sonido %1",
@@ -213,7 +213,7 @@
213
213
  "SENSING_CURRENT_MINUTE": "minute",
214
214
  "SENSING_CURRENT_SECOND": "seconde",
215
215
  "SENSING_DAYSSINCE2000": "jours depuis 2000",
216
- "SENSING_ONLINE": "is online?",
216
+ "SENSING_ONLINE": "En ligne ?",
217
217
  "SENSING_USERNAME": "nom d'utilisateur",
218
218
  "SENSING_USERID": "id de l'utilisateur",
219
219
  "SOUND_PLAY": "jouer le son %1",
@@ -213,7 +213,7 @@
213
213
  "SENSING_CURRENT_MINUTE": "分",
214
214
  "SENSING_CURRENT_SECOND": "秒",
215
215
  "SENSING_DAYSSINCE2000": "2000年からの日数",
216
- "SENSING_ONLINE": "is online?",
216
+ "SENSING_ONLINE": "はオンラインか?",
217
217
  "SENSING_USERNAME": "ユーザー名",
218
218
  "SENSING_USERID": "ユーザーID",
219
219
  "SOUND_PLAY": "%1 の音を鳴らす",
@@ -213,7 +213,7 @@
213
213
  "SENSING_CURRENT_MINUTE": "분",
214
214
  "SENSING_CURRENT_SECOND": "초",
215
215
  "SENSING_DAYSSINCE2000": "2000년 이후 현재까지 날짜 수",
216
- "SENSING_ONLINE": "is online?",
216
+ "SENSING_ONLINE": "온라인인가요?",
217
217
  "SENSING_USERNAME": "사용자 이름",
218
218
  "SENSING_USERID": "사용자 번호",
219
219
  "SOUND_PLAY": "%1 재생하기",
@@ -213,7 +213,7 @@
213
213
  "SENSING_CURRENT_MINUTE": "minuta",
214
214
  "SENSING_CURRENT_SECOND": "sekunda",
215
215
  "SENSING_DAYSSINCE2000": "dni od 2000",
216
- "SENSING_ONLINE": "is online?",
216
+ "SENSING_ONLINE": "czy jest online?",
217
217
  "SENSING_USERNAME": "nazwa użytkownika",
218
218
  "SENSING_USERID": "ID użytkownika",
219
219
  "SOUND_PLAY": "zagraj dźwięk %1",
@@ -213,7 +213,7 @@
213
213
  "SENSING_CURRENT_MINUTE": "minuto",
214
214
  "SENSING_CURRENT_SECOND": "segundo",
215
215
  "SENSING_DAYSSINCE2000": "número de dias desde 2000",
216
- "SENSING_ONLINE": "is online?",
216
+ "SENSING_ONLINE": "online?",
217
217
  "SENSING_USERNAME": "nome de usuário",
218
218
  "SENSING_USERID": "id do usuário",
219
219
  "SOUND_PLAY": "toque o som %1",
@@ -213,7 +213,7 @@
213
213
  "SENSING_CURRENT_MINUTE": "o minuto",
214
214
  "SENSING_CURRENT_SECOND": "o segundo",
215
215
  "SENSING_DAYSSINCE2000": "o número de dias desde 2000",
216
- "SENSING_ONLINE": "is online?",
216
+ "SENSING_ONLINE": "está online?",
217
217
  "SENSING_USERNAME": "o nome de utilizador",
218
218
  "SENSING_USERID": "o ID de utilizador",
219
219
  "SOUND_PLAY": "toca o som %1",
@@ -213,7 +213,7 @@
213
213
  "SENSING_CURRENT_MINUTE": "минута",
214
214
  "SENSING_CURRENT_SECOND": "секунда",
215
215
  "SENSING_DAYSSINCE2000": "дней с 2000 г",
216
- "SENSING_ONLINE": "is online?",
216
+ "SENSING_ONLINE": "онлайн?",
217
217
  "SENSING_USERNAME": "имя пользователя",
218
218
  "SENSING_USERID": "id пользователя",
219
219
  "SOUND_PLAY": "включить звук %1",
@@ -213,7 +213,7 @@
213
213
  "SENSING_CURRENT_MINUTE": "dakika",
214
214
  "SENSING_CURRENT_SECOND": "saniye",
215
215
  "SENSING_DAYSSINCE2000": "2000 yılından beri geçen gün",
216
- "SENSING_ONLINE": "is online?",
216
+ "SENSING_ONLINE": "çevrimiçi mi?",
217
217
  "SENSING_USERNAME": "kullanıcı adı",
218
218
  "SENSING_USERID": "kullanıcı kimliği",
219
219
  "SOUND_PLAY": "%1 sesini başlat",
@@ -1,31 +1,31 @@
1
1
  {
2
- "boost.color.any": "any color",
3
- "boost.color.black": "black",
4
- "boost.color.blue": "blue",
5
- "boost.color.green": "green",
6
- "boost.color.red": "red",
7
- "boost.color.white": "white",
8
- "boost.color.yellow": "yellow",
9
- "boost.getMotorPosition": "motor [MOTOR_REPORTER_ID] position",
10
- "boost.getTiltAngle": "tilt angle [TILT_DIRECTION]",
11
- "boost.motorDirection.backward": "that way",
12
- "boost.motorDirection.forward": "this way",
13
- "boost.motorDirection.reverse": "reverse",
14
- "boost.motorOff": "turn motor [MOTOR_ID] off",
15
- "boost.motorOn": "turn motor [MOTOR_ID] on",
16
- "boost.motorOnFor": "turn motor [MOTOR_ID] for [DURATION] seconds",
17
- "boost.motorOnForRotation": "turn motor [MOTOR_ID] for [ROTATION] rotations",
18
- "boost.seeingColor": "seeing [COLOR] brick?",
19
- "boost.setLightHue": "set light color to [HUE]",
20
- "boost.setMotorDirection": "set motor [MOTOR_ID] direction [MOTOR_DIRECTION]",
21
- "boost.setMotorPower": "set motor [MOTOR_ID] speed to [POWER] %",
22
- "boost.tiltDirection.any": "any",
23
- "boost.tiltDirection.down": "down",
24
- "boost.tiltDirection.left": "left",
25
- "boost.tiltDirection.right": "right",
26
- "boost.tiltDirection.up": "up",
27
- "boost.whenColor": "when [COLOR] brick seen",
28
- "boost.whenTilted": "when tilted [TILT_DIRECTION_ANY]",
2
+ "boost.color.any": "아무 ",
3
+ "boost.color.black": "검은색",
4
+ "boost.color.blue": "파란색",
5
+ "boost.color.green": "초록색",
6
+ "boost.color.red": "빨간색",
7
+ "boost.color.white": "흰색",
8
+ "boost.color.yellow": "노란색",
9
+ "boost.getMotorPosition": "모터 [MOTOR_REPORTER_ID] 위치",
10
+ "boost.getTiltAngle": "[TILT_DIRECTION] 방향으로 기울어진 각도",
11
+ "boost.motorDirection.backward": "저쪽",
12
+ "boost.motorDirection.forward": "이쪽",
13
+ "boost.motorDirection.reverse": "반대쪽",
14
+ "boost.motorOff": "모터 [MOTOR_ID] 끄기",
15
+ "boost.motorOn": "모터 [MOTOR_ID] 켜기",
16
+ "boost.motorOnFor": "모터 [MOTOR_ID] [DURATION] 초 동안 돌리기",
17
+ "boost.motorOnForRotation": "모터 [MOTOR_ID] [ROTATION] 바퀴 동안 돌리기",
18
+ "boost.seeingColor": "[COLOR] 브릭이 보이는가?",
19
+ "boost.setLightHue": "빛의 색을 [HUE] (으)로 정하기",
20
+ "boost.setMotorDirection": "모터 [MOTOR_ID] 방향을 [MOTOR_DIRECTION] 으로 정하기",
21
+ "boost.setMotorPower": "모터 [MOTOR_ID] 속도를 [POWER] %로 정하기",
22
+ "boost.tiltDirection.any": "아무",
23
+ "boost.tiltDirection.down": "아래쪽",
24
+ "boost.tiltDirection.left": "왼쪽",
25
+ "boost.tiltDirection.right": "오른쪽",
26
+ "boost.tiltDirection.up": "위쪽",
27
+ "boost.whenColor": "[COLOR] 브릭이 보일 때",
28
+ "boost.whenTilted": "[TILT_DIRECTION_ANY] 방향으로 기울일 때",
29
29
  "ev3.beepNote": "[TIME] 초 동안 [NOTE] 번 음 울리기",
30
30
  "ev3.buttonPressed": " [PORT] 번 버튼이 눌러졌는가?",
31
31
  "ev3.getBrightness": "밝기",
@@ -57,34 +57,34 @@
57
57
  "faceSensing.whenFaceDetected": "when a face is detected",
58
58
  "faceSensing.whenSpriteTouchesPart": "when this sprite touches a [PART]",
59
59
  "faceSensing.whenTilted": "when face tilts [DIRECTION]",
60
- "gdxfor.getAcceleration": "acceleration [DIRECTION]",
61
- "gdxfor.getForce": "force",
62
- "gdxfor.getSpin": "spin speed [DIRECTION]",
63
- "gdxfor.getTilt": "tilt angle [TILT]",
64
- "gdxfor.isFreeFalling": "falling?",
65
- "gdxfor.isTilted": "tilted [TILT]?",
66
- "gdxfor.pulled": "pulled",
67
- "gdxfor.pushed": "pushed",
68
- "gdxfor.shaken": "shaken",
69
- "gdxfor.startedFalling": "started falling",
70
- "gdxfor.tiltDirectionMenu.any": "any",
71
- "gdxfor.tiltDirectionMenu.back": "back",
72
- "gdxfor.tiltDirectionMenu.front": "front",
73
- "gdxfor.tiltDirectionMenu.left": "left",
74
- "gdxfor.tiltDirectionMenu.right": "right",
75
- "gdxfor.turnedFaceDown": "turned face down",
76
- "gdxfor.turnedFaceUp": "turned face up",
77
- "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
78
- "gdxfor.whenGesture": "when [GESTURE]",
79
- "gdxfor.whenTilted": "when tilted [TILT]",
80
- "makeymakey.downArrow": "down arrow",
60
+ "gdxfor.getAcceleration": "가속도 [DIRECTION]",
61
+ "gdxfor.getForce": "",
62
+ "gdxfor.getSpin": "회전 속도 [DIRECTION]",
63
+ "gdxfor.getTilt": "기울어진 각도 [TILT]",
64
+ "gdxfor.isFreeFalling": "낙하하고 있는가?",
65
+ "gdxfor.isTilted": "[TILT] 방향으로 기울어졌는가?",
66
+ "gdxfor.pulled": "당겨졌을",
67
+ "gdxfor.pushed": "눌렸을",
68
+ "gdxfor.shaken": "흔들어졌을",
69
+ "gdxfor.startedFalling": "낙하하기 시작했을",
70
+ "gdxfor.tiltDirectionMenu.any": "아무",
71
+ "gdxfor.tiltDirectionMenu.back": "뒤쪽",
72
+ "gdxfor.tiltDirectionMenu.front": "앞쪽",
73
+ "gdxfor.tiltDirectionMenu.left": "왼쪽",
74
+ "gdxfor.tiltDirectionMenu.right": "오른쪽",
75
+ "gdxfor.turnedFaceDown": "아래쪽을 바라보도록 돌아갔을",
76
+ "gdxfor.turnedFaceUp": "위쪽을 바라보도록 돌아갔을",
77
+ "gdxfor.whenForcePushedOrPulled": " 센서가 [PUSH_PULL]",
78
+ "gdxfor.whenGesture": "[GESTURE]",
79
+ "gdxfor.whenTilted": "[TILT] 방향으로 기울어졌을 때",
80
+ "makeymakey.downArrow": "아래쪽 화살표",
81
81
  "makeymakey.downArrowShort": "아래쪽",
82
- "makeymakey.leftArrow": "left arrow",
82
+ "makeymakey.leftArrow": "왼쪽 화살표",
83
83
  "makeymakey.leftArrowShort": "왼쪽",
84
- "makeymakey.rightArrow": "right arrow",
84
+ "makeymakey.rightArrow": "오른쪽 화살표",
85
85
  "makeymakey.rightArrowShort": "오른쪽",
86
86
  "makeymakey.spaceKey": "스페이스",
87
- "makeymakey.upArrow": "up arrow",
87
+ "makeymakey.upArrow": "위쪽 화살표",
88
88
  "makeymakey.upArrowShort": "위쪽",
89
89
  "makeymakey.whenKeyPressed": "[KEY] 키를 눌렀을 때",
90
90
  "makeymakey.whenKeysPressedInOrder": "[SEQUENCE] 키를 순서대로 눌렀을 때",
@@ -183,7 +183,7 @@
183
183
  "speech.speechReporter": "인식된 말",
184
184
  "speech.whenIHear": "[PHRASE] 이(가) 들릴 때",
185
185
  "text2speech.alto": "중고음",
186
- "text2speech.categoryName": "Text to Speech",
186
+ "text2speech.categoryName": "텍스트 음성 변환(TTS)",
187
187
  "text2speech.defaultTextToSpeak": "안녕 ",
188
188
  "text2speech.giant": "저음",
189
189
  "text2speech.kitten": "고양이",
@@ -76,7 +76,7 @@
76
76
  "gui.customProcedures.runWithoutScreenRefresh": "Идәықәҵатәуп аекран мырҿыцқәа",
77
77
  "gui.customProcedures.cancel": "Иаҟәыхтәуп",
78
78
  "gui.customProcedures.ok": "OK",
79
- "gui.debugModal.title": "Debugging | Getting Unstuck",
79
+ "gui.debugModal.title": "Арҽеига| Агхақәа рыриашара арманшәалара",
80
80
  "gui.debugModal.readAloud.title": "Read Aloud",
81
81
  "gui.debugModal.readAloud.description1": "As you read your code aloud, think from the computer’s perspective.",
82
82
  "gui.debugModal.readAloud.description2": "Are you including steps that aren’t there?",
@@ -139,8 +139,6 @@
139
139
  "gui.directionPicker.rotationStyles.leftRight": "Армарахь/Арӷьарахь",
140
140
  "gui.directionPicker.rotationStyles.dontRotate": "Иргьежьтәӡам",
141
141
  "gui.gui.addExtension": "Иацҵатәуп арҭбаара",
142
- "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
- "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
142
  "gui.aria.menuBar": "Menu topbar",
145
143
  "gui.aria.editor": "Editor",
146
144
  "gui.aria.tabList": "Tab list",
@@ -156,16 +154,17 @@
156
154
  "gui.gui.backdropsTab": "Аҿаԥшырақәа",
157
155
  "gui.gui.costumesTab": "Акостиумқәа",
158
156
  "gui.gui.soundsTab": "Абжьқәа",
157
+ "gui.libraryItem.memberAssetImgAlt": "Blue star icon indicating an asset is for members",
159
158
  "gui.extensionLibrary.comingSoon": "Иаарласны...",
160
159
  "gui.extensionLibrary.requires": "Иаҭахуп",
161
160
  "gui.extensionLibrary.collaboration": "Аус рыцутәуп",
162
161
  "gui.library.filterPlaceholder": "Аԥшаара",
163
162
  "gui.library.allTag": "Зегьы",
164
- "gui.library.faceSensingCallout": "You can now use your face to control your projects, like making a sprite follow wherever your nose goes!",
165
163
  "gui.library.gettingStarted": "Излалагатәу",
166
164
  "gui.library.basics": "Ашьаҭақәа",
167
165
  "gui.library.intermediate": "Абжьаратәи",
168
166
  "gui.library.prompts": "Аҵаҳәарақәа",
167
+ "gui.library.membershipTag": "Membership",
169
168
  "gui.loader.message1": "Аблокқәа раԥҵара...",
170
169
  "gui.loader.message2": "Анагӡаҩцәа рҭагалара...",
171
170
  "gui.loader.message3": "Абжьқәа рҭагалара...",
@@ -605,6 +604,7 @@
605
604
  "gui.opcodeLabels.tempo": "атемп",
606
605
  "gui.opcodeLabels.answer": "аҭак",
607
606
  "gui.opcodeLabels.loudness": "абжьы адура",
607
+ "gui.opcodeLabels.online": "online",
608
608
  "gui.opcodeLabels.username": "ахархәаҩ ихьӡ",
609
609
  "gui.opcodeLabels.year": "ашықәс",
610
610
  "gui.opcodeLabels.month": "амза",
@@ -139,8 +139,6 @@
139
139
  "gui.directionPicker.rotationStyles.leftRight": "Links/Regs",
140
140
  "gui.directionPicker.rotationStyles.dontRotate": "Moet nie roteer nie",
141
141
  "gui.gui.addExtension": "Voeg Uitbreiding By",
142
- "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
- "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
142
  "gui.aria.menuBar": "Menu topbar",
145
143
  "gui.aria.editor": "Editor",
146
144
  "gui.aria.tabList": "Tab list",
@@ -156,16 +154,17 @@
156
154
  "gui.gui.backdropsTab": "Agtergronde",
157
155
  "gui.gui.costumesTab": "Kostuums",
158
156
  "gui.gui.soundsTab": "Klanke",
157
+ "gui.libraryItem.memberAssetImgAlt": "Blue star icon indicating an asset is for members",
159
158
  "gui.extensionLibrary.comingSoon": "Kom Binnekort",
160
159
  "gui.extensionLibrary.requires": "Vereis",
161
160
  "gui.extensionLibrary.collaboration": "Samewerking met",
162
161
  "gui.library.filterPlaceholder": "Soek",
163
162
  "gui.library.allTag": "Alles",
164
- "gui.library.faceSensingCallout": "You can now use your face to control your projects, like making a sprite follow wherever your nose goes!",
165
163
  "gui.library.gettingStarted": "Getting Started",
166
164
  "gui.library.basics": "Basics",
167
165
  "gui.library.intermediate": "Intermediate",
168
166
  "gui.library.prompts": "Prompts",
167
+ "gui.library.membershipTag": "Membership",
169
168
  "gui.loader.message1": "Besig om blokke te skep ...",
170
169
  "gui.loader.message2": "Besig om sprites te laai ...",
171
170
  "gui.loader.message3": "Besig om klanke te laai ...",
@@ -605,6 +604,7 @@
605
604
  "gui.opcodeLabels.tempo": "tempo",
606
605
  "gui.opcodeLabels.answer": "antwoord",
607
606
  "gui.opcodeLabels.loudness": "hardheid",
607
+ "gui.opcodeLabels.online": "online",
608
608
  "gui.opcodeLabels.username": "gebruikersnaam",
609
609
  "gui.opcodeLabels.year": "jaar",
610
610
  "gui.opcodeLabels.month": "maand",
@@ -139,8 +139,6 @@
139
139
  "gui.directionPicker.rotationStyles.leftRight": "ግራ/ቀኝ",
140
140
  "gui.directionPicker.rotationStyles.dontRotate": "አትዞር",
141
141
  "gui.gui.addExtension": "ቅጥያ ጨምር",
142
- "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
- "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
142
  "gui.aria.menuBar": "Menu topbar",
145
143
  "gui.aria.editor": "Editor",
146
144
  "gui.aria.tabList": "Tab list",
@@ -156,16 +154,17 @@
156
154
  "gui.gui.backdropsTab": "የጀርባ ምስሎች",
157
155
  "gui.gui.costumesTab": "አልባሳት",
158
156
  "gui.gui.soundsTab": "ድምጾች",
157
+ "gui.libraryItem.memberAssetImgAlt": "Blue star icon indicating an asset is for members",
159
158
  "gui.extensionLibrary.comingSoon": "በቅርቡ ይመጣል",
160
159
  "gui.extensionLibrary.requires": "Requires",
161
160
  "gui.extensionLibrary.collaboration": "Collaboration with",
162
161
  "gui.library.filterPlaceholder": "ፈልጉ",
163
162
  "gui.library.allTag": "All",
164
- "gui.library.faceSensingCallout": "You can now use your face to control your projects, like making a sprite follow wherever your nose goes!",
165
163
  "gui.library.gettingStarted": "Getting Started",
166
164
  "gui.library.basics": "Basics",
167
165
  "gui.library.intermediate": "Intermediate",
168
166
  "gui.library.prompts": "Prompts",
167
+ "gui.library.membershipTag": "Membership",
169
168
  "gui.loader.message1": "ጥምሮች በመፍጠር ላይ...",
170
169
  "gui.loader.message2": "ስፕራይት በመጫን ላይ...",
171
170
  "gui.loader.message3": "ድምጽ በመጫን ላይ...",
@@ -605,6 +604,7 @@
605
604
  "gui.opcodeLabels.tempo": "tempo",
606
605
  "gui.opcodeLabels.answer": "answer",
607
606
  "gui.opcodeLabels.loudness": "loudness",
607
+ "gui.opcodeLabels.online": "online",
608
608
  "gui.opcodeLabels.username": "username",
609
609
  "gui.opcodeLabels.year": "year",
610
610
  "gui.opcodeLabels.month": "month",
@@ -139,8 +139,6 @@
139
139
  "gui.directionPicker.rotationStyles.leftRight": "Zurda/Dreita",
140
140
  "gui.directionPicker.rotationStyles.dontRotate": "No rotar",
141
141
  "gui.gui.addExtension": "Anyadir extensión",
142
- "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
- "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
142
  "gui.aria.menuBar": "Menu topbar",
145
143
  "gui.aria.editor": "Editor",
146
144
  "gui.aria.tabList": "Tab list",
@@ -156,16 +154,17 @@
156
154
  "gui.gui.backdropsTab": "Fondos",
157
155
  "gui.gui.costumesTab": "Vestius",
158
156
  "gui.gui.soundsTab": "Sons",
157
+ "gui.libraryItem.memberAssetImgAlt": "Blue star icon indicating an asset is for members",
159
158
  "gui.extensionLibrary.comingSoon": "Proximament...",
160
159
  "gui.extensionLibrary.requires": "Requiere",
161
160
  "gui.extensionLibrary.collaboration": "En colaboración con",
162
161
  "gui.library.filterPlaceholder": "Busca",
163
162
  "gui.library.allTag": "Totz",
164
- "gui.library.faceSensingCallout": "You can now use your face to control your projects, like making a sprite follow wherever your nose goes!",
165
163
  "gui.library.gettingStarted": "Getting Started",
166
164
  "gui.library.basics": "Basics",
167
165
  "gui.library.intermediate": "Intermediate",
168
166
  "gui.library.prompts": "Prompts",
167
+ "gui.library.membershipTag": "Membership",
169
168
  "gui.loader.message1": "Creyando bloques ...",
170
169
  "gui.loader.message2": "Cargando obchectos...",
171
170
  "gui.loader.message3": "Cargando sons...",
@@ -605,6 +604,7 @@
605
604
  "gui.opcodeLabels.tempo": "tempo",
606
605
  "gui.opcodeLabels.answer": "respuesta",
607
606
  "gui.opcodeLabels.loudness": "volumen d'o son",
607
+ "gui.opcodeLabels.online": "online",
608
608
  "gui.opcodeLabels.username": "nombre d'usuario",
609
609
  "gui.opcodeLabels.year": "anyo",
610
610
  "gui.opcodeLabels.month": "mes",