scratch-l10n 6.1.51 → 6.1.52

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 (84) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/editor/interface/ab.json +11 -0
  3. package/editor/interface/af.json +11 -0
  4. package/editor/interface/am.json +11 -0
  5. package/editor/interface/an.json +11 -0
  6. package/editor/interface/ar.json +11 -0
  7. package/editor/interface/ast.json +11 -0
  8. package/editor/interface/az.json +11 -0
  9. package/editor/interface/be.json +11 -0
  10. package/editor/interface/bg.json +11 -0
  11. package/editor/interface/bn.json +11 -0
  12. package/editor/interface/ca.json +11 -0
  13. package/editor/interface/ckb.json +11 -0
  14. package/editor/interface/cs.json +11 -0
  15. package/editor/interface/cy.json +11 -0
  16. package/editor/interface/da.json +11 -0
  17. package/editor/interface/de.json +11 -0
  18. package/editor/interface/el.json +11 -0
  19. package/editor/interface/en.json +11 -0
  20. package/editor/interface/eo.json +11 -0
  21. package/editor/interface/es-419.json +11 -0
  22. package/editor/interface/es.json +11 -0
  23. package/editor/interface/et.json +11 -0
  24. package/editor/interface/eu.json +11 -0
  25. package/editor/interface/fa.json +11 -0
  26. package/editor/interface/fi.json +11 -0
  27. package/editor/interface/fil.json +11 -0
  28. package/editor/interface/fr.json +11 -0
  29. package/editor/interface/fy.json +11 -0
  30. package/editor/interface/ga.json +11 -0
  31. package/editor/interface/gd.json +11 -0
  32. package/editor/interface/gl.json +11 -0
  33. package/editor/interface/ha.json +11 -0
  34. package/editor/interface/he.json +11 -0
  35. package/editor/interface/hi.json +11 -0
  36. package/editor/interface/hr.json +11 -0
  37. package/editor/interface/ht.json +11 -0
  38. package/editor/interface/hu.json +11 -0
  39. package/editor/interface/hy.json +11 -0
  40. package/editor/interface/id.json +11 -0
  41. package/editor/interface/is.json +11 -0
  42. package/editor/interface/it.json +11 -0
  43. package/editor/interface/ja-Hira.json +11 -0
  44. package/editor/interface/ja.json +11 -0
  45. package/editor/interface/ka.json +11 -0
  46. package/editor/interface/kk.json +11 -0
  47. package/editor/interface/km.json +11 -0
  48. package/editor/interface/ko.json +11 -0
  49. package/editor/interface/ku.json +11 -0
  50. package/editor/interface/lt.json +11 -0
  51. package/editor/interface/lv.json +11 -0
  52. package/editor/interface/mi.json +11 -0
  53. package/editor/interface/mn.json +11 -0
  54. package/editor/interface/nb.json +11 -0
  55. package/editor/interface/nl.json +11 -0
  56. package/editor/interface/nn.json +11 -0
  57. package/editor/interface/nso.json +11 -0
  58. package/editor/interface/oc.json +11 -0
  59. package/editor/interface/or.json +11 -0
  60. package/editor/interface/pl.json +11 -0
  61. package/editor/interface/pt-br.json +11 -0
  62. package/editor/interface/pt.json +11 -0
  63. package/editor/interface/qu.json +11 -0
  64. package/editor/interface/rap.json +11 -0
  65. package/editor/interface/ro.json +11 -0
  66. package/editor/interface/ru.json +11 -0
  67. package/editor/interface/sk.json +11 -0
  68. package/editor/interface/sl.json +11 -0
  69. package/editor/interface/sr.json +11 -0
  70. package/editor/interface/sv.json +11 -0
  71. package/editor/interface/sw.json +11 -0
  72. package/editor/interface/th.json +11 -0
  73. package/editor/interface/tn.json +11 -0
  74. package/editor/interface/tr.json +11 -0
  75. package/editor/interface/uk.json +11 -0
  76. package/editor/interface/uz.json +11 -0
  77. package/editor/interface/vi.json +11 -0
  78. package/editor/interface/xh.json +11 -0
  79. package/editor/interface/zh-cn.json +11 -0
  80. package/editor/interface/zh-tw.json +11 -0
  81. package/editor/interface/zu.json +11 -0
  82. package/locales/editor-msgs.js +880 -0
  83. package/locales/interface-msgs.js +880 -0
  84. package/package.json +1 -1
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "Pridaj rozšírenie",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "Scenáre",
145
156
  "gui.gui.backdropsTab": "Pozadia",
