mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 13:42:30 -05:00
pull new editor translations from Transifex
This commit is contained in:
parent
462177a377
commit
a372c3c9b8
74 changed files with 509 additions and 1139 deletions
|
@ -268,7 +268,7 @@
|
|||
"NEW_PROCEDURE": "Utwórz blok",
|
||||
"PROCEDURE_ALREADY_EXISTS": "Procedura o nazwie \"%1\" już istnieje.",
|
||||
"PROCEDURE_DEFAULT_NAME": "nazwa bloku",
|
||||
"PROCEDURE_USED": "To delete a block definition, first remove all uses of the block",
|
||||
"PROCEDURE_USED": "Aby usunąć blok definicji, najpierw usuń wszystkie jego elementy",
|
||||
"NEW_LIST": "Stwórz listę",
|
||||
"NEW_LIST_TITLE": "Nowa nazwa lista:",
|
||||
"LIST_MODAL_TITLE": "Nowa lista",
|
||||
|
|
|
@ -38,16 +38,16 @@
|
|||
"ev3.whenButtonPressed": "Gdy klawisz [PORT] naciśnięty",
|
||||
"ev3.whenDistanceLessThan": "Gdy odległość < [DISTANCE]",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.getForce": "siła",
|
||||
"gdxfor.getSpin": "prędkość wirowania [DIRECTION]",
|
||||
"gdxfor.getTilt": "kąt nachylenia [TILT]",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.isTilted": "tilted [TILT]?",
|
||||
"gdxfor.pulled": "pulled",
|
||||
"gdxfor.pushed": "pushed",
|
||||
"gdxfor.shaken": "shaken",
|
||||
"gdxfor.startedFalling": "started falling",
|
||||
"gdxfor.tiltDirectionMenu.any": "any",
|
||||
"gdxfor.tiltDirectionMenu.any": "dowolny",
|
||||
"gdxfor.tiltDirectionMenu.back": "back",
|
||||
"gdxfor.tiltDirectionMenu.front": "front",
|
||||
"gdxfor.tiltDirectionMenu.left": "left",
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
"gui.alerts.tryAgain": "Spróbuj ponownie",
|
||||
"gui.alerts.download": "Pobierz",
|
||||
"gui.connection.reconnect": "Połącz ponownie",
|
||||
"gui.backpack.costumeLabel": "costume",
|
||||
"gui.backpack.soundLabel": "sound",
|
||||
"gui.backpack.scriptLabel": "script",
|
||||
"gui.backpack.spriteLabel": "sprite",
|
||||
"gui.backpack.costumeLabel": "kostium",
|
||||
"gui.backpack.soundLabel": "dźwięk",
|
||||
"gui.backpack.scriptLabel": "skrypt",
|
||||
"gui.backpack.spriteLabel": "duszek",
|
||||
"gui.backpack.header": "Plecak",
|
||||
"gui.backpack.errorBackpack": "Błąd wczytywania plecaka",
|
||||
"gui.backpack.loadingBackpack": "Ładowanie...",
|
||||
|
@ -211,12 +211,12 @@
|
|||
"gui.telemetryOptIn.body1": "Twórcy Scratcha ciągle starają się zrozumieć, w jaki sposób ludzie z całego świata używają Scratcha. Żeby im to ułatwić, możesz zgodzić się, żeby Scratch wysyłał do swoich twórców informacje o tym, jak jest używany.",
|
||||
"gui.telemetryOptIn.body2": "Informacje, które zbieramy zawierają wybór języka, użytek bloków, i niektóre wydarzenia jak zapisywanie, wczytywanie, i udostępnianie projektu. NIE zbieramy żadnych danych osobistych. Proszę zapoznać się z naszym {privacyPolicyLink}, aby uzyskać więcej informacji.",
|
||||
"gui.telemetryOptIn.privacyPolicyLink": "Polityka prywatności",
|
||||
"gui.telemetryOptIn.optInText": "Share my usage data with the Scratch Team",
|
||||
"gui.telemetryOptIn.optInTooltip": "Enable telemetry",
|
||||
"gui.telemetryOptIn.optOutText": "Do not share my usage data with the Scratch Team",
|
||||
"gui.telemetryOptIn.optOutTooltip": "Disable telemetry",
|
||||
"gui.telemetryOptIn.settingWasUpdated": "Your setting was updated.",
|
||||
"gui.telemetryOptIn.buttonClose": "Close",
|
||||
"gui.telemetryOptIn.optInText": "Udostępnij dane Zespołowi Scratch",
|
||||
"gui.telemetryOptIn.optInTooltip": "Włącz telemetrię",
|
||||
"gui.telemetryOptIn.optOutText": "Nie udostępniaj danych Zespołowi Scratch",
|
||||
"gui.telemetryOptIn.optOutTooltip": "Wyłącz telemetrię",
|
||||
"gui.telemetryOptIn.settingWasUpdated": "Ustawienia zostały zapisane.",
|
||||
"gui.telemetryOptIn.buttonClose": "Zamknij",
|
||||
"gui.turboMode.active": "Tryb turbo",
|
||||
"gui.webglModal.label": "Twoja przeglądarka nie wspiera WebGL",
|
||||
"gui.webglModal.description": "Niestety, wygląda na to, że twoja przeglądarka lub komputer {webGlLink}. Ta technologia jest potrzebna do uruchomienia Scratcha 3.0.",
|
||||
|
@ -261,8 +261,8 @@
|
|||
"gui.defaultProject.variable": "moja zmienna",
|
||||
"gui.howtos.intro-move-sayhello-hat.name": "Wprowadzenie",
|
||||
"gui.howtos.intro-move.step_stepMove": "Dodaj blok przesunięcia",
|
||||
"gui.howtos.add-a-move-block.step_stepSay": "Add a say block",
|
||||
"gui.howtos.add-a-move-block.step_stepGreenFlag": "Click the green flag to start",
|
||||
"gui.howtos.add-a-move-block.step_stepSay": "Dodaj blok 'powiedz'",
|
||||
"gui.howtos.add-a-move-block.step_stepGreenFlag": "Aby zacząć, kliknij zieloną flagę",
|
||||
"gui.howtos.animate-a-name.name": "Animuj imię",
|
||||
"gui.howtos.animate-a-name.step_AnimatePickLetter": "Wybierz duszka będącego literą",
|
||||
"gui.howtos.animate-a-name.step_AnimatePlaySound": "Po kliknięciu zagraj dźwięk",
|
||||
|
@ -394,7 +394,7 @@
|
|||
"gui.howtos.say-it-out-loud.step_TXTColor": "Zmień kolor",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpin": "Zakręć do okoła",
|
||||
"gui.howtos.say-it-out-loud.step_TXTGrow": "Rosnąć i kurczyć się",
|
||||
"gui.howtos.talking": "Talking Tales",
|
||||
"gui.howtos.talking": "Opowiadanie opowieści",
|
||||
"gui.howtos.talking.step_talesAddExtension": "Kliknij, aby dodać bloki zamiany tekstu na mowę",
|
||||
"gui.howtos.talking.step_talesChooseSprite": "Wybierz duszka",
|
||||
"gui.howtos.talking.step_talesSaySomething": "Spraw, by postać przemówiła",
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"boost.starterProjects": "Стартовые проекты",
|
||||
"boost.troubleshootingTitle": "Диагностика проблемы",
|
||||
"boost.updateScratchLinkTitle": "Убедитесь, что используете последнюю версию Scratch Link.",
|
||||
"boost.updateScratchLinkText": "Установите Scratch Link используя эту кнопку. Мы рекомендуем использовать установку из магазина приложений, чтобы поддерживать вашу версию в актуальном состоянии.",
|
||||
"boost.updateScratchLinkText": "Установи Scratch Link используя эту кнопку. Мы рекомендуем использовать установку из магазина приложений, чтобы поддерживать вашу версию в актуальном состоянии.",
|
||||
"boost.checkOSVersionTitle": "Убедись, что твоя операционная система поддерживает Scratch Link",
|
||||
"boost.checkOSVersionText": "Минимальные версии операционной системы перечислены в верхней части этой страницы. Смотри инструкции для проверки {winOSVersionLink}твоей версии или {macOSVersionLink}.",
|
||||
"boost.winOSVersionLinkText": "Windows",
|
||||
|
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "Амаҭәареимадаратә аҭҵааратә лабораториа Массачусеттәи атехнологиатә институт, Кембриџь, Массачусетс",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Ианба:",
|
||||
"conference-2020.location": "Иаба:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Арегистрациа:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch апрактика аҟны",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab፣ካምብሪጅ፣MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "መቼ፡",
|
||||
"conference-2020.location": "የት፡",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "ምዝገባ፡",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Kembric, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Tarix:",
|
||||
"conference-2020.location": "Yer:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Qeydiyyat:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Калі:",
|
||||
"conference-2020.location": "Дзе:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Рэгістрацыя:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Конференция 2021:",
|
||||
"conference-2020.subtitle": "Да Създаваме Заедно!",
|
||||
"conference-2020.dateDesc": "Юли 22-24, 2021 | Кеймбридж, Масачузетс, САЩ",
|
||||
"conference-2020.dateDescMore": "(с отворена рецепция вечерта на 21 Юли)",
|
||||
"conference-2020.locationDetails": "Медийна лаборатория на Масачузетския технологичен институт, Кеймбридж, Масачузетс, САЩ",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Кога:",
|
||||
"conference-2020.location": "Къде:",
|
||||
"conference-2020.desc1": "Присъедини се към Scratch Конференцията, интернационално събиране, където педагози, изследователи и разработчици споделят идеи за поддръжката на креативното учене със Scratch.",
|
||||
"conference-2020.desc1a": "Във връзка с глобалната здравна криза, сме отложили конференцията с една година, до Юли 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch се превърна в най-голямата общност за кодене за деца по целия свят. Конференцията предлага, работилници, панел за дискусии и интерактивни демонстрации, за изследване на начините за използване на Scratch за разширяването на креативните обучителни опити в разноровните научни сфери.",
|
||||
"conference-2020.desc3": "Заедно ще обменим идеи и стратегии за използването на Scratch, предизвиквайки студентите за учене и креативно мислене, разсъждение и систематичност и колективна работа - умения от съществено значение в днешното общество.",
|
||||
"conference-2020.registrationTitle": "Регистрация:",
|
||||
"conference-2020.registrationFee": "Такса за Конференцията: 250$",
|
||||
"conference-2020.registrationOpen": "Таксата за конференцията включва 7 хранения (3 закуски, 3 обяда, 1 вечеря) заедно с освежаващи хапвания през деня.",
|
||||
"conference-2020.registrationDelayed": "В отговор на кризата с коронавируса (COVID-19), решихме да отложим конференцията на Scratch за една година, до Юли 22-24, 2021. Изпращаме добри пожелания към цялата ни глобална общност и се надяваме че до тогава ще можете да се присъедините към нас!",
|
||||
"conference-2020.connectNow": "Искаш да се свържеш сега? Каним те да научиш повече за онлайн беседите, ресурсите и събитията на {scratchInPracticeLink}",
|
||||
"conference-2020.scratchInPracticeText": "Scratch на практика",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Отиди на страницата за регистрация",
|
||||
"conference-2020.stayDesc1": "Ще публикуваме преразгледани опции за настаняване в началото на 2021.",
|
||||
"conference-2020.stayDesc2": "За допълнителни въпроси, свържете се със екипа на Scratch Конференцията, на {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratch Конференцията е организирана от групата Lifelong Kindergarten на MIT Media Lab в съвместност с Scratch фондацията."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Creem Junts!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Quan:",
|
||||
"conference-2020.location": "On:",
|
||||
"conference-2020.desc1": "Uniu-vos a la Scratch Conference, una trobada internacional on educadors, investigadors i desenvolupadors comparteixen idees per donar suport a l’aprenentatge creatiu amb Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch s’ha convertit en la comunitat de programació més gran del món per a nens, nenes i joves de tot el món. La conferència ofereix tallers pràctics, taules col·loquis i demostracions interactives per explorar maneres d’utilitzar Scratch per ampliar experiències d’aprenentatge creatiu per a diversos estudiants a diferents àmbits.",
|
||||
"conference-2020.desc3": "Junts intercanviarem idees i estratègies sobre com utilitzar Scratch per implicar els estudiants en aprendre a pensar de manera creativa, raonar sistemàticament i treballar col·laborativament—habilitats essencials per a tothom de la societat actual.",
|
||||
"conference-2020.registrationTitle": "Registre:",
|
||||
"conference-2020.registrationFee": "Cost del congrés: $250",
|
||||
"conference-2020.registrationOpen": "El preu del congrés inclou 7 àpats (3 esmorzars, 3 dinars, 1 sopar) i refrescos durant el dia.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Vés a la pàgina de registre",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "La Scratch Conference està organitzada pel grup Lifelong Kindergarten al MIT Media Lab en col·laboració amb la Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "سکڕاچ لە ڕاهێنان",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Pojďme tvořit společně!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Kdy:",
|
||||
"conference-2020.location": "Kde:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registrace:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch v praxi",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratch konference je organizována Lifelong Kindergarten group v MIT Media Lab ve spolupráci s nadací Scratch."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Cynhadledd Scratch 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "Gorffennaf 22-24, 2021 | Cambridge MA, UDA",
|
||||
"conference-2020.dateDescMore": "(gyda derbyniad agoriadol noson Gorffennaf 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Pryd:",
|
||||
"conference-2020.location": "Ble:",
|
||||
"conference-2020.desc1": "Ymunwch â ni ar gyfer Cynhadledd Scratch, cynulliad rhyngwladol lle mae addysgwyr, ymchwilwyr, a datblygwyr yn rhannu syniadau ar gyfer cefnogi dysgu creadigol gyda Scratch.",
|
||||
"conference-2020.desc1a": "Oherwydd yr argyfwng iechyd byd-eang, rydym wedi gohirio'r gynhadledd am flwyddyn, tan Orffennaf 22-24, 2021.",
|
||||
"conference-2020.desc2": "Mae Scratch wedi dod yn gymuned godio fwyaf y byd i blant ledled y byd. Mae'r gynhadledd yn cynnig gweithdai ymarferol, trafodaethau panel, a dangosiadau rhyngweithiol i archwilio ffyrdd o ddefnyddio Scratch i ehangu profiadau dysgu creadigol i ddysgwyr amrywiol ar draws meysydd pwnc.",
|
||||
"conference-2020.desc3": "Gyda'n gilydd byddwn yn cyfnewid syniadau a strategaethau ar sut i ddefnyddio Scratch i ennyn diddordeb dysgwyr mewn dysgu i feddwl yn greadigol, rhesymu'n systematig, a chydweithio - sgiliau hanfodol i bawb yng nghymdeithas heddiw.",
|
||||
"conference-2020.registrationTitle": "Cofrestru:",
|
||||
"conference-2020.registrationFee": "Ffi Cynhadledd: $250",
|
||||
"conference-2020.registrationOpen": "Mae ffi’r gynhadledd yn cynnwys 7 pryd bwyd (3 brecwast, 3 chinio, 1 pryd nos) ynghyd â lluniaeth yn ystod y dydd.",
|
||||
"conference-2020.registrationDelayed": "Mewn ymateb i'r argyfwng coronafirws (COVID-19), rydym wedi penderfynu gohirio cynhadledd Scratch am flwyddyn, tan Orffennaf 22-24, 2021. Rydym yn anfon dymuniadau da i'n cymuned fyd-eang gyfan ac yn gobeithio y gallwch ymuno â ni bryd hynny!",
|
||||
"conference-2020.connectNow": "Eisiau cysylltu nawr? Rydym yn eich gwahodd i ddysgu rhagor am ein sgyrsiau, adnoddau a digwyddiadau ar-lein yn {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch ar Waith",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Mynd i'r dudalen gofrestru",
|
||||
"conference-2020.stayDesc1": "Byddwn yn rhannu dewisiadau lletya diwygiedig ar ddechrau 2021.",
|
||||
"conference-2020.stayDesc2": "Am gwestiynau ychwanegol, cysylltwch â Thîm Cynhadledd Scratch yn {emailLink}",
|
||||
"conference-2020.organizedBy": "Mae Cynhadledd Scratch yn cael ei threfnu gan grŵp Lifelong Kindergarten yn yr MIT Media Lab mewn cydweithrediad â'r Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Lad os lave noget sammen!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Hvornår:",
|
||||
"conference-2020.location": "Hvor:",
|
||||
"conference-2020.desc1": "Kom med os til Scratch Konferencen, et internationalt mødested hvor undervisere, forskere og udviklere deler idéer, som understøtter den kreative læring med Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch er blevet verdens største programmerings fællesskab for børn i hele verden. Konferencen tilbyder hands-on workshops, paneldiskussioner og interaktive demonstrationer som viser, hvor man kan bruge Scratch til at udvide kreative læringsoplevelser for forskellige elever på tværs af fagområder.",
|
||||
"conference-2020.desc3": "Sammen vil vi udveksle idéer og strategier om, hvordan vi kan bruge Scratch til at engagere elever i at lære at tænke kreativt, tænke systematisk og arbejde sammen — nødvendige kompetencer for alle i dagens samfund.",
|
||||
"conference-2020.registrationTitle": "Registrering:",
|
||||
"conference-2020.registrationFee": "Konferencegebyr: $250",
|
||||
"conference-2020.registrationOpen": "Konferencegebyret inkluderer 7 måltider (3 x morgenmad, 3 x frokost og 1 aftensmad) samt forfriskninger igennem dagen.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Registrér dig her",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratch Konferencen er organiseret af the Lifelong Kindergarten group ved MIT Media Lab i samarbejde med Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch-Konferenz 2021:",
|
||||
"conference-2020.subtitle": "Gemeinsam kreativ!",
|
||||
"conference-2020.dateDesc": "22.-24. Juli 2021 | Cambridge, Massachusetts, USA",
|
||||
"conference-2020.dateDescMore": " (mit Eröffnungsempfang am Abend des 21. Juli)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Wann:",
|
||||
"conference-2020.location": "Wo:",
|
||||
"conference-2020.desc1": "Auf der Scratch-Konferenz treffen sich Lehrerinnen und Lehrer, Forscherinnen und Forscher sowie Entwicklerinnen und Entwickler aus der ganzen Welt, um sich über kreative Möglichkeiten des Lernens mit Scratch auszutauschen – sei auch du dabei!",
|
||||
"conference-2020.desc1a": "Aufgrund der Pandemie haben wir die Konferenz um ein Jahr auf 22.-24. Juli 2021 verschoben.",
|
||||
"conference-2020.desc2": "Scratch ist die weltgrößte Coding-Community für Kinder. Die Konferenz bietet dir Workshops, Podiumsdiskussionen und interaktive Vorführungen, sodass du verschiedene Möglichkeiten ausprobieren kannst, wie sich Scratch in verschiedenen Fächern zum kreativen Lernen einsetzen lässt. ",
|
||||
"conference-2020.desc3": "Gemeinsam tauschen wir uns über Ideen und Strategien aus, wie wir Scratch einsetzen können, um Schülerinnen und Schülern Kreativität, logisches Denken und Teamarbeit beizubringen – grundlegende Fähigkeiten in der heutigen Gesellschaft.",
|
||||
"conference-2020.registrationTitle": "Anmeldung:",
|
||||
"conference-2020.registrationFee": "Konferenzgebühr: $ 250,-",
|
||||
"conference-2020.registrationOpen": "Die Konferenzgebühr beinhaltet 7 Mahlzeiten (3x Frühstück, 3x Mittagessen, 1 Abendessen) sowie Erfrischungen in den Pausen.",
|
||||
"conference-2020.registrationDelayed": "Aufgrund der Coronavirus-Pandemie (COVID-19) haben wir uns entschlossen, die Konferenz um ein Jahr auf 22.-24. Juli 2021 zu verschieben. Wir wünschen allen in unserer weltweiten Community alles Gute und hoffen, dass du nächstes Jahr dabei sein kannst!",
|
||||
"conference-2020.connectNow": "Du möchtest nicht so lange warten? Besuche {scratchInPracticeLink} und erfahre mehr über unsere Online-Diskussionsforen, Ressourcen und Events.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Zur Anmeldung",
|
||||
"conference-2020.stayDesc1": "Anfang 2021 stellen wir an dieser Stelle aktuelle Informationen zu möglichen Unterkünften zur Verfügung.",
|
||||
"conference-2020.stayDesc2": "Bei weiteren Fragen kontaktiere bitte das Scratch-Konferenzteam per E-Mail an {emailLink}",
|
||||
"conference-2020.organizedBy": "Die Scratch-Konferenz wird von der Lifelong Kindergarten Group am MIT Media Lab und der Scratch Foundation ausgerichtet."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Συνέδριο Scratch 2021:",
|
||||
"conference-2020.subtitle": "Ας Δημιουργήσουμε μαζί!",
|
||||
"conference-2020.dateDesc": "22-24 Ιουλίου, 2021 | Cambridge, MA, ΗΠΑ",
|
||||
"conference-2020.dateDescMore": "(με δεξίωση υποδοχής το βράδυ της 21ης Ιουλίου)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Πότε:",
|
||||
"conference-2020.location": "Πού:",
|
||||
"conference-2020.desc1": "Ελάτε μαζί μας στο Συνέδριο Scratch, μια διεθνή συγκέντρωση όπου εκπαιδευτικοί, ερευνητές, και προγραμματιστές μοιράζονται ιδέες για την υποστήριξη της δημιουργικής μάθησης με το Scratch.",
|
||||
"conference-2020.desc1a": "Λόγω της παγκόσμιας κρίσης για την υγεία, έχουμε αναβάλει το συνέδριο για ένα έτος, έως τις 22-24 Ιουλίου 2021.",
|
||||
"conference-2020.desc2": "Το Scratch έχει γίνει η μεγαλύτερη κοινότητα προγραμματισμού παγκοσμίως για παιδιά από όλο τον κόσμο. Το συνέδριο προσφέρει πρακτικά εργαστήρια, συζητήσεις σε πάνελ, και διαδραστικές επιδείξεις για να εξερευνήσετε τρόπους χρήσης του Scratch για να επεκτείνετε δημιουργικές μαθησιακές εμπειρίες για διαφορετικούς μαθητές σε ποικίλα μαθησιακά αντικείμενα..",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Εγγραφή:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch στην Πράξη",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "¡Vamos a crear juntos!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Cuándo:",
|
||||
"conference-2020.location": "Dónde:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Conferencia de Scratch 2021:",
|
||||
"conference-2020.subtitle": "¡Vamos a Crear Juntos!",
|
||||
"conference-2020.dateDesc": "22-24 de julio de 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "I(nauguración el 21 de julio)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Cuándo:",
|
||||
"conference-2020.location": "Dónde:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Debido a la crisis sanitaria global, hemos postpuesto la conferencia durante un año, será el 22-24 de julio de 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Inscripción:",
|
||||
"conference-2020.registrationFee": "Cuota de la conferencia: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "¿Quieres conectarte ahora? Te invitamos a aprender más sobre nuestras conversaciones, recursos y eventos online en {scratchInPracticeLink}",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Ir a la página de registro",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "Para preguntas adicionales, contactar al Scratch Conference Team en {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Noiz:",
|
||||
"conference-2020.location": "Non:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Izen-ematea:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "کنفرانس اسکرچ 2021:",
|
||||
"conference-2020.subtitle": "بیا با هم بسازیم!",
|
||||
"conference-2020.dateDesc": "22 تا 24 جولای سال 2020 | کمبریج، ماساچوست، ایالات متحده آمریکا",
|
||||
"conference-2020.dateDescMore": "(با پذیرش باز در عصر 21 ژوئیه)",
|
||||
"conference-2020.locationDetails": "آزمایشگاه رسانه دانشگاه MIT ، کمبریج ، ماساچوست",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "چه زمانی:",
|
||||
"conference-2020.location": "کجا:",
|
||||
"conference-2020.desc1": "در کنفرانس اسکرچ که یک گردهایی بین المللی است، حضور یابید و در آنجا معلمها، محقیق و برنامه نویسان ایدههایشان را در جهت توسعه یادگیری خلاقانه با اسکرچ مطرح میسازند.",
|
||||
"conference-2020.desc1a": "با توجه به بحران جهانی سلامت، ما کنفرانس را به مدت یک سال، از 22 تا 24 ژوئیه 2021 به تاخیر انداختهایم.",
|
||||
"conference-2020.desc2": "اسکرچ به بزرگترین جامعه کدنویسی جهان برای کودکان در سراسر جهان تبدیل شده است. این کنفرانس کارگاههای آموزشی، میزگرد و نمایشهای تعاملی برای کشف راههایی برای استفاده از اسکرچ برای گسترش تجربه یادگیری خلاق برای زبان آموزان مختلف در زمینههای متفاوت ارائه میدهد.",
|
||||
"conference-2020.desc3": "با هم ما ایدهها و استراتژیهای در مورد چگونگی استفاده از اسکرچ برای جذب کردن دانشآموزان در یادگیری، خلاقانه فکر کردن، استدلال منظم و همکاری در کارها — مهارتهای اساسی برای همه افراد جامعه امروز.",
|
||||
"conference-2020.registrationTitle": "ثبت نام:",
|
||||
"conference-2020.registrationFee": "هزینه ثبت نام: $250",
|
||||
"conference-2020.registrationOpen": "هزینه کنفرانس شامل 7 وعده غذایی (3 صبحانه، 3 ناهار، 1 شام) به همراه نوشیدنی در طول روز است.",
|
||||
"conference-2020.registrationDelayed": "در واکنش به بحران ویروس کرونا (COVID-19)، تصمیم گرفتهایم کنفرانس اسکرچ را به مدت یک سال، از 22 تا 24 ژوئیه 2021 به تاخیر بیندازیم. ما آرزوهای خوبی را برای کل جامعه جهانی ارسال میکنیم و امیدواریم که بتوانید به ما بپیوندید!",
|
||||
"conference-2020.connectNow": "میخواهید که هم اکنون ملحق شوید؟ از شما دعوت مینماییم تا درباره گفتگوهای آنلاین ، منابع و رویدها ما از طریق{scratchInPracticeLink} بیشتر بدانید.",
|
||||
"conference-2020.scratchInPracticeText": "اسکرچ در عمل",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "به صفحه ثبت نام بروید.",
|
||||
"conference-2020.stayDesc1": "در ابتدای سال 2021 محل اقامتگاه تجدید نظر شده را ارسال خواهیم کرد.",
|
||||
"conference-2020.stayDesc2": "برای سوالات بیشتر، با تیم کنفرانس اسکرچ در تماس با {emailLink}",
|
||||
"conference-2020.organizedBy": "سازماندهی کنفرانس اسکرچ توسط گروه Lifelong Kindergarten در MIT Media Lab با همکاری بنیاد اسکرچ انجام شده است."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch-konferenssi 2021:",
|
||||
"conference-2020.subtitle": "Luodaan yhdessä!",
|
||||
"conference-2020.dateDesc": "22.-24. heinäkuuta 2021 | Cambridge, MA, Yhdysvallat",
|
||||
"conference-2020.dateDescMore": "(avajaisvastaanoton kanssa 21. heinäkuuta illalla)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Milloin:",
|
||||
"conference-2020.location": "Missä:",
|
||||
"conference-2020.desc1": "Liity mukaan Scratch-konferenssiin, joka on kansainvälinen kokoontuminen, jossa kouluttajat, tutkijat ja kehittäjät voivat jakaa ideoitaan tukeakseen luovaa oppimista Scratchilla.",
|
||||
"conference-2020.desc1a": "Maailmanlaajuisen terveyskriisin vuoksi olemme siirtäneet konferenssia vuodella. Uusi ajankohta on 22.-24. heinäkuuta 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Rekisteröinti:",
|
||||
"conference-2020.registrationFee": "Konferenssimaksu: 250 dollaria",
|
||||
"conference-2020.registrationOpen": "Konferenssimaksu sisältää 7 ateriaa (3 aamiaista, 3 lounasta ja 1 päivällisen) ja lisäksi virvokkeita päivän aikana.",
|
||||
"conference-2020.registrationDelayed": "Koronavirus-kriisin (COVID-19) vuoksi olemme päättäneet siirtää Scratch-konferenssia vuodella. Uusi ajankohta on 22.-24. heinäkuuta 2021. Lähetämme lämpimät terveiset koko maailmanlaajuiselle yhteisölle ja toivomme, että pääsette paikalle silloin!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratch Conferencen järjestää MIT Media Labin Lifelong Kindergarten group yhteistyössä Scratch-säätiön kanssa."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Conférence Scratch 2021 :",
|
||||
"conference-2020.subtitle": "Créons ensemble !",
|
||||
"conference-2020.dateDesc": "22 au 24 juillet 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(avec une réception d'ouverture le soir du 21 juillet)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Quand :",
|
||||
"conference-2020.location": "Où :",
|
||||
"conference-2020.desc1": "Rejoignez-nous pour la conférence Scratch, un rassemblement international où éducateurs, chercheurs et développeurs partagent leurs idées pour soutenir l'apprentissage créatif avec Scratch.",
|
||||
"conference-2020.desc1a": "En raison de la crise sanitaire mondiale, nous avons reporté la conférence d'un an, du 22 au 24 juillet 2021.",
|
||||
"conference-2020.desc2": "Scratch est devenu la plus grande communauté de programmation pour enfants au monde. La conférence offre des ateliers pratiques, tout un panel de discussion et des démonstrations interactives pour explorer différentes façons d’utiliser Scratch pour étendre ses expériences d'apprentissage créatif pour divers apprenants dans diverses domaines.",
|
||||
"conference-2020.desc3": "Ensemble, nous échangerons des idées et des stratégies sur la manière d'utiliser Scratch pour inciter les élèves à apprendre à penser de manière créative, à raisonner systématiquement et à travailler en collaboration; des compétences essentielles pour tous dans la société actuelle.",
|
||||
"conference-2020.registrationTitle": "Inscription :",
|
||||
"conference-2020.registrationFee": "Coût de la conférence : 250$",
|
||||
"conference-2020.registrationOpen": "Le prix de la conférence comprend 7 repas (3 déjeuners, 3 dîners, 1 souper) ainsi que des rafraîchissements tout au long de la journée.",
|
||||
"conference-2020.registrationDelayed": "En réponse à la crise du coronavirus (COVID-19), nous avons décidé de reporter d'un an la conférence Scratch, du 22 au 24 juillet 2021. Nous adressons nos meilleurs vœux à l'ensemble de la communauté mondiale et espérons que vous pourrez vous joindre à nous à ce moment-là !",
|
||||
"conference-2020.connectNow": "Voulez-vous vous connecter maintenant ? Nous vous invitons à en savoir plus sur nos conversations, ressources et événements en ligne à l'adresse{scratchInPracticeLink} .",
|
||||
"conference-2020.scratchInPracticeText": "Scratch en pratique",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Aller à la page d'inscription",
|
||||
"conference-2020.stayDesc1": "Nous publierons des nouvelles options d'hébergement au début de l'année 2021.",
|
||||
"conference-2020.stayDesc2": "Pour toute question supplémentaire, contactez l'équipe de la conférence Scratch à l'adresse suivante {emailLink}",
|
||||
"conference-2020.organizedBy": "La Conférence Scratch est organisée par le Lifelong Kindergarten Group au MIT Media Lab en collaboration avec la Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Tógaimis le Chéile!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, Massachusetts, SAM",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Dátaí:",
|
||||
"conference-2020.location": "Suíomh:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Clárú:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Is é an Lifelong Kindergarten Group ag an MIT Media Lab in éineacht le Fondúireacht Scratch atá ag reáchtáil Chomhdháil Scratch."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Càite:",
|
||||
"conference-2020.location": "Cuine:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Clàradh:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Conferencia de Scratch 2021:",
|
||||
"conference-2020.subtitle": "Imos crear xuntos!",
|
||||
"conference-2020.dateDesc": "22-24 de xullo, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(con recepción inaugural na tarde do 21 de xullo)",
|
||||
"conference-2020.locationDetails": "Laboratorio Multimedia do MIT, Cambridge, Massachussetts",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Cando:",
|
||||
"conference-2020.location": "Onde:",
|
||||
"conference-2020.desc1": "Únete a nós para a Conferencia de Scratch, un encontro internacional onde persoas educadoras, investigadoras e desenvolvedoras comparten ideas para apoiar a aprendizaxe creativa con Scratch.",
|
||||
"conference-2020.desc1a": "Debido á crise sanitaria global, pospoñemos a conferencia por un ano, para o 22-24 de xullo de 2021.",
|
||||
"conference-2020.desc2": "Scratch converteuse na comunidade de codificación de nenas e nenos máis grande do mundo. A conferencia ofrece talleres prácticos, discusións e demostracións interactivas para explorar formas de usar Scratch para ampliar experiencias creativas de aprendizaxe para todo tipo de estudantes en diferentes áreas temáticas.",
|
||||
"conference-2020.desc3": "Xuntos intercambiaremos ideas e estratexias sobre como usar Scratch para involucrar ás e aos estudantes en aprender a pensar creativamente, a razoar de forma sistemática e traballar de forma colaborativa: habilidades esenciais para todas as persoas na sociedade actual.",
|
||||
"conference-2020.registrationTitle": "Inscrición:",
|
||||
"conference-2020.registrationFee": "Taxa de conferencia: 250 dólares",
|
||||
"conference-2020.registrationOpen": "O prezo da conferencia inclúe 7 comidas (3 almorzos, 3 xantar, 1 cea) e refrescos durante o día.",
|
||||
"conference-2020.registrationDelayed": "En resposta á crise provocada polo coronavirus ( COVID-19), decidimos pospoñer a conferencia de Scratch por un ano, para o 22-24 de xullo de 2021. Enviamos os nosos mellores desexos a toda a comunidade global e agardamos que para entón poidas unirte!",
|
||||
"conference-2020.connectNow": "Queres unirte agora? Covidámoste a saber máis sobre as nosas conversas en liña, recursos, e eventos en {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch na práctica",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Ir á páxina de rexistro",
|
||||
"conference-2020.stayDesc1": "Publicaremos opcións recomendadas de aloxamento a principios de 2021.",
|
||||
"conference-2020.stayDesc2": "Se tes máis cuestións, pónte en contacto co equipo de conferencias de Scratch en {emailLink}",
|
||||
"conference-2020.organizedBy": "A conferencia de Scratch está organizada polo grupo Lifelong Kindergarten do MIT Media Lab en colaboración coa Fundación Scratch."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "מעבדת המדיה של הMIT ,בקיימברידג' שבמסצ'וסטס ",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "מתי:",
|
||||
"conference-2020.location": "היכן:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "הרשמה:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Mikor:",
|
||||
"conference-2020.location": "Hol:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch hամաժողով 2021",
|
||||
"conference-2020.subtitle": "Եկեք ստեղծենք միասին",
|
||||
"conference-2020.dateDesc": "Հուլիսի 22-24, 2021 | Քեմբրիջ, Մասաչուսեթս, ԱՄՆ",
|
||||
"conference-2020.dateDescMore": "(բացման ընդունելությամբ, հուլիսի 21-ի երեկոյան ժամերին)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Քեմբրիջ, Մասաչուսեթս",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Երբ",
|
||||
"conference-2020.location": "Որտեղ",
|
||||
"conference-2020.desc1": "Միացեք Scratch֊ի համաժողովին։ Այն միջազգային հավաքույթ է, որտեղ ուսուցիչները, հետազոտողները և ծրագրավորողները կիսվում են գաղափարներով՝ Scratch֊ի օգնությամբ ստեղծագործական ուսուցումը զարգնացնելու համար:",
|
||||
"conference-2020.desc1a": "Առողջապահության համաշխարհային ճգնաժամի պատճառով համաժողովը հետաձգեցինք մեկ տարով՝ մինչև 2021 թվականի հուլիսի 22-24-ը:",
|
||||
"conference-2020.desc2": "Scratch-ը դարձել է աշխարհի բոլոր երեխաների ամենամեծ կոդավորման համայնքը: Համաժողովն առաջարկում է գործնական սեմինարներ, պանելային քննարկումներ, ինտերակտիվ ներկայացումներ՝ զրոյից սկսելու տարբերակներն ուսումնասիրելու և առարկայական ոլորտներում տարբեր սովորողների համար ստեղծագործ ուսուցման փորձերն ընդլայնելու համար:",
|
||||
"conference-2020.desc3": "Միասին կփոխանակենք գաղափարներ և ռազմավարություններ այն մասին, թե ինչպես օգտագործել Scratch-ն՝ ուսանողներին ստեղծագործ ուսուցման մեջ ներգրավելու համար, լինեն համակարգված ու աշխատեն համատեղ՝ տալով կարևոր հմտություններ այսօրվա հասարակության լիարժեք անդամ լինելու համար:",
|
||||
"conference-2020.registrationTitle": "Գրանցում ՝",
|
||||
"conference-2020.registrationFee": "Համաժողովի Վճարը՝ 250$",
|
||||
"conference-2020.registrationOpen": "Համաժողովի վճարը ներառում է՝ 7 անգամյա սնունդ (3 նախաճաշ, 3 լանչ, 1 ընթրիք) նաև զովացուցիչներ օրվա ընթացքում։",
|
||||
"conference-2020.registrationDelayed": "Ի պատասխան կորոնավիրուսային ճգնաժամի (COVID-19), մենք որոշեցինք Scratch-ի համաժողովը մեկ տարով հետաձգել մինչև 2021 թ. Հուլիսի 22-24-ը: Բարեմաղթանքներ ենք ուղարկում մեր համաշխարհային հանրությանը և հուսով ենք, որ դուք կկարողանաք միանալ մեզ այնտեղ։",
|
||||
"conference-2020.connectNow": "Ցանկանո՞ւմ եք միանալ հիմա: Մենք հրավիրում ենք ձեզ ավելին իմանալ մեր առցանց խոսակցությունների, ռեսուրսների և իրադարձությունների մասին այստեղ {scratchInPracticeLink}։",
|
||||
"conference-2020.scratchInPracticeText": "Scratch-ը գործնականում",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Գնալ գրացման էջը",
|
||||
"conference-2020.stayDesc1": "Վերանայված հյուրանոցային տարբերակները կհայտարարենք 2021 թ.-ի սկզբին:",
|
||||
"conference-2020.stayDesc2": "Լրացուցիչ հարցերի դեպքում կապվեք Scratch Conference Team-ի հետ այստեղ ՝ {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference կազմակերպում է Lifelong Kindergarten խումբը MIT Media Lab-ում, համագործակցելով Scratch հիմնադրամի հետ։"
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Hvenær:",
|
||||
"conference-2020.location": "Hvar:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Conferenza Scratch 2021:",
|
||||
"conference-2020.subtitle": "Creiamo Insieme!",
|
||||
"conference-2020.dateDesc": "22-24 Luglio 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (con cerimonia di apertura la sera del 21 Luglio)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Quando:",
|
||||
"conference-2020.location": "Dove:",
|
||||
"conference-2020.desc1": "Unisciti a noi per la Scratch Conference, un incontro internazionale dove educatori, ricercatori e sviluppatori condividono le loro idee su come supportare l'apprendimento creativo attraverso Scratch.",
|
||||
"conference-2020.desc1a": "A causa della crisi sanitaria globale, abbiamo deciso di rimandare la conferenza di un anno, al 22-24 Luglio 2021.",
|
||||
"conference-2020.desc2": "Scratch è diventato la più grande comunità di coding al mondo dedicata ai bambini. La conferenza offre workshop pratici, tavole rotonde e dimostrazioni interattive per poter esplorare come Scratch espande le esperienze di apprendimento creativo per individui con stili di apprendimento diversi e in diverse materie.",
|
||||
"conference-2020.desc3": "Insieme potremo scambiare idee e strategie su come Scratch può essere usato per coinvolgere gli studenti nell'imparare a pensare in maniera creativa, a ragionare sistematicamente e a lavorare in modo collaborativo—abilità essenziali per chiunque nella nostra società odierna.",
|
||||
"conference-2020.registrationTitle": "Registrazione:",
|
||||
"conference-2020.registrationFee": "Quota: $250",
|
||||
"conference-2020.registrationOpen": "La quota di iscrizione include oltre a 7 pasti (e colazioni, 3 pranzi e 1 cena) anche i rinfreschi durante tutta la giornata.",
|
||||
"conference-2020.registrationDelayed": "In risposta alla crisi dovuta all'epidemia di coronavirus (COVID-19), abbiamo deciso di rimandare la Scratch conference di un anno, al 22-24 Luglio 2021. Inviamo i migliori auguri a tutta la nostra comunità globale e ci auguriamo che possiate unirvi a noi il prossimo anno!",
|
||||
"conference-2020.connectNow": "Vuoi restare in contatto? Ti invitiamo a saperne di più delle nostre conversazioni online, risorse e eventi sul sito {scratchInPracticeLink}",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Pratica",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Vai alla pagina della registrazione",
|
||||
"conference-2020.stayDesc1": "Renderemo disponibili le opzioni aggiornate per quanto riguarda gli alloggi all'inizio del 2021.",
|
||||
"conference-2020.stayDesc2": "Per ulteriori domande contatta il Team della Conferenza di Scratch all'indirizzo {emailLink}",
|
||||
"conference-2020.organizedBy": "La Conferenza di Scratch + organizzata dal Lifelong Kindergarten group dei MIT Media Lab in collaborazione con la Fondazione Scratch."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratchカンファレンス 2021",
|
||||
"conference-2020.subtitle": "いっしょにそうぞうしましょう!",
|
||||
"conference-2020.dateDesc": "2021ねん7がつ22にち-24にち | アメリカ、マサチューセッツしゅう、ケンブリッジ",
|
||||
"conference-2020.dateDescMore": "(7がつ21にちゆうがたのオープニング・レセプションつき)",
|
||||
"conference-2020.locationDetails": "マサチューセッツしゅう、ケンブリッジ、MITメディアラボ",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "かいさいび:",
|
||||
"conference-2020.location": "ばしょ:",
|
||||
"conference-2020.desc1": "きょういくかんけいしゃ、けんきゅうしゃ、かいはつしゃがScratchでのクリエイティブラーニングをささえるためのアイデアをきょうゆうするこくさいてきなつどいであるScratchカンファレンスにさんかしましょう。",
|
||||
"conference-2020.desc1a": "せかいてきなけんこうききにより、カンファレンスは2021ねん7がつ22にち-24にちへ、1ねんえんきされました。",
|
||||
"conference-2020.desc2": "Scratchは、せかいでさいだいの、せかいじゅうのこどもむけのコーディングコミュニティーとなりました。カンファレンスでは、Scratchをつかって、いろいろなちいきでのたようながくしゅうしゃのクリエイティブラーニングのけいけんをひろげるほうほうをたんさくするためのワークショップ、パネルディスカッション、そしてインタラクティブなデモンストレーションがおこなわれます。",
|
||||
"conference-2020.desc3": "Scratchをつかってせいとがそうぞうてきにかんがえ、たいけいてきにりゆうづけ、そしてきょうどうでさぎょうするようひきこむためのアイデアやせんりゃくをこうかんします。これらはこんにちのしゃかいにおいてひつようふかけつなスキルです。",
|
||||
"conference-2020.registrationTitle": "さんかひ:",
|
||||
"conference-2020.registrationFee": "カンファレンスさんかひ:250ドル",
|
||||
"conference-2020.registrationOpen": "カンファレンスのさんかひには、7しょく(ちょうしょく3、ちゅうしょく3、ゆうしょく1)とにっちゅうのけいしょくがふくまれます。",
|
||||
"conference-2020.registrationDelayed": "しんがたコロナウイルスかんせんしょう(COVID-19)のききにたいおうするため、Scratchカンファレンスを1ねんえんきし、2021ねん7がつ22にち-24にちにかいさいすることをけっていしました。すべてのせかいじゅうのコミュニティーがこううんであることをいのるとともに、みなさんのさんかをたのしみにしています!",
|
||||
"conference-2020.connectNow": "いまつながりたいですか?{scratchInPracticeLink}にて、オンラインでのかいわ、リソース、イベントについてもっとくわしくまなびましょう。",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "とうろくページにいく",
|
||||
"conference-2020.stayDesc1": "かいていごのしゅくはくにかんするじこうは2021ねんのはじめにとうこうします。",
|
||||
"conference-2020.stayDesc2": "そのほかのしつもんにかんしては、{emailLink}にてScratchカンファレンスチームにれんらくしてください。",
|
||||
"conference-2020.organizedBy": "ScratchカンファレンスはMITメディアラボのライフロングキンダーガーテングループがScratchざいだんのきょうりょくによりかいさいしています。"
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratchカンファレンス 2021",
|
||||
"conference-2020.subtitle": "いっしょに創造しましょう!",
|
||||
"conference-2020.dateDesc": "2021年7月22日-24日 | アメリカ、マサチューセッツ州、ケンブリッジ",
|
||||
"conference-2020.dateDescMore": "(7月21日夕方のオープニング・レセプション付き)",
|
||||
"conference-2020.locationDetails": "マサチューセッツ州、ケンブリッジ、MITメディアラボ",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "開催日:",
|
||||
"conference-2020.location": "場所:",
|
||||
"conference-2020.desc1": "教育関係者、研究者、開発者がScratchでのクリエイティブラーニングを支えるためのアイデアを共有する国際的な集いであるScratchカンファレンスに参加しましょう。",
|
||||
"conference-2020.desc1a": "世界的な健康危機により、カンファレンスは2021年7月22日-24日へ、1年延期されました。",
|
||||
"conference-2020.desc2": "Scratchは、世界で最大の、世界中の子ども向けのコーディングコミュニティーとなりました。カンファレンスでは、Scratchを使って、いろいろな地域での多様な学習者のクリエイティブラーニングの経験を広げる方法を探索するためのワークショップ、パネルディスカッション、そしてインタラクティブなデモンストレーションが行われます。",
|
||||
"conference-2020.desc3": "Scratchを使って生徒が創造的に考え、体系的に理由づけ、そして共同して作業するよう引きこむためのアイデアや戦略を交換します。これらは今日の社会において必要不可欠なスキルです。",
|
||||
"conference-2020.registrationTitle": "参加費:",
|
||||
"conference-2020.registrationFee": "カンファレンス参加費: 250ドル",
|
||||
"conference-2020.registrationOpen": "カンファレンスの参加費には7食(朝食3、昼食3、夕食1)と日中の軽食が含まれます。",
|
||||
"conference-2020.registrationDelayed": "新型コロナウイルス感染症(COVID-19)の危機に対応するため、Scratchカンファレンスを1年延期し、2021年7月22日-24日に開催することを決定しました。世界中のすべてのコミュニティーが幸運であることを祈るとともに、みなさんの参加を楽しみにしています!",
|
||||
"conference-2020.connectNow": "いまつながりたいですか? {scratchInPracticeLink}にて、オンラインでの会話、リソース、イベントについてもっと詳しく学びましょう。",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "登録ページに行く",
|
||||
"conference-2020.stayDesc1": "改定後の宿泊に関する事項は2021年の始めに投稿します。",
|
||||
"conference-2020.stayDesc2": "その他の質問に関しては、{emailLink}にてScratchカンファレンスチームに連絡してください。",
|
||||
"conference-2020.organizedBy": "ScratchカンファレンスはMITメディアラボのライフロングキンダーガーテングループがScratch財団の協力により開催しています。 "
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "ონლაინ",
|
||||
"conference-2020.date": "როდის:",
|
||||
"conference-2020.location": "სად:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "რეგისტრაცია:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "스크래치 컨퍼런스 2021:",
|
||||
"conference-2020.subtitle": "함께 만들어요!",
|
||||
"conference-2020.dateDesc": "2021년 7월 22-24일 | 미국 매사추세츠 주 캐임브리지",
|
||||
"conference-2020.dateDescMore": "(7월 21일 저녁에 환영 행사가 있음)",
|
||||
"conference-2020.locationDetails": "매사추세츠 주 케임브리지 MIT 미디어 랩",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "일시:",
|
||||
"conference-2020.location": "장소: ",
|
||||
"conference-2020.desc1": "우리와 함께 교육자, 연구자, 개발자가 스크래치로 창의적 학습을 지원하기 위한 생각을 공유하는 국제적 모임인 스크래치 컨퍼런스에 참가하세요.",
|
||||
"conference-2020.desc1a": "세계 보건 위기로 인해 회의를 2021년 7월 22-24일로 1년 연기했습니다.",
|
||||
"conference-2020.desc2": "스크래치는 전 세계의 어린이를 위한 세계 최대의 코딩 커뮤니티가 되었습니다. 이 컨퍼런스에서는 여러 과목 영역에 걸쳐 다양한 학습자에게 창의적 학습 경험을 넓히는 데에 스크래치를 사용하는 방법을 탐색하기 위해 스스로 작업하는 워크숍, 패널 토론, 소통하며 진행하는 설명을 제공합니다.",
|
||||
"conference-2020.desc3": "학생들이 오늘날의 사회에서 누구에게나 필수적인 기술인 창의적 사고, 체계적 추론, 협동 작업을 배우는 것에 관심을 가지게 하기 위해 스크래치를 사용하는 방법에 대한 생각과 전략을 함께 교환할 것입니다.",
|
||||
"conference-2020.registrationTitle": "등록:",
|
||||
"conference-2020.registrationFee": "컨퍼런스 요금: $250",
|
||||
"conference-2020.registrationOpen": "컨퍼런스 요금은 7회의 식사(아침 식사 3회, 점심 식사 3회, 저녁 식사 1회)와 낮 동안 제공되는 간식을 포함합니다.",
|
||||
"conference-2020.registrationDelayed": "코로나 바이러스 위기(COVID-19)에 대응하여 스크래치 컨퍼런스를 2021년 7월 22-24일로 1년 연기하기로 결정했습니다. 글로벌 커뮤니티 전체가 건강하길 기원하고, 그때 함께 할 수 있기를 바랍니다!",
|
||||
"conference-2020.connectNow": "지금 접속하고 싶으세요? 온라인 대화, 자료, 이벤트에 대한 자세한 내용을 {scratchInPracticeLink}에서 알아보세요.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "등록 페이지로 이동하기",
|
||||
"conference-2020.stayDesc1": "2021년 초에 수정된 숙박 옵션을 게시할 예정입니다.",
|
||||
"conference-2020.stayDesc2": "질문이 있으시면 {emailLink}로 스크래치 컨퍼런스 팀에 문의하세요.",
|
||||
"conference-2020.organizedBy": "스크래치 컨퍼런스는 스크래치 재단과 협력하여 MIT Media Lab의 Lifelong Kindergarten group에서 조직합니다."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Were Em Bi Hev Re Biafirînin!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "Labaratiwara Medyayê ya MITê, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Dem:",
|
||||
"conference-2020.location": "Der/Cih:",
|
||||
"conference-2020.desc1": "Tevlî me bibe ji bo Konferansa Scratchê, civîneke înternasyonal ku perwerdekar, lêkoler, û pêşdebir fikrûramanên xwe parve dikin ji bo piştgiriya hînbûna kreatîv yê bi Scratchê.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch bûye civata kodkirinê ya meztirîn yê cîhanî ji bo zarokên li seranserê dinyayê. Konferans kargehên praktîk, gotûbêjên panelî, û pêşaniyên înteraktîv pêşkêş dike ji bo kişfkirina riyên bo bikaranîna Scratchê, ji bo pêşvebirina tecrûbeyên hînbûna kreatîv ji bo hînberên ciyawaz yên seranserê qadên mijarê.",
|
||||
"conference-2020.desc3": "Li gel hev, em ê danûstandinê fikran û stratejiyan bikin ku em ê çawa Scratchê bi kar bînin da ku hînberan bi hînbûnê mijûl bikin da ku karibin bikreatîvî bifikirin, bi sîstematîkî muhakeme bikin, û bihevkarî bixebitin — qabiliyetên esasî yên her keseke di civata me ya îroyîn de.",
|
||||
"conference-2020.registrationTitle": "Tomarbûn:",
|
||||
"conference-2020.registrationFee": "Heqê konferansê: $250",
|
||||
"conference-2020.registrationOpen": "Heqê konferansê 7 danan dihewîne (3 taştê, 3 firavîn, 1 şîv), bi ser de jî bi roj hin aperatîfên xwarin û vexwarinê.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Di Pratîkê de Scratch",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Here rûpela qeydbûnê",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Konferansa Scratchê ji hêla koma Lifelong Kindergartenê ya di MIT Media Labê û bi hevkariya Weqfa Scratchê tê sazkirin."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Āhea:",
|
||||
"conference-2020.location": "Kei hea:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Rēhititanga:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch i praksis",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Laten we samen creëren!",
|
||||
"conference-2020.dateDesc": "22-24 juli 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(met een openingsreceptie op de avond van 21 juli)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Wanneer:",
|
||||
"conference-2020.location": "Waar:",
|
||||
"conference-2020.desc1": "Doe mee met de Scratch Conference, een internationale bijeenkomst waar docenten, onderzoekers en ontwikkelaars ideeën delen voor het ondersteunen van creatief leren met Scratch.",
|
||||
"conference-2020.desc1a": "Vanwege de wereldwijde gezondheidscrisis hebben we de conferentie een jaar uitgesteld, tot 22-24 juli 2021.",
|
||||
"conference-2020.desc2": "Scratch is 's werelds grootste codeergemeenschap voor kinderen over de hele wereld geworden. De conferentie biedt hands-on workshops, paneldiscussies en interactieve demonstraties om manieren te verkennen om Scratch te gebruiken om creatieve leerervaringen uit te breiden voor verschillende leerlingen in verschillende vakgebieden.",
|
||||
"conference-2020.desc3": "Samen gaan we ideeën en strategieën uitwisselen over hoe Scratch te gebruiken om leerlingen te betrekken bij het leren creatief denken, systematisch redeneren en samenwerken — essentiële vaardigheden voor iedereen in de huidige samenleving.",
|
||||
"conference-2020.registrationTitle": "Aanmelding:",
|
||||
"conference-2020.registrationFee": "Kosten van de conferentie: $250",
|
||||
"conference-2020.registrationOpen": "Inbegrepen zijn 7 maaltijden (3 ontbijt, 3 lunches, 1 diner) plus versnaperingen gedurende de dag.",
|
||||
"conference-2020.registrationDelayed": "Als reactie op de coronaviruscrisis (COVID-19) hebben we besloten de Scratch-conferentie met één jaar uit te stellen, tot 22-24 juli 2021. We sturen onze hele wereldwijde gemeenschap goede wensen en hopen dat je je dan bij ons kunt aansluiten!",
|
||||
"conference-2020.connectNow": "Nu verbinding maken? We nodigen je uit om meer te leren over onze online gesprekken, bronnen en evenementen op {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in praktijk",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Ga naar registratiepagina",
|
||||
"conference-2020.stayDesc1": "We zullen begin 2021 herziene accommodatiemogelijkheden publiceren.",
|
||||
"conference-2020.stayDesc2": "Neem voor verdere vragen contact op met het Scratch Conference Team op {emailLink}",
|
||||
"conference-2020.organizedBy": "De Scratch Conference wordt georganiseerd door de Lifelong Kindergarten groep in het MIT Media Lab in samenwerking met de Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Når:",
|
||||
"conference-2020.location": "Kor:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registrering:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch i praksis",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "ସ୍କ୍ରାଚ ସମ୍ମିଳନୀ 2021:",
|
||||
"conference-2020.subtitle": "ଚାଲ ଏକାଠି ତିଆରି କରିବା!",
|
||||
"conference-2020.dateDesc": "ଜୁଲାଇ text:'22-24, 2021। କେମ୍ବ୍ରିଜ, MA, USA",
|
||||
"conference-2020.dateDescMore": "(ଜୁଲାଇ 21 ର ସନ୍ଧ୍ୟା ରେ ସ୍ବାଗତ ଉତ୍ସବ ସହିତ)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "ସମୟ: ",
|
||||
"conference-2020.location": "ସ୍ଥାନ:",
|
||||
"conference-2020.desc1": "ସ୍କ୍ରାଚ୍ ସମ୍ମିଳନୀ ପାଇଁ ଆମ ସହିତ ଯୋଗ ଦିଅନ୍ତୁ, ଏକ ଆନ୍ତର୍ଜାତୀୟ ସମାବେଶ ଯେଉଁଠାରେ ଶିକ୍ଷାବିତ୍, ଅନୁସନ୍ଧାନକାରୀ ଏବଂ ବିକାଶକାରୀମାନେ ସ୍କ୍ରାଚ୍ ସହିତ ସୃଜନଶୀଳ ଶିକ୍ଷଣକୁ ସମର୍ଥନ କରିବା ପାଇଁ ସେମାନଙ୍କର ଚିନ୍ତାଧାରା ବ୍ୟକ୍ତ କରନ୍ତି |",
|
||||
"conference-2020.desc1a": "ବିଶ୍ଵ ସ୍ବାସ୍ଥ୍ୟ ସଙ୍କଟ ହେତୁ ଆମେ ସମ୍ମିଳନୀକୁ ଏକ ବର୍ଷ ପାଇଁ, ଜୁଲାଇ 22-24, 2021 ପର୍ଯ୍ୟନ୍ତ ବିଳମ୍ବ କରିଛୁ।",
|
||||
"conference-2020.desc2": "ସାରା ବିଶ୍ୱରେ ପିଲାମାନଙ୍କ ପାଇଁ ସ୍କ୍ରାଚ୍ ବିଶ୍ୱର ସର୍ବବୃହତ କୋଡିଂ ସମ୍ପ୍ରଦାୟରେ ପରିଣତ ହୋଇଛି | ଏହି ସମ୍ମିଳନୀ କର୍ମଶାଳା, ପ୍ୟାନେଲ୍ ଆଲୋଚନା ଏବଂ ଇଣ୍ଟରାକ୍ଟିଭ୍ ପ୍ରଦର୍ଶନ କରିଥାଏ ଯାହାକି ବିଭିନ୍ନ କ୍ଷେତ୍ରରେ ଶିକ୍ଷାର୍ଥୀମାନଙ୍କ ପାଇଁ ସୃଜନଶୀଳ ଶିକ୍ଷଣ ଅଭିଜ୍ଞତାକୁ ବିସ୍ତାର କରିବା ପାଇଁ ସ୍କ୍ରାଚ୍ ବ୍ୟବହାର କରିବାର ଉପାୟ ଅନୁସନ୍ଧାନ କରିଥାଏ |",
|
||||
"conference-2020.desc3": "ମିଳିତ ଭାବରେ ଆମେ ଛାତ୍ରମାନଙ୍କୁ ସୃଜନଶୀଳ ଭାବରେ ଚିନ୍ତା କରିବା, ବ୍ୟବସ୍ଥିତ ଭାବରେ ଯୁକ୍ତି କରିବା ଏବଂ ମିଳିତ ଭାବରେ କାର୍ଯ୍ୟ କରିବା ଶିଖିବା ପାଇଁ ସ୍କ୍ରାଚ୍ କିପରି ବ୍ୟବହାର କରାଯିବ ସେ ସମ୍ବନ୍ଧରେ ଚିନ୍ତା ଏବଂ ରଣନୀତି ଆଦାନ ପ୍ରଦାନ କରିବା —ଆଜିର ସମାଜରେ ସମସ୍ତଙ୍କ ପାଇଁ ଅତ୍ୟାବଶ୍ୟକ କୌଶଳ |",
|
||||
"conference-2020.registrationTitle": "ପଞ୍ଜୀକରଣ:",
|
||||
"conference-2020.registrationFee": "ସମ୍ମିଳନୀ ଦେୟ: $ 250",
|
||||
"conference-2020.registrationOpen": "ସମ୍ମିଳନୀ ଦେୟ ରେ 7 ଥର ଭୋଜନ (3 ଜଳଖିଆ, 3 ମଧ୍ୟାହ୍ନ ଭୋଜନ, 1 ରାତ୍ରୀ ଭୋଜନ) ଏବଂ ଦିନରେ ଜଳଖିଆ ଅନ୍ତର୍ଭୁକ୍ତ |",
|
||||
"conference-2020.registrationDelayed": "କରୋନାଭାଇରସ୍ ସଙ୍କଟ (COVID-19) ର ପ୍ରତିକ୍ରିୟାରେ, ଆମେ ସ୍କ୍ରାଚ୍ ସମ୍ମିଳନୀକୁ ଏକ ବର୍ଷ ପାଇଁ, ଜୁଲାଇ 22-24, 2021 ପର୍ଯ୍ୟନ୍ତ ବିଳମ୍ବ କରିବାକୁ ନିଷ୍ପତ୍ତି ନେଇଛୁ। ଆମେ ଆମର ସମଗ୍ର ବିଶ୍ୱ ସମୁଦାୟକୁ ଶୁଭେଚ୍ଛା ପଠାଉଛୁ ଏବଂ ଆଶା କରୁଛୁ ଆପଣ ସେତେବେଳେ ଆମ ସହିତ ଯୋଗଦାନ କରିପାରିବେ!",
|
||||
"conference-2020.connectNow": "ବର୍ତ୍ତମାନ ଯୋଗା ଯୋଗ କରିବାକୁ ଚାହୁଁଛନ୍ତି କି? ଆମର ଅନଲାଇନ୍ ବାର୍ତ୍ତାଳାପ, ଉତ୍ସ ଏବଂ ଇଭେଣ୍ଟ ବିଷୟରେ ଅଧିକ ଜାଣିବାକୁ ଆମେ ଆପଣଙ୍କୁ ନିମନ୍ତ୍ରଣ କରୁ |{scratchInPracticeLink}",
|
||||
"conference-2020.scratchInPracticeText": "ଅଭ୍ୟାସରେ ସ୍କ୍ରାଚ୍ |",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "ପଞ୍ଜୀକରଣ ପୃଷ୍ଠାକୁ ଯାଆନ୍ତୁ |",
|
||||
"conference-2020.stayDesc1": "ଆମେ 2021 ର ଆରମ୍ଭରେ ସଂଶୋଧିତ ଆବାସ ବିକଳ୍ପ ପୋଷ୍ଟ କରିବୁ |",
|
||||
"conference-2020.stayDesc2": "ଅତିରିକ୍ତ ପ୍ରଶ୍ନ ପାଇଁ, ସ୍କ୍ରାଚ୍ କନଫରେନ୍ସ ଟିମ୍ ସହିତ ଯୋଗାଯୋଗ କରନ୍ତୁ | {emailLink}",
|
||||
"conference-2020.organizedBy": "ସ୍କ୍ରାଚ୍ ଫାଉଣ୍ଡେସନ୍ ସହଯୋଗରେ ଏମଆଇଟି ମିଡିଆ ଲ୍ୟାବରେ ଆଜୀବନ ଶିଶୁ ଶ୍ରେଣୀ ଗୋଷ୍ଠୀ ଦ୍ୱାରା ସ୍କ୍ରାଚ୍ ସମ୍ମିଳନୀ ଆୟୋଜିତ ହୋଇଛି |"
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Konferencja Scratch 2021",
|
||||
"conference-2020.subtitle": "Twórzmy wspólnie!",
|
||||
"conference-2020.dateDesc": "22-24 lipca 2021 | Cambridge, Massachusetts, Stany Zjednoczone",
|
||||
"conference-2020.dateDescMore": "(otwarcie recepcji wieczorem 21 lipca)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Kiedy:",
|
||||
"conference-2020.location": "Gdzie:",
|
||||
"conference-2020.desc1": "Dołącz do nas na Konferencję Scratch, międzynarodowe zebranie, gdzie nauczyciele, naukowcy i programiści dzielą się pomysłami na promowanie kreatywnej nauki dzięki Scratchu.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Rejestracja:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch w Praktyce",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Przejdź do strony rejestracji",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Conferência Scratch 2021:",
|
||||
"conference-2020.subtitle": "Vamos Criar Juntos!",
|
||||
"conference-2020.dateDesc": "22-24 de Julho, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(com recepção de abertura na noite de 21 de Julho)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, Massachusetts.",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Quando:",
|
||||
"conference-2020.location": "Onde:",
|
||||
"conference-2020.desc1": "Junte-se a nós para a Conferência Scratch, uma reunião internacional onde educadores, pesquisadores e desenvolvedores compartilham ideias para apoiar a aprendizagem criativa com Scratch.",
|
||||
"conference-2020.desc1a": "Devido a crise de saúde mundial, nós adiamos a conferência por um ano, para 22-24 de Julho de 2021.",
|
||||
"conference-2020.desc2": "Scratch se tornou a maior comunidade de programação para crianças do mundo. A conferência oferece oficinas ativas, painéis de discussão, e demonstrações interativas para explorar maneiras de usar o Scratch para expandir experiências de aprendizagem criativa para diversos estudantes em várias áreas de conhecimento.",
|
||||
"conference-2020.desc3": "Juntos trocaremos ideias e estratégias sobre como usar o Scratch para favorecer com que os alunos aprendam a pensar criativamente, raciocinar sistematicamente, e trabalhar em grupo — habilidades essenciais para todos na sociedade atual.",
|
||||
"conference-2020.registrationTitle": "Inscrição:",
|
||||
"conference-2020.registrationFee": "Taxa da Conferência: US$250",
|
||||
"conference-2020.registrationOpen": "A taxa de conferência inclui 7 refeições (3 cafés da manhã, 3 almoços, 1 jantar) e refrescos durante o dia.",
|
||||
"conference-2020.registrationDelayed": "Em resposta a crise do coronavírus (COVID-19), nós decidimos adiar a Conferência Scratch por um ano, para 22-24 de Julho de 2021. Nós estamos enviando os melhores votos a toda a nossa comunidade global e esperamos que você possa se juntar a nós quando o evento chegar. ",
|
||||
"conference-2020.connectNow": "Quer se conectar agora? Convidamos você a aprender mais sobre conversas online, recursos e eventos na página{scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch na Prática",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Ir para a página de inscrição",
|
||||
"conference-2020.stayDesc1": "Nós iremos postar opções de hospedagem no início de 2021.",
|
||||
"conference-2020.stayDesc2": "Para questões adicionais, contate a Equipe da Conferência Scratch por meio do e-mail {emailLink}",
|
||||
"conference-2020.organizedBy": "A Conferência Scratch é organizada pelo grupo Lifelong Kindergarten no MIT Media Lab em colaboração com a Fundação Scratch."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Conferência Scratch 2021:",
|
||||
"conference-2020.subtitle": "Vamos Criar Juntos!",
|
||||
"conference-2020.dateDesc": "22 a 24 de Julho de 2021 | Cambridge, Massachusetts, EUA",
|
||||
"conference-2020.dateDescMore": "(com recepção de abertura no serão de 21 de Julho)",
|
||||
"conference-2020.locationDetails": "Media Lab do MIT, Cambridge, Massachusetts",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Quando:",
|
||||
"conference-2020.location": "Onde:",
|
||||
"conference-2020.desc1": "Junte-se a nós para a Conferência Scratch, um encontro internacional no qual educadores, investigadores e desenvolvedores partilham ideias sobre como suportar no Scratch a aprendizagem criativa.",
|
||||
"conference-2020.desc1a": "Devido à crise global de saúde, adiámos a conferência um ano, para 22 a 24 de Julho de 2021.",
|
||||
"conference-2020.desc2": "O Scratch tornou-se na maior comunidade de programação para crianças de todo o mundo. A conferência disponibiliza oficinas práticas, painéis de discussão e demonstrações interactivas para explorar formas de usar o Scratch para expandir as experiências de aprendizagem criativa a aprendizes diversificados transversalmente às áreas disciplinares.",
|
||||
"conference-2020.desc3": "Em conjunto, trocaremos ideias e estratégias sobre como usar o Scratch para envolver os alunos a aprenderem a pensar criativamente, a raciocinar sistematicamente e a trabalhar colaborativamente – competências essenciais para todos na sociedade de hoje.",
|
||||
"conference-2020.registrationTitle": "Registo:",
|
||||
"conference-2020.registrationFee": "Taxa de Inscrição: USD 250",
|
||||
"conference-2020.registrationOpen": "A taxa de inscrição inclui 7 refeições (3 pequenos-almoços, 3 almoços e 1 jantar) além de bebidas durante o dia.",
|
||||
"conference-2020.registrationDelayed": "Em resposta à crise do coronavírus (COVID-19), decidimos adiar a conferência Scratch um ano, para 22 a 24 de Julho de 2021. Enviamos votos de felicidades a toda a nossa comunidade global e esperamos que se possam juntar a nós no ano que vem!",
|
||||
"conference-2020.connectNow": "Quem ligar-se agora? Convidamo-lo a aprender mais sobre as nossas conversas, recursos e eventos em linha em {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch na Prática",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Ir para a página de registo",
|
||||
"conference-2020.stayDesc1": "Começaremos a publicar opções revistas de alojamento no início de 2021.",
|
||||
"conference-2020.stayDesc2": "Para questões adicionais, contacte a Equipa da Conferência Scratch através de {emailLink}",
|
||||
"conference-2020.organizedBy": "A Conferência Scratch é organizada pelo Grupo Lifelong Kindergarten do Media Lab do MIT em colaboração com a Fundação Scratch."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Iskayninchik rurasun",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT yachay llamkaykuna, Cambridge, MA Suyupi",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Haykapi:",
|
||||
"conference-2020.location": "May:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch ruraykunapi",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Haideți să creăm împreună!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Când:",
|
||||
"conference-2020.location": "Unde:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Конференция Scratch 2021:",
|
||||
"conference-2020.subtitle": "Давайте творить вместе!",
|
||||
"conference-2020.dateDesc": "Июль 22-24, 2021 | Кембридж, Массачусетс, США",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "Медиа лаборатория Массачусетского технологического института, Кембридж, Массачусетс",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Когда:",
|
||||
"conference-2020.location": "Где:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Регистрация:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch на практике",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Перейти на страницу регистрации",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Конференция Scratch организована Lifelong Kindergarten Group в MIT Медиа-Лаборатории в сотрудничестве с Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch konferenca 2021:",
|
||||
"conference-2020.subtitle": "Ustvarjajmo skupaj!",
|
||||
"conference-2020.dateDesc": "22.-24. julij 2021 | Cambridge, MA, ZDA",
|
||||
"conference-2020.dateDescMore": "(z otvoritvenim sprejemom 21. julija zvečer)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Kdaj:",
|
||||
"conference-2020.location": "Kje:",
|
||||
"conference-2020.desc1": "Pridruži se nam na Scratch konferenci, mednarodnem srečanju, kjer učitelji, raziskovalci in razvijalci delijo ideje glede podpore kreativnemu učenju s pomočjo Scratcha.",
|
||||
"conference-2020.desc1a": "Zaradi svetovne zdravstvene krize smo prestavili konferenco za eno leto, na 22.-24. julij 2021.",
|
||||
"conference-2020.desc2": "Scratch je postal največja programerska skupnost za otroke na celem svetu. TBD",
|
||||
"conference-2020.desc3": "Delimo si lahko ideje in strategije o tem, kako uporabljati Scratch TBD",
|
||||
"conference-2020.registrationTitle": "Registracija:",
|
||||
"conference-2020.registrationFee": "Kotizacija znaša 250 ameriških dolarjev",
|
||||
"conference-2020.registrationOpen": "Kotizacija za konferenco vključuje 7 obrokov (3 zajtrke, 3 kosila, 1 večerja) ter osvežitev preko celega dne.",
|
||||
"conference-2020.registrationDelayed": "Kot odziv na krizo zaradi koronavirusa in bolezni COVID-19, smo se odločili prestaviti Scratch konferenco za eno leto - na 22.-24. julija 2021. Naši celotni globalni skupnosti pošiljamo dobre želje in upanje, da se nam boste tedaj lahko pridružili!",
|
||||
"conference-2020.connectNow": "Bi se radi sedaj povezali? Vabimo vas, da se seznanite z našimi spletnimi pogovori, viri in dogodki na {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch v praksi",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Pojdi na stran za registracijo",
|
||||
"conference-2020.stayDesc1": "Revidirane prenočitvene možnosti bomo objavili v začetku leta 2021.",
|
||||
"conference-2020.stayDesc2": "Za dodatna vprašanja pišite ekipi Scratch konference na {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratch konferenca organizira Lifelong Kindergarten group pri MIT Media Lab, v sodelovanju s Scratch fundacijo."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "МИТ Медиа Лаб, Кембриџ, МА",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Када:",
|
||||
"conference-2020.location": "Где:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Регистрација:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Låt oss skapa tillsammans!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "När:",
|
||||
"conference-2020.location": "Var:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registrering:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch i praktiken",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratchkonferensen är organiserad av LifeLong Kindergartengroup vid MIT Media Lab i samarbete med Scratchstiftelsen."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Mkutano wa Scratch 2021:",
|
||||
"conference-2020.subtitle": "Tutengeneze Pamoja!",
|
||||
"conference-2020.dateDesc": "Julai 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(na mapokezi ya kufungua jioni ya Julai 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Lini:",
|
||||
"conference-2020.location": "Wapi:",
|
||||
"conference-2020.desc1": "Jiunge nasi kwa Mkutano wa Scratch, mkusanyiko wa kimataifa ambapo waalimu, watafiti, na watengenezaji wanashiriki mawazo ya kusaidia kujifunza kwa ubunifu na Scratch.",
|
||||
"conference-2020.desc1a": "Kutokana na mgogoro wa afya duniani, tumechelewesha mkutano huo kwa mwaka mmoja, hadi Julai 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch imekuwa jumuiya kubwa zaidi duniani kwa watoto duniani kote. Mkutano hutoa warsha za mikono, majadiliano ya jopo, na maandamano ya maingiliano ya kuchunguza njia za kutumia Scratch ili kupanua uzoefu wa kujifunza ubunifu kwa wanafunzi mbalimbali katika maeneo ya masomo.",
|
||||
"conference-2020.desc3": "Kwa pamoja tutabadilishana mawazo na mikakati ya jinsi ya kutumia Scratch kushirikisha wanafunzi katika kujifunza kufikiri kwa ubunifu, na kufanya kazi kwa ushirikiano—ujuzi muhimu kwa kila mtu katika jamii ya leo. ",
|
||||
"conference-2020.registrationTitle": "Kujisajili",
|
||||
"conference-2020.registrationFee": "Ada ya Mkutano: $250",
|
||||
"conference-2020.registrationOpen": "Ada ya mkutano inajumulisha vyakula 7 (vifungua kinywa 3, vhakula vha mchana 3, chakula cha jioni 1) pamoja na viburudisho wakati wa mchana.",
|
||||
"conference-2020.registrationDelayed": "Katika kukabiliana na mgogoro wa coronavirus (COVID-19), tumeamua kuchelewesha mkutano wa Scratch kwa mwaka mmoja, hadi Julai 22-24, 2021. Tunatuma matakwa vizuri kwa jumuiya yetu yote ya kimataifa na tunatumaini unaweza kujiunga nasi basi!",
|
||||
"conference-2020.connectNow": "Unataka kuunganisha sasa? Tunakualika ujifunze zaidi kuhusu mazungumzo yetu ya mtandaoni, rasilimali, na matukio katika {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch katika Mazoezi",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Elekea Ukurasa wa Kujisajili",
|
||||
"conference-2020.stayDesc1": "Tutakuwa tunatuma chaguzi za marekebisho ya malazi mwanzoni mwa 2021.",
|
||||
"conference-2020.stayDesc2": "Kwa maelezo zaidi, wasiliana na Timu ya Mkutano wa Scratch kwa {emailLink}",
|
||||
"conference-2020.organizedBy": "Mkutano wa Scratch umeandaliwa na kikundi cha Lifelong Kindergarten katika Maabara ya MIT Media kwa kushirikiana na Taasisi ya Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Medya Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Zaman: ",
|
||||
"conference-2020.location": "Yer: ",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Kayıt:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Uygulamada Scratch",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Kayıt sayfasına gidin",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Birgalikda yasaymiz!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Kembrij, Massachusets",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Qachon:",
|
||||
"conference-2020.location": "Qayerda:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registratsiya:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch amaliyotda",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratch anjumani Lifelong Kindergarten group tomonidan Scratch Foundation hamkorligida MIT Media-laboratoriyasida tashkil etilgan."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Thời gian:",
|
||||
"conference-2020.location": "Địa điểm:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Đăng ký:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "2021 Scratch 大会:",
|
||||
"conference-2020.subtitle": "一起创造!",
|
||||
"conference-2020.dateDesc": "2021年7月22-24日,美国马萨诸塞州剑桥市",
|
||||
"conference-2020.dateDescMore": "(7月21日晚举行开幕式)",
|
||||
"conference-2020.locationDetails": "马萨诸塞州剑桥麻省理工学院媒体实验室",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "时间:",
|
||||
"conference-2020.location": "地点:",
|
||||
"conference-2020.desc1": "参加Scratch大会吧,这是一个国际性的聚会,教育者、研究人员和开发者在此交流经验,以便更好地使用Scratch进行创造性学习。",
|
||||
"conference-2020.desc1a": "由于全球疫情影响,我们将会议推迟了一年,即2021年7月22-24日举行。",
|
||||
"conference-2020.desc2": "Scratch已经成为世界上最大的儿童编程社区。大会提供实践研讨会、小组讨论和互动演示,探索如何利用Scratch为不同学科领域的不同学习者拓展创造性学习体验。",
|
||||
"conference-2020.desc3": "我们将一起交流如何利用Scratch让学生学习创造性思维、系统推理和协作工作的想法和策略——这对当今社会的每个人来说都是必不可少的技能。",
|
||||
"conference-2020.registrationTitle": "注册",
|
||||
"conference-2020.registrationFee": "会费:250美元",
|
||||
"conference-2020.registrationOpen": "会费包括7顿饭(3份早餐、3份午餐、1份晚餐)和茶点。",
|
||||
"conference-2020.registrationDelayed": "为了应对冠状病毒危机(COVID-19),我们决定将Scratch会议推迟一年,即2021年7月22-24日举行。我们向整个国际社会致以良好的祝愿,希望你们届时能加入我们!",
|
||||
"conference-2020.connectNow": "要现在联系吗?我们邀请您进一步了解我们有关{scratchInPracticeLink}的在线对话、资源和活动。",
|
||||
"conference-2020.scratchInPracticeText": "Scratch实战",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "转到注册页",
|
||||
"conference-2020.stayDesc1": "我们将在2021年初公布修改后的住宿选择。",
|
||||
"conference-2020.stayDesc2": "如有其他问题,请通过{emailLink}联系Scratch大会团队",
|
||||
"conference-2020.organizedBy": "Scratch Conference 由麻省理工学院媒体实验室终身幼儿园小组与Scratch基金会组织。"
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "2021 Scratch 研討會:",
|
||||
"conference-2020.subtitle": "讓我們一起創造!",
|
||||
"conference-2020.dateDesc": "2021 七月 22-24 日 | 美國 麻薩諸塞州 劍橋市",
|
||||
"conference-2020.dateDescMore": "(7 月 21 日為開幕晚會)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "時間:",
|
||||
"conference-2020.location": "地點:",
|
||||
"conference-2020.desc1": "加入我們所舉辦的 Scratch 會議,這是一個聚集了教育工作者、研究人員、開發人員和全球 Scratch 社群成員,一同分享想法以支持 Scratch 進行創造性學習的國際聚會。",
|
||||
"conference-2020.desc1a": "為了杜絕病毒的全球擴散,我們已決定將 Scratch 會議推遲一年至 2021 年 7 月 22-24 日。",
|
||||
"conference-2020.desc2": "Scratch 已經成為全球最大的兒童編程社群。會議提供了實做創作坊、小組討論和互動演示,以探索使用 Scratch 擴展跨學科領域的多樣化學習者的創造性學習經驗的方法。",
|
||||
"conference-2020.desc3": "我們將一起交流有關如何透過 Scratch 來幫助學生富有創造性的思考力、用邏輯讓事情變得更有條理、懂得分工合作完成事情,這是當今社會每個人的基本技能。",
|
||||
"conference-2020.registrationTitle": "報名:",
|
||||
"conference-2020.registrationFee": "報名費用:$250",
|
||||
"conference-2020.registrationOpen": "會議費用包括 7 個正餐(3 份早餐、3 份午餐、1 份晚餐)和活動時的茶點。",
|
||||
"conference-2020.registrationDelayed": "為了應對冠狀病毒危機(COVID-19),我們已決定將 Scratch 會議推遲一年至 2021 年 7 月 22-24 日。願大家平安度過疫情,未來再參加我們的聚會。",
|
||||
"conference-2020.connectNow": "想馬上跟我們聯絡?我們邀請你先前往 {scratchInPracticeLink},進一步了解我們的線上交流、資源和活動",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "前往報名頁面",
|
||||
"conference-2020.stayDesc1": "我們將在 2021 年初發布經過修訂的住宿選擇。",
|
||||
"conference-2020.stayDesc2": "有其它疑問?請洽 Scratch 會議小組 {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratch 研討會是由麻省理工學院媒體實驗室終身幼兒園團隊與 Scratch 基金會合作舉辦。"
|
||||
}
|
|
@ -1,23 +1,14 @@
|
|||
{
|
||||
"conference-2020.title": "Inkomfa ka-2021 ye-Scratch:",
|
||||
"conference-2020.subtitle": "Ake sidale ndawonye!",
|
||||
"conference-2020.dateDesc": "Julayi 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(ngamazwi okwamukela kusihlwa kaJulayi 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.title": "Scratch Around the World:",
|
||||
"conference-2020.subtitle": "An Online Conference",
|
||||
"conference-2020.dateDesc": "July 22",
|
||||
"conference-2020.locationDetails": "Online",
|
||||
"conference-2020.date": "Nini:",
|
||||
"conference-2020.location": "Kuphi:",
|
||||
"conference-2020.desc1": "Hlangana nathi Kunkomfa ye-Scratch, umbuthano wamazwe omhlaba lapho othisha, abacwaningi, kanye nabathuthukisi babelana imibono yokusekela amakhono amasha okufunda nge-Scratch.",
|
||||
"conference-2020.desc1a": "Ngenxa yenhlekelele yezimpilo emhlabeni wonke sephuze ngonyaka owodwa ukuba nenkomfa, kwaba ngoJulayi 22-24, 2021.",
|
||||
"conference-2020.desc2": "I-Scratch isibe yi-coding community enkulu kunazo zonke yabantwana emhlabeni wonke. Inkomfa inikeza izifundo zokuqeqesha, izingxoxo zamaqembu, kanye nokubonisa ukuhilela ukuze uhlole izindlela zokusebenzisa i-Scratch ukuze ukhulise ikhono elisha lokufundisa abafundi abahlukene ngezifundo ezahlukene.",
|
||||
"conference-2020.desc3": "Sindawonye sizokwabelana imibono kanye namasu endlela yokusebenzisa i-Scratch ukuze sibandakanye abafundi ekufundeni ukucabanga amakhono amasha, ukucabanga ngokuhlelekile, kanye nokusebenza ngokubambisana—amakhono abalulekile kuwo wonke umuntu emphakathini wanamuhla.",
|
||||
"conference-2020.registrationTitle": "Ukubhalisa:",
|
||||
"conference-2020.registrationFee": "Imali Yokungena kunkomfa: $250",
|
||||
"conference-2020.registrationOpen": "Imali yokungena kunkomfa ihlanganisa izidlo eziyi-7 (3 ukudla kwasekuseni, 3 ukudla kwasemini, 1 ukudla kwakusihlwa) neziphuzo phakathi nosuku.",
|
||||
"conference-2020.registrationDelayed": "Ngenxa yenhlekelele ye-coronavirus (COVID-19), sinqume ukubambezela inkomfa ngonyaka owodwa, yaya kuJulayi 22-24, 2021. Sifisela impilo enhle wonke umphakathi wethu emhlabeni wonke futhi sethemba ukuthi nizohlanganela nathi ngaleso sikhathi!",
|
||||
"conference-2020.connectNow": "Ufuna ukuxhumana manje? Sikumema ukuba ufunde kabanzi ngezingxoxo zethu ku-inthanethi, izinsiza-kufundisa, kanye nemicimbi ku-{scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Ukusebenza nge-Scratch",
|
||||
"conference-2020.desc1": "Join us for Scratch Around the World, an online conference for educators interested in creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",
|
||||
"conference-2020.desc3": "The conference will be free of charge.",
|
||||
"conference-2020.register": "Iya ekhasini lokubhalisa",
|
||||
"conference-2020.stayDesc1": "Sizofaka izinketho ezilungisiwe zokuhlala ekuqaleni kuka-2021.",
|
||||
"conference-2020.stayDesc2": "Ngemibuzo eyengeziwe, thintana neQembu Lenkomfa ye-Scratch ku-{emailLink}",
|
||||
"conference-2020.organizedBy": "Inkomfa ye-Scratch ihlelwe iqembu le-Lifelong Kindergarten kuyi-MIT Media Lab ngokubambisana ne-Scratch Foundation."
|
||||
}
|
Loading…
Reference in a new issue