scratch-l10n 6.1.43 → 6.1.45

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 (86) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/editor/interface/ab.json +2 -1
  3. package/editor/interface/af.json +2 -1
  4. package/editor/interface/am.json +2 -1
  5. package/editor/interface/an.json +2 -1
  6. package/editor/interface/ar.json +2 -1
  7. package/editor/interface/ast.json +2 -1
  8. package/editor/interface/az.json +2 -1
  9. package/editor/interface/be.json +2 -1
  10. package/editor/interface/bg.json +2 -1
  11. package/editor/interface/bn.json +2 -1
  12. package/editor/interface/ca.json +2 -1
  13. package/editor/interface/ckb.json +2 -1
  14. package/editor/interface/cs.json +2 -1
  15. package/editor/interface/cy.json +2 -1
  16. package/editor/interface/da.json +2 -1
  17. package/editor/interface/de.json +2 -1
  18. package/editor/interface/el.json +2 -1
  19. package/editor/interface/en.json +2 -1
  20. package/editor/interface/eo.json +2 -1
  21. package/editor/interface/es-419.json +2 -1
  22. package/editor/interface/es.json +2 -1
  23. package/editor/interface/et.json +2 -1
  24. package/editor/interface/eu.json +2 -1
  25. package/editor/interface/fa.json +2 -1
  26. package/editor/interface/fi.json +2 -1
  27. package/editor/interface/fil.json +2 -1
  28. package/editor/interface/fr.json +2 -1
  29. package/editor/interface/fy.json +2 -1
  30. package/editor/interface/ga.json +2 -1
  31. package/editor/interface/gd.json +2 -1
  32. package/editor/interface/gl.json +2 -1
  33. package/editor/interface/ha.json +2 -1
  34. package/editor/interface/he.json +2 -1
  35. package/editor/interface/hi.json +2 -1
  36. package/editor/interface/hr.json +2 -1
  37. package/editor/interface/ht.json +2 -1
  38. package/editor/interface/hu.json +2 -1
  39. package/editor/interface/hy.json +2 -1
  40. package/editor/interface/id.json +2 -1
  41. package/editor/interface/is.json +2 -1
  42. package/editor/interface/it.json +2 -1
  43. package/editor/interface/ja-Hira.json +2 -1
  44. package/editor/interface/ja.json +2 -1
  45. package/editor/interface/ka.json +2 -1
  46. package/editor/interface/kk.json +2 -1
  47. package/editor/interface/km.json +2 -1
  48. package/editor/interface/ko.json +2 -1
  49. package/editor/interface/ku.json +2 -1
  50. package/editor/interface/lt.json +2 -1
  51. package/editor/interface/lv.json +2 -1
  52. package/editor/interface/mi.json +2 -1
  53. package/editor/interface/mn.json +2 -1
  54. package/editor/interface/nb.json +2 -1
  55. package/editor/interface/nl.json +2 -1
  56. package/editor/interface/nn.json +2 -1
  57. package/editor/interface/nso.json +2 -1
  58. package/editor/interface/oc.json +2 -1
  59. package/editor/interface/or.json +2 -1
  60. package/editor/interface/pl.json +2 -1
  61. package/editor/interface/pt-br.json +2 -1
  62. package/editor/interface/pt.json +2 -1
  63. package/editor/interface/qu.json +2 -1
  64. package/editor/interface/rap.json +2 -1
  65. package/editor/interface/ro.json +2 -1
  66. package/editor/interface/ru.json +2 -1
  67. package/editor/interface/sk.json +2 -1
  68. package/editor/interface/sl.json +2 -1
  69. package/editor/interface/sr.json +2 -1
  70. package/editor/interface/sv.json +2 -1
  71. package/editor/interface/sw.json +2 -1
  72. package/editor/interface/th.json +2 -1
  73. package/editor/interface/tn.json +2 -1
  74. package/editor/interface/tr.json +2 -1
  75. package/editor/interface/uk.json +2 -1
  76. package/editor/interface/uz.json +2 -1
  77. package/editor/interface/vi.json +2 -1
  78. package/editor/interface/xh.json +2 -1
  79. package/editor/interface/zh-cn.json +2 -1
  80. package/editor/interface/zh-tw.json +2 -1
  81. package/editor/interface/zu.json +2 -1
  82. package/locales/editor-msgs.js +160 -80
  83. package/locales/interface-msgs.js +160 -80
  84. package/package.json +1 -1
  85. package/www/scratch-website.about-l10njson/nl.json +6 -6
  86. package/www/scratch-website.annual-report-2020-l10njson/hy.json +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,20 @@