146
157
  "gui.gui.costumesTab": "Kostýmy",
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "Dodaj razširitev",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "Koda",
145
156
  "gui.gui.backdropsTab": "Ozadja",
146
157
  "gui.gui.costumesTab": "Videzi",
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "Додај проширење",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "Програм",
145
156
  "gui.gui.backdropsTab": "Позадине",
146
157
  "gui.gui.costumesTab": "Костими",
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "Lägg till ett tillägg",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "Kod",
145
156
  "gui.gui.backdropsTab": "Bakgrunder",
146
157
  "gui.gui.costumesTab": "Klädslar",
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "Ongeza Kiendelezi",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "Msimbo",
145
156
  "gui.gui.backdropsTab": "Mandhari Za Nyuma",
146
157
  "gui.gui.costumesTab": "Mitindo",
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "เพิ่มส่วนขยาย",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "โค้ด",
145
156
  "gui.gui.backdropsTab": "ฉากหลัง",
146
157
  "gui.gui.costumesTab": "คอสตูม",
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "Oketsa",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "Khoutu",
145
156
  "gui.gui.backdropsTab": "Ditatlhelo morago",
146
157
  "gui.gui.costumesTab": "Diaparo",
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "Eklenti Ekle",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "Kod",
145
156
  "gui.gui.backdropsTab": "Dekorlar",
146
157
  "gui.gui.costumesTab": "Kostümler",
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "Додати розширення",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "Код",
145
156
  "gui.gui.backdropsTab": "Тло",
146
157
  "gui.gui.costumesTab": "Образи",
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "Kengaytirish buyrug'ini qo'shish",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "Kod",
145
156
  "gui.gui.backdropsTab": "Fon",
146
157
  "gui.gui.costumesTab": "Ko'rinish",
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "Thêm phần mở rộng",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "code",
145
156
  "gui.gui.backdropsTab": "Phông nền",
146
157
  "gui.gui.costumesTab": "Trang phục",
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "Faka Ulwandiso",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "Ikhowdi",
145
156
  "gui.gui.backdropsTab": "Imiva",
146
157
  "gui.gui.costumesTab": "ikhostyum",
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "添加扩展",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "代码",
145
156
  "gui.gui.backdropsTab": "背景",
146
157
  "gui.gui.costumesTab": "造型",
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "添加擴展",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "程式",
145
156
  "gui.gui.backdropsTab": "背景",
146
157
  "gui.gui.costumesTab": "造型",
@@ -141,6 +141,17 @@
141
141
  "gui.gui.addExtension": "Faka okokunezelela ",
142
142
  "gui.gui.faceSensingCalloutTitle": "Hey there! 👋",
143
143
  "gui.gui.faceSensingCalloutDescription": "There is a new extension!",
144
+ "gui.aria.menuBar": "Menu topbar",
145
+ "gui.aria.editor": "Editor",
146
+ "gui.aria.tabList": "Tab list",
147
+ "gui.aria.codePanel": "Code editor panel",
148
+ "gui.aria.costumesPanel": "Costumes editor panel",
149
+ "gui.aria.backdropsPanel": "Backdrops editor panel",
150
+ "gui.aria.soundsPanel": "Sounds editor panel",
151
+ "gui.aria.backpack": "Backpack",
152
+ "gui.aria.stageAndTarget": "Stage and target",
153
+ "gui.aria.stage": "Stage",
154
+ "gui.aria.targetPane": "Target pane",
144
155
  "gui.gui.codeTab": "Ikhodi",
145
156
  "gui.gui.backdropsTab": "Izindawo",
146
157
  "gui.gui.costumesTab": "Izimpahla",