scratch-l10n 6.1.95 → 6.1.96

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "6.1.95",
3
+ "version": "6.1.96",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -86,7 +86,7 @@
86
86
  "prettier": "3.9.5",
87
87
  "rimraf": "2.7.1",
88
88
  "scratch-semantic-release-config": "4.0.1",
89
- "semantic-release": "25.0.6",
89
+ "semantic-release": "25.0.7",
90
90
  "webpack": "4.47.0",
91
91
  "webpack-cli": "3.3.12"
92
92
  },
@@ -15,7 +15,7 @@
15
15
  "download.supportChromeOS": "Когда офлайн-редактор Scratch станет доступен на хромбуках?",
16
16
  "download.supportChromeOSAnswer": "Офлайн-редактор Scratch для хромбуков пока недоступен. Мы работаем над ним и надеемся выпустить его позже в 2019 году.",
17
17
  "download.olderVersionsTitle": "Предыдущие версии ",
18
- "download.olderVersions": "Ищете раннею версию Scratch?",
18
+ "download.olderVersions": "Ищете раннюю версию Scratch?",
19
19
  "download.scratch1-4Desktop": "Скретч 1.4",
20
20
  "download.scratch2Desktop": "Офлайн-редактор Скретч 2.0",
21
21
  "download.cannotAccessMacStore": "Что если я не могу зайти в Mac App Store?",
@@ -1,5 +1,5 @@
1
1
  {
2
- "ethics.title": "Scratch Foundation Research Code of Ethics",
2
+ "ethics.title": "Scratch-säätiön tutkimuseettinen säännöstö",
3
3
  "ethics.intro1": "At the Scratch Foundation, our mission is to provide young people with digital tools and opportunities to imagine, create, share, and learn. The Scratch platform is a free, safe, playful learning environment that engages all children in thinking creatively, reasoning systematically, and working collaboratively — essential skills for everyone in today's society. We work with educators and families to support children in this playful learning environment.",
4
4
  "ethics.intro2": "This Code of Ethics guides Scratch Foundation employees and affiliates as they conduct research and evaluation in support of the efforts to improve the platform, participant experience, teaching and learning outcomes, and grant-funded work. All research and evaluation work at the Foundation adheres to the following principles.",
5
5
  "ethics.principle1Title": "Principle 1: Protect our participants.",
@@ -167,7 +167,7 @@
167
167
  "parents.FaqResourcesQ": "¿Qué recursos están disponibles para aprender Scratch?",
168
168
  "parents.introDescription": "Scratch es un lenguaje de programación y una comunidad en línea donde los niños pueden programar y compartir medios interactivos historias, juegos y animaciones con personas de todo el mundo. Cuando los niños crean con Scratch, aprenden a pensar creativamente, trabajar colaborativamente, y razonar sistemáticamente. Scratch está diseñado y mantenido por el grupo Lifelong Kindergarten del Laboratorio de Medios del MIT.",
169
169
  "registration.birthDateStepInfo": "Esto nos ayuda a comprender el rango etáreo de las personas que usan Scratch. Utilizamos este dato para confirmar pertenencia de la cuenta en caso de que contactes al equipo de Scratch. Esta información no se hará pública en tu cuenta.",
170
- "registration.birthDateStepTitle": "¿Dónde naciste?",
170
+ "registration.birthDateStepTitle": "¿Cuándo naciste?",
171
171
  "registration.cantCreateAccount": "Scratch no pudo crear su cuenta.",
172
172
  "registration.checkOutResources": "Comenzar con recursos",
173
173
  "registration.checkOutResourcesDescription": "Explorar materiales para educadores y facilitadores escritos por el equipo de Scratch, incluyendo <a href='/educators#resources'>consejos, tutoriales, y guías</a>.",
@@ -12,7 +12,7 @@
12
12
  "guidelines.helpfulheader": "Dar comentarios útiles.",
13
13
  "guidelines.helpfulbody1": "Todo el mundo en Scratch está aprendiendo.",
14
14
  "guidelines.helpfulbody2": "Cuando comentes en un proyecto, recuerda decir algo que te guste sobre él, ofrecer sugerencias y ser amable en vez de ser crítico. Por favor, mantén los comentarios respetuosos y evita hacer spam o publicar correo en cadena. Te motivamos a probar nuevas cosas, experimentar y aprender de los demás.",
15
- "guidelines.remixheader": "Abrazar el remix de la cultura",
15
+ "guidelines.remixheader": "Abraza la cultura del remix",
16
16
  "guidelines.remixbody1": "Remezclar es cuando construyes algo sobre los proyectos, código, ideas, imágenes, o cualquier cosa que otros comparten en Scratch para que tú puedas hacer tu creación única.",
17
17
  "guidelines.remixbody2": "Hacer remixes es una excelente manera de colaborar y conectarse con otros Scratchers. Se le recomienda usar todo lo que encuentre en Scratch en sus propias creaciones, siempre que brinde crédito a todos cuyo trabajo utilizó y haga un cambio significativo. Y cuando compartes algo en Scratch, también estás dando permiso a todos los Scratchers para que usen tu trabajo en sus creaciones.",
18
18
  "guidelines.honestyheader": "Sea honesto.",