3
3
  All notable changes to this project will be documented in this file. See
4
4
  [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [6.1.45](https://github.com/scratchfoundation/scratch-l10n/compare/v6.1.44...v6.1.45) (2025-12-19)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * pull new editor translations from Transifex ([329fe4f](https://github.com/scratchfoundation/scratch-l10n/commit/329fe4f9034f151ee70a7faa8534cbdc634491fc))
12
+
13
+ ## [6.1.44](https://github.com/scratchfoundation/scratch-l10n/compare/v6.1.43...v6.1.44) (2025-12-18)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * pull new editor translations from Transifex ([42c3101](https://github.com/scratchfoundation/scratch-l10n/commit/42c3101fa5d38fac893d9460a2900306be7dc6f9))
19
+
6
20
  ## [6.1.43](https://github.com/scratchfoundation/scratch-l10n/compare/v6.1.42...v6.1.43) (2025-12-17)
7
21
 
8
22
 
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Архиарақәа",
205
205
  "gui.menuBar.isShared": "Асаит иҭагалоуп",
206
206
  "gui.menuBar.share": "Асаит иҭагалатәуп",
207
- "gui.menuBar.colorMode": "Аԥштәы арежим",
208
207
  "gui.modal.help": "Ацхыраара",
209
208
  "gui.modal.back": "Шьҭахьҟа",
210
209
  "gui.monitor.listMonitor.empty": "(иҭацәуп)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Аклассикатә",
609
608
  "gui.theme.dark": "Алашьцара",
610
609
  "gui.theme.highContrast": "Иҳараку аконтраст",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratch Апроект"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Gedeel",
206
206
  "gui.menuBar.share": "Deel",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Help",
209
208
  "gui.modal.back": "Terug",
210
209
  "gui.monitor.listMonitor.empty": "(leeg)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratch Projek"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Shared",
206
206
  "gui.menuBar.share": "አጋራ",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "እርዳታ",
209
208
  "gui.modal.back": "ኋላ",
210
209
  "gui.monitor.listMonitor.empty": "(empty)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratch Project"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Configuracions",
205
205
  "gui.menuBar.isShared": "Compartius",
206
206
  "gui.menuBar.share": "Compartir",
207
- "gui.menuBar.colorMode": "Modo de color",
208
207
  "gui.modal.help": "Aduya",
209
208
  "gui.modal.back": "Dezaga",
210
209
  "gui.monitor.listMonitor.empty": "(vueda)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Orichinal",
609
608
  "gui.theme.dark": "Fosco",
610
609
  "gui.theme.highContrast": "Alto contraste",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Prochecto de Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "إعدادات",
205
205
  "gui.menuBar.isShared": "مشارَك",
206
206
  "gui.menuBar.share": "مشاركة",
207
- "gui.menuBar.colorMode": "نمط الألوان",
208
207
  "gui.modal.help": "مساعدة",
209
208
  "gui.modal.back": "عودة إلى السابق",
210
209
  "gui.monitor.listMonitor.empty": "(فارغة)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "الأصلي",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "عالي التباين",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "مشروع سكراتش"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Compartíu",
206
206
  "gui.menuBar.share": "Compartir",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Ayuda",
209
208
  "gui.modal.back": "Atrás",
210
209
  "gui.monitor.listMonitor.empty": "(ermu)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Proyeutu Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Shared",
206
206
  "gui.menuBar.share": "Paylaş",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Yardım",
209
208
  "gui.modal.back": "Geri",
210
209
  "gui.monitor.listMonitor.empty": "(empty)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratch Project"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Апублікаваны",
206
206
  "gui.menuBar.share": "Апублікаваць",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Даведка",
209
208
  "gui.modal.back": "Назад",
210
209
  "gui.monitor.listMonitor.empty": "(пусты)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Праект Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Настройки",
205
205
  "gui.menuBar.isShared": "Споделен",
206
206
  "gui.menuBar.share": "Споделяне",
207
- "gui.menuBar.colorMode": "Режим на цветовете",
208
207
  "gui.modal.help": "Помощ",
209
208
  "gui.modal.back": "Назад",
210
209
  "gui.monitor.listMonitor.empty": "(празно)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Оригинален",
609
608
  "gui.theme.dark": "Тъмен",
610
609
  "gui.theme.highContrast": "Висок контраст",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Проект в Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "সেটিংস",
205
205
  "gui.menuBar.isShared": "শেয়ার করেছিল",
206
206
  "gui.menuBar.share": "শেয়ার",
207
- "gui.menuBar.colorMode": "রঙ মোড",
208
207
  "gui.modal.help": "সাহায্য",
209
208
  "gui.modal.back": "পিছনে",
210
209
  "gui.monitor.listMonitor.empty": "(empty)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "প্রাথমিক",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "উচ্চ কনট্রাস্ট",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratch প্রকল্প"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Configuració",
205
205
  "gui.menuBar.isShared": "Compartit",
206
206
  "gui.menuBar.share": "Comparteix",
207
- "gui.menuBar.colorMode": "Mode de color",
208
207
  "gui.modal.help": "Ajuda",
209
208
  "gui.modal.back": "Enrere",
210
209
  "gui.monitor.listMonitor.empty": "(buida)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Fosc",
610
609
  "gui.theme.highContrast": "Alt contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Projecte de Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "ڕێکخستنەکان",
205
205
  "gui.menuBar.isShared": "هاوبەش کراو",
206
206
  "gui.menuBar.share": "هاوبەشی کردن",
207
- "gui.menuBar.colorMode": "دۆخی ڕەنگ",
208
207
  "gui.modal.help": "یارمەتی",
209
208
  "gui.modal.back": "دواوە",
210
209
  "gui.monitor.listMonitor.empty": "(بەتاڵ)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "ڕەسەن",
609
608
  "gui.theme.dark": "تاریک",
610
609
  "gui.theme.highContrast": "کۆنتڕاستی بەرز",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "پڕۆژەی سکڕاچ"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Nastavení",
205
205
  "gui.menuBar.isShared": "Sdílené",
206
206
  "gui.menuBar.share": "Sdílet",
207
- "gui.menuBar.colorMode": "Barevný režim",
208
207
  "gui.modal.help": "Pomoc",
209
208
  "gui.modal.back": "Zpět",
210
209
  "gui.monitor.listMonitor.empty": "(prázdný)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Originál",
609
608
  "gui.theme.dark": "Tmavý",
610
609
  "gui.theme.highContrast": "Vysoký kontrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Můj projekt"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Wedi eu Rhannu",
206
206
  "gui.menuBar.share": "Rhannu",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Cymorth",
209
208
  "gui.modal.back": "Nôl",
210
209
  "gui.monitor.listMonitor.empty": "(gwag)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Project Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Indstillinger",
205
205
  "gui.menuBar.isShared": "Delte",
206
206
  "gui.menuBar.share": "Del",
207
- "gui.menuBar.colorMode": "Farvevalg",
208
207
  "gui.modal.help": "Hjælp",
209
208
  "gui.modal.back": "Tilbage",
210
209
  "gui.monitor.listMonitor.empty": "(tom)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Mørk",
610
609
  "gui.theme.highContrast": "Høj kontrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratch Projekt"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Einstellungen",
205
205
  "gui.menuBar.isShared": "Veröffentlicht",
206
206
  "gui.menuBar.share": "Veröffentlichen",
207
- "gui.menuBar.colorMode": "Farbmodus",
208
207
  "gui.modal.help": "Hilfe",
209
208
  "gui.modal.back": "Zurück",
210
209
  "gui.monitor.listMonitor.empty": "(leer)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dunkel",
610
609
  "gui.theme.highContrast": "Hoher Kontrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratch-Projekt"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Σε κοινή χρήση",
206
206
  "gui.menuBar.share": "Μοιραστείτε",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Βοήθεια",
209
208
  "gui.modal.back": "Πίσω",
210
209
  "gui.monitor.listMonitor.empty": "(άδεια)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Έργο Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Shared",
206
206
  "gui.menuBar.share": "Share",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Help",
209
208
  "gui.modal.back": "Back",
210
209
  "gui.monitor.listMonitor.empty": "(empty)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratch Project"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Kunhavigita",
206
206
  "gui.menuBar.share": "Kunhavigi",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Helpo",
209
208
  "gui.modal.back": "Reen",
210
209
  "gui.monitor.listMonitor.empty": "(malplena)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratch-projekto"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Compartidos",
206
206
  "gui.menuBar.share": "Compartir",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Ayuda",
209
208
  "gui.modal.back": "Regresar",
210
209
  "gui.monitor.listMonitor.empty": "(vacío)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Proyecto Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Ajustes",
205
205
  "gui.menuBar.isShared": "Compartidos",
206
206
  "gui.menuBar.share": "Compartir",
207
- "gui.menuBar.colorMode": "Modo de color",
208
207
  "gui.modal.help": "Ayuda",
209
208
  "gui.modal.back": "Atrás",
210
209
  "gui.monitor.listMonitor.empty": "(vacía)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Modo oscuro",
610
609
  "gui.theme.highContrast": "Constraste alto",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Proyecto de Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Jagatud",
206
206
  "gui.menuBar.share": "Jaga",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Abi",
209
208
  "gui.modal.back": "Tagasi",
210
209
  "gui.monitor.listMonitor.empty": "(tühi)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratchi projekt"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Partekatuak",
206
206
  "gui.menuBar.share": "Partekatu",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Laguntza",
209
208
  "gui.modal.back": "Atzera",
210
209
  "gui.monitor.listMonitor.empty": "(hutsik)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratch proiektua"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "تنظیمات",
205
205
  "gui.menuBar.isShared": "به اشتراک گذاشته شده",
206
206
  "gui.menuBar.share": "به اشتراک گذاشتن",
207
- "gui.menuBar.colorMode": "حالت رنگ",
208
207
  "gui.modal.help": "راهنما",
209
208
  "gui.modal.back": "بازگشت",
210
209
  "gui.monitor.listMonitor.empty": "(خالی)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "اصلی",
609
608
  "gui.theme.dark": "تیره",
610
609
  "gui.theme.highContrast": "تضاد شدید",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "پروژه‌ی اسکرچ"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Asetukset",
205
205
  "gui.menuBar.isShared": "Jaetut",
206
206
  "gui.menuBar.share": "Jaa",
207
- "gui.menuBar.colorMode": "Väritila",
208
207
  "gui.modal.help": "Apua",
209
208
  "gui.modal.back": "Takaisin",
210
209
  "gui.monitor.listMonitor.empty": "(tyhjä)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Alkuperäinen",
609
608
  "gui.theme.dark": "Tumma",
610
609
  "gui.theme.highContrast": "Korkea kontrasti",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratch-projekti"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Ibinahagi",
206
206
  "gui.menuBar.share": "Ibahagi",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Tulong",
209
208
  "gui.modal.back": "Balik",
210
209
  "gui.monitor.listMonitor.empty": "(walang laman)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Proyekto sa Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Paramètres",
205
205
  "gui.menuBar.isShared": "Partagé",
206
206
  "gui.menuBar.share": "Partager",
207
- "gui.menuBar.colorMode": "Mode de couleur",
208
207
  "gui.modal.help": "Aide",
209
208
  "gui.modal.back": "Retour",
210
209
  "gui.monitor.listMonitor.empty": "(vide)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Sombre",
610
609
  "gui.theme.highContrast": "Contraste élevé",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Projet Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Dield",
206
206
  "gui.menuBar.share": "Diele",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Help",
209
208
  "gui.modal.back": "Werom",
210
209
  "gui.monitor.listMonitor.empty": "(leech)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratchprojekt"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Comhroinnte",
206
206
  "gui.menuBar.share": "Comhroinn",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Cabhair",
209
208
  "gui.modal.back": "Ar ais",
210
209
  "gui.monitor.listMonitor.empty": "(folamh)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Tionscadal Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Roghainnean",
205
205
  "gui.menuBar.isShared": "Air a cho-roinneadh",
206
206
  "gui.menuBar.share": "Co-roinn",
207
- "gui.menuBar.colorMode": "Modh nan dath",
208
207
  "gui.modal.help": "Cobhair",
209
208
  "gui.modal.back": "Air ais",
210
209
  "gui.monitor.listMonitor.empty": "(falamh)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Tùsail",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "Iomsgaradh àrd",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Pròiseact Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Compartidos",
206
206
  "gui.menuBar.share": "Compartir",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Axuda",
209
208
  "gui.modal.back": "Atrás",
210
209
  "gui.monitor.listMonitor.empty": "(baleiro)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Proxecto de Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "An yaɗa",
206
206
  "gui.menuBar.share": "Yaɗa",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "taimako",
209
208
  "gui.modal.back": "Baya",
210
209
  "gui.monitor.listMonitor.empty": "(Ba komai)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Aikin scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "משותף",
206
206
  "gui.menuBar.share": "שיתוף",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "עזרה",
209
208
  "gui.modal.back": "אחורה",
210
209
  "gui.monitor.listMonitor.empty": "(ריק)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "פרויקט סקראץ'"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "सेटिंग्स",
205
205
  "gui.menuBar.isShared": "शेयर हो गया है",
206
206
  "gui.menuBar.share": "शेयर",
207
- "gui.menuBar.colorMode": "रंग मोड",
208
207
  "gui.modal.help": "सहायता",
209
208
  "gui.modal.back": "वापस ",
210
209
  "gui.monitor.listMonitor.empty": "(खाली)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "मूलरूप",
609
608
  "gui.theme.dark": "डार्क",
610
609
  "gui.theme.highContrast": "हाई कॉन्ट्रास्ट\n ",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "स्क्रैच परियोजना"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Dijeljeno",
206
206
  "gui.menuBar.share": "Dijeli",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Pomoć",
209
208
  "gui.modal.back": "Nazad",
210
209
  "gui.monitor.listMonitor.empty": "(prazno)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratch projekt"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Pataje",
206
206
  "gui.menuBar.share": "Pataje",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Èd",
209
208
  "gui.modal.back": "Retounen",
210
209
  "gui.monitor.listMonitor.empty": "(vid)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Pwojè Scratch"
612
613
  }
@@ -204,7 +204,6 @@
204
204
  "gui.menuBar.settings": "Settings",
205
205
  "gui.menuBar.isShared": "Megosztva",
206
206
  "gui.menuBar.share": "Megosztás",
207
- "gui.menuBar.colorMode": "Color Mode",
208
207
  "gui.modal.help": "Súgó",
209
208
  "gui.modal.back": "Vissza",
210
209
  "gui.monitor.listMonitor.empty": "(üres)",
@@ -608,5 +607,7 @@
608
607
  "gui.theme.default": "Original",
609
608
  "gui.theme.dark": "Dark",
610
609
  "gui.theme.highContrast": "High Contrast",
610
+ "gui.blockTheme.default": "Default",
611
+ "gui.blockTheme.catBlocks": "Cat Blocks",
611
612
  "gui.gui.defaultProjectTitle": "Scratch project"
612
613
  